Started by upstream project "elastic+elasticsearch+6.x+multijob-unix-compatibility" build number 479 originally caused by: Started by upstream project "elastic-elasticsearch-6.x" build number 480 originally caused by: Started by timer Started by timer [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content HOME=${JENKINS_HOME} [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on worker-709589 (centos-7 x86_64 swarm linux metal centos) in workspace /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/elastic/elasticsearch.git > git init /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos # timeout=20 Using reference repository: /var/lib/jenkins/.git-references/elasticsearch.git Fetching upstream changes from https://github.com/elastic/elasticsearch.git > git --version # timeout=20 using GIT_SSH to set credentials master node jenkins user ~/.ssh > git fetch --tags --progress https://github.com/elastic/elasticsearch.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/elastic/elasticsearch.git # timeout=20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=20 > git config remote.origin.url https://github.com/elastic/elasticsearch.git # timeout=20 Fetching upstream changes from https://github.com/elastic/elasticsearch.git using GIT_SSH to set credentials master node jenkins user ~/.ssh > git fetch --tags --progress https://github.com/elastic/elasticsearch.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 2b14a8cdd5394c15e5b20336fe0b4ac85f07a244 (refs/remotes/origin/6.x) > git config core.sparsecheckout # timeout=20 > git checkout -f 2b14a8cdd5394c15e5b20336fe0b4ac85f07a244 Commit message: "Add node id to shard failure message (#28024)" > git rev-list 2b14a8cdd5394c15e5b20336fe0b4ac85f07a244 # timeout=20 [centos] $ /usr/local/bin/runbld --last-good-commit elastic+elasticsearch+6.x+intake /tmp/jenkins1046487925532998337.sh Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 runbld>>> runbld started runbld>>> 1.5.8/b98c4192f5eb9b1928862d492a7c7481b61c58a6 runbld>>> Debug logging enabled. runbld>>> BUILD: https://5086a1f436ee16623a447bdf25881bbc.us-east-1.aws.found.io:9243/build-1498188341992/t/20171231082810-DABD1F7D runbld>>> Adding vcs info for the latest commit: 2b14a8cdd5394c15e5b20336fe0b4ac85f07a244 runbld>>> Using last successful commit 2b14a8c from the job elastic+elasticsearch+6.x+intake with the build id 20171229165930-08F2AE65 that was started at 2017-12-29T16:59:34.918Z and finished 1d 14h 22m 59s ago runbld>>> BUILD_METADATA found in Elasticsearch. runbld>>> BUILD_METADATA: bwc_refspec_distribution:bwc-snapshot-5.6=cfc901fc25d22fae27e8ace48d36e89a5ec3d160;bwc_refspec_distribution:bwc-snapshot-6.1=e54aad716443fc417a7a09d35ab8890beb20cbca runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>> + gradle --stacktrace clean Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.3.1/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing :buildSrc:clean UP-TO-DATE :buildSrc:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :buildSrc:compileGroovy :buildSrc:writeVersionProperties :buildSrc:processResources :buildSrc:classes :buildSrc:jar :buildSrc:assemble :buildSrc:compileTestJava :buildSrc:compileTestGroovy NO-SOURCE :buildSrc:processTestResources NO-SOURCE :buildSrc:testClasses :buildSrc:test NO-SOURCE :buildSrc:check UP-TO-DATE :buildSrc:build Gradle now uses separate output directories for each JVM language, but this build assumes a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0 at org.gradle.api.internal.tasks.DefaultSourceSetOutput.getClassesDir(DefaultSourceSetOutput.java:80) at org.gradle.api.internal.tasks.DefaultSourceSetOutput_Decorated.getClassesDir(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93) at org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty.getProperty(MultipleSetterProperty.java:49) at org.gradle.internal.metaobject.BeanDynamicObject$MetaClassAdapter.getProperty(BeanDynamicObject.java:228) at org.gradle.internal.metaobject.BeanDynamicObject.tryGetProperty(BeanDynamicObject.java:171) at org.gradle.internal.metaobject.CompositeDynamicObject.tryGetProperty(CompositeDynamicObject.java:55) at org.gradle.internal.metaobject.AbstractDynamicObject.getProperty(AbstractDynamicObject.java:59) at org.gradle.api.internal.tasks.DefaultSourceSetOutput_Decorated.getProperty(Unknown Source) at org.codehaus.groovy.runtime.callsite.PogoGetPropertySite.getProperty(PogoGetPropertySite.java:50) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGetProperty(AbstractCallSite.java:296) at com.carrotsearch.gradle.junit4.RandomizedTestingPlugin.replaceTestTask(RandomizedTestingPlugin.groovy:64) at com.carrotsearch.gradle.junit4.RandomizedTestingPlugin$replaceTestTask$0.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:56) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:194) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:206) at com.carrotsearch.gradle.junit4.RandomizedTestingPlugin.apply(RandomizedTestingPlugin.groovy:16) at com.carrotsearch.gradle.junit4.RandomizedTestingPlugin.apply(RandomizedTestingPlugin.groovy) at org.gradle.api.internal.plugins.ImperativeOnlyPluginTarget.applyImperative(ImperativeOnlyPluginTarget.java:42) at org.gradle.api.internal.plugins.RuleBasedPluginTarget.applyImperative(RuleBasedPluginTarget.java:50) at org.gradle.api.internal.plugins.DefaultPluginManager.addPlugin(DefaultPluginManager.java:165) at org.gradle.api.internal.plugins.DefaultPluginManager.access$200(DefaultPluginManager.java:47) at org.gradle.api.internal.plugins.DefaultPluginManager$AddPluginBuildOperation.run(DefaultPluginManager.java:252) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.api.internal.plugins.DefaultPluginManager.doApply(DefaultPluginManager.java:144) at org.gradle.api.internal.plugins.DefaultPluginManager.apply(DefaultPluginManager.java:125) at org.gradle.api.plugins.PluginManager$apply$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.elasticsearch.gradle.BuildPlugin.apply(BuildPlugin.groovy:67) at org.elasticsearch.gradle.BuildPlugin.apply(BuildPlugin.groovy) at org.gradle.api.internal.plugins.ImperativeOnlyPluginTarget.applyImperative(ImperativeOnlyPluginTarget.java:42) at org.gradle.api.internal.plugins.RuleBasedPluginTarget.applyImperative(RuleBasedPluginTarget.java:50) at org.gradle.api.internal.plugins.DefaultPluginManager.addPlugin(DefaultPluginManager.java:165) at org.gradle.api.internal.plugins.DefaultPluginManager.access$200(DefaultPluginManager.java:47) at org.gradle.api.internal.plugins.DefaultPluginManager$AddPluginBuildOperation.run(DefaultPluginManager.java:252) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.api.internal.plugins.DefaultPluginManager.doApply(DefaultPluginManager.java:144) at org.gradle.api.internal.plugins.DefaultPluginManager.apply(DefaultPluginManager.java:125) at org.gradle.api.internal.plugins.DefaultObjectConfigurationAction.applyType(DefaultObjectConfigurationAction.java:120) at org.gradle.api.internal.plugins.DefaultObjectConfigurationAction.access$200(DefaultObjectConfigurationAction.java:38) at org.gradle.api.internal.plugins.DefaultObjectConfigurationAction$3.run(DefaultObjectConfigurationAction.java:86) at org.gradle.api.internal.plugins.DefaultObjectConfigurationAction.execute(DefaultObjectConfigurationAction.java:143) at org.gradle.api.internal.project.AbstractPluginAware.apply(AbstractPluginAware.java:46) at org.gradle.api.internal.project.ProjectScript.apply(ProjectScript.java:34) at org.gradle.api.Script$apply.callCurrent(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:52) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:154) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:166) at build_985ym6uhbtkn05fg9q5zdraqy.run(/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build.gradle:31) at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:90) at org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl$2.run(DefaultScriptPluginFactory.java:209) at org.gradle.configuration.ProjectScriptTarget.addConfiguration(ProjectScriptTarget.java:77) at org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl.apply(DefaultScriptPluginFactory.java:214) at org.gradle.configuration.BuildOperationScriptPlugin$1.run(BuildOperationScriptPlugin.java:61) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.configuration.BuildOperationScriptPlugin.apply(BuildOperationScriptPlugin.java:58) at org.gradle.configuration.project.BuildScriptProcessor.execute(BuildScriptProcessor.java:41) at org.gradle.configuration.project.BuildScriptProcessor.execute(BuildScriptProcessor.java:26) at org.gradle.configuration.project.ConfigureActionsProjectEvaluator.evaluate(ConfigureActionsProjectEvaluator.java:34) at org.gradle.configuration.project.LifecycleProjectEvaluator.doConfigure(LifecycleProjectEvaluator.java:64) at org.gradle.configuration.project.LifecycleProjectEvaluator.access$100(LifecycleProjectEvaluator.java:34) at org.gradle.configuration.project.LifecycleProjectEvaluator$ConfigureProject.run(LifecycleProjectEvaluator.java:110) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.configuration.project.LifecycleProjectEvaluator.evaluate(LifecycleProjectEvaluator.java:50) at org.gradle.api.internal.project.DefaultProject.evaluate(DefaultProject.java:656) at org.gradle.api.internal.project.DefaultProject.evaluate(DefaultProject.java:135) at org.gradle.execution.TaskPathProjectEvaluator.configure(TaskPathProjectEvaluator.java:35) at org.gradle.execution.TaskPathProjectEvaluator.configureHierarchy(TaskPathProjectEvaluator.java:62) at org.gradle.configuration.DefaultBuildConfigurer.configure(DefaultBuildConfigurer.java:38) at org.gradle.initialization.DefaultGradleLauncher$ConfigureBuild.run(DefaultGradleLauncher.java:249) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.initialization.DefaultGradleLauncher.configureBuild(DefaultGradleLauncher.java:167) at org.gradle.initialization.DefaultGradleLauncher.doBuildStages(DefaultGradleLauncher.java:126) at org.gradle.initialization.DefaultGradleLauncher.executeTasks(DefaultGradleLauncher.java:109) at org.gradle.internal.invocation.GradleBuildController$1.call(GradleBuildController.java:78) at org.gradle.internal.invocation.GradleBuildController$1.call(GradleBuildController.java:75) at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:152) at org.gradle.internal.invocation.GradleBuildController.doBuild(GradleBuildController.java:100) at org.gradle.internal.invocation.GradleBuildController.run(GradleBuildController.java:75) at org.gradle.tooling.internal.provider.ExecuteBuildActionRunner.run(ExecuteBuildActionRunner.java:28) at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35) at org.gradle.tooling.internal.provider.ValidatingBuildActionRunner.run(ValidatingBuildActionRunner.java:32) at org.gradle.launcher.exec.RunAsBuildOperationBuildActionRunner$1.run(RunAsBuildOperationBuildActionRunner.java:43) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336) at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328) at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199) at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110) at org.gradle.launcher.exec.RunAsBuildOperationBuildActionRunner.run(RunAsBuildOperationBuildActionRunner.java:40) at org.gradle.tooling.internal.provider.SubscribableBuildActionRunner.run(SubscribableBuildActionRunner.java:51) at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:47) at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:30) at org.gradle.launcher.exec.BuildTreeScopeBuildActionExecuter.execute(BuildTreeScopeBuildActionExecuter.java:39) at org.gradle.launcher.exec.BuildTreeScopeBuildActionExecuter.execute(BuildTreeScopeBuildActionExecuter.java:25) at org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:80) at org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:53) at org.gradle.tooling.internal.provider.ServicesSetupBuildActionExecuter.execute(ServicesSetupBuildActionExecuter.java:57) at org.gradle.tooling.internal.provider.ServicesSetupBuildActionExecuter.execute(ServicesSetupBuildActionExecuter.java:32) at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:36) at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:25) at org.gradle.tooling.internal.provider.ParallelismConfigurationBuildActionExecuter.execute(ParallelismConfigurationBuildActionExecuter.java:43) at org.gradle.tooling.internal.provider.ParallelismConfigurationBuildActionExecuter.execute(ParallelismConfigurationBuildActionExecuter.java:29) at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:64) at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:29) at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:59) at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:44) at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:45) at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:30) at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:67) at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122) at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:37) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122) at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:26) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122) at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:34) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122) at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.call(ForwardClientInput.java:74) at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.call(ForwardClientInput.java:72) at org.gradle.util.Swapper.swap(Swapper.java:38) at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:72) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122) at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:50) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122) at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:62) at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122) at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:82) at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36) at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122) at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:50) at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:295) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55) at java.lang.Thread.run(Thread.java:748) ======================================= Elasticsearch Build Hamster says Hello! ======================================= Gradle Version : 4.3.1 OS Info : Linux 3.10.0-693.2.2.el7.x86_64 (amd64) JDK Version : Oracle Corporation 1.8.0_151 [OpenJDK 64-Bit Server VM 25.151-b12] JAVA_HOME : /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 Random Testing Seed : D94F66467ECCA120 :benchmarks:clean :build-tools:clean :core:clean :distribution:clean UP-TO-DATE :docs:clean :rest-api-spec:clean :client:benchmark:clean :client:client-benchmark-noop-api-plugin:clean :client:rest:clean :client:rest-high-level:clean :client:sniffer:clean :client:test:clean :client:transport:clean :core:cli:clean :distribution:bwc-snapshot-5.6:clean UP-TO-DATE :distribution:bwc-snapshot-6.0:clean UP-TO-DATE :distribution:bwc-snapshot-6.1:clean UP-TO-DATE :distribution:deb:clean :distribution:integ-test-zip:clean :distribution:rpm:clean :distribution:tar:clean :distribution:zip:clean :example-plugins:rescore:clean :example-plugins:script-expert-scoring:clean :modules:aggs-matrix-stats:clean :modules:analysis-common:clean :modules:ingest-common:clean :modules:lang-expression:clean :modules:lang-mustache:clean :modules:lang-painless:clean :modules:mapper-extras:clean :modules:parent-join:clean :modules:percolator:clean :modules:rank-eval:clean :modules:reindex:clean :modules:repository-url:clean :modules:transport-netty4:clean :modules:tribe:clean :plugins:analysis-icu:clean :plugins:analysis-kuromoji:clean :plugins:analysis-phonetic:clean :plugins:analysis-smartcn:clean :plugins:analysis-stempel:clean :plugins:analysis-ukrainian:clean :plugins:discovery-azure-classic:clean :plugins:discovery-ec2:clean :plugins:discovery-file:clean :plugins:discovery-gce:clean :plugins:ingest-attachment:clean :plugins:ingest-geoip:clean :plugins:ingest-user-agent:clean :plugins:jvm-example:clean :plugins:mapper-murmur3:clean :plugins:mapper-size:clean :plugins:repository-azure:clean :plugins:repository-gcs:clean :plugins:repository-hdfs:clean :plugins:repository-s3:clean :plugins:store-smb:clean :qa:ccs-unavailable-clusters:clean :qa:evil-tests:clean :qa:full-cluster-restart:clean :qa:mixed-cluster:clean :qa:multi-cluster-search:clean :qa:no-bootstrap-tests:clean :qa:query-builder-bwc:clean :qa:reindex-from-old:clean :qa:rolling-upgrade:clean :qa:smoke-test-client:clean :qa:smoke-test-http:clean :qa:smoke-test-ingest-disabled:clean :qa:smoke-test-ingest-with-all-dependencies:clean :qa:smoke-test-multinode:clean :qa:smoke-test-plugins:clean :qa:smoke-test-rank-eval-with-mustache:clean :qa:smoke-test-reindex-with-all-modules:clean :qa:smoke-test-tribe-node:clean :qa:vagrant:clean UP-TO-DATE :qa:verify-version-constants:clean :qa:wildfly:clean :test:framework:clean :test:logger-usage:clean :distribution:tools:launchers:clean :distribution:tools:plugin-cli:clean :test:fixtures:example-fixture:clean :test:fixtures:hdfs-fixture:clean :test:fixtures:krb5kdc-fixture:clean :test:fixtures:old-elasticsearch:clean BUILD SUCCESSFUL in 18s 88 actionable tasks: 83 executed, 5 up-to-date + gradle --info precommit build Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Initialized native services in: /var/lib/jenkins/.gradle/native Starting process 'command '/etc/alternatives/java_sdk/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos Command: /etc/alternatives/java_sdk/bin/java -version Successfully started process 'command '/etc/alternatives/java_sdk/bin/java'' To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.3.1/userguide/gradle_daemon.html. Starting process 'command '/etc/alternatives/java_sdk/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos Command: /etc/alternatives/java_sdk/bin/java -version Successfully started process 'command '/etc/alternatives/java_sdk/bin/java'' Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/4.3.1 Command: /etc/alternatives/java_sdk/bin/java -Xmx1536m -Dfile.encoding=UTF8 -Duser.country=US -Duser.language=en -Duser.variant -cp /usr/local/src/gradle-4.3.1/lib/gradle-launcher-4.3.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.3.1 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 0.392 secs. The client will now receive all logging from the daemon (pid: 30982). The daemon log file: /var/lib/jenkins/.gradle/daemon/4.3.1/daemon-30982.out.log Daemon will be stopped at the end of the build stopping after processing Using 8 worker leases. Creating new cache for fileHashes, path /var/lib/jenkins/.gradle/caches/4.3.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@6351c9fd Creating new cache for resourceHashesCache, path /var/lib/jenkins/.gradle/caches/4.3.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@6351c9fd Creating new cache for fileHashes, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/.gradle/4.3.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess@5106a7ea Creating new cache for plugin-use-metadata, path /var/lib/jenkins/.gradle/caches/4.3.1/plugin-resolution/plugin-use-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess@8d8b122 Creating new cache for client-status, path /var/lib/jenkins/.gradle/caches/4.3.1/plugin-resolution/client-status.bin, access org.gradle.cache.internal.DefaultCacheAccess@8d8b122 Starting Build Creating new cache for metadata-1.1/results, path /var/lib/jenkins/.gradle/caches/transforms-1/metadata-1.1/results.bin, access org.gradle.cache.internal.DefaultCacheAccess@14a821e1 Evaluating project ':buildSrc' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build.gradle'. Creating new cache for metadata-2.31/module-metadata, path /var/lib/jenkins/.gradle/caches/modules-2/metadata-2.31/module-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess@21a52d6f Creating new cache for metadata-2.31/module-artifacts, path /var/lib/jenkins/.gradle/caches/modules-2/metadata-2.31/module-artifacts.bin, access org.gradle.cache.internal.DefaultCacheAccess@21a52d6f Creating new cache for metadata-2.31/artifact-at-repository, path /var/lib/jenkins/.gradle/caches/modules-2/metadata-2.31/artifact-at-repository.bin, access org.gradle.cache.internal.DefaultCacheAccess@21a52d6f Selected primary task 'build' from project : Creating new cache for annotation-processors, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/.gradle/4.3.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess@18149d8b Creating new cache for resourceHashesCache, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/.gradle/4.3.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess@5106a7ea Creating new cache for taskHistory, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/.gradle/4.3.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess@2bdb1ffc Creating new cache for outputFiles, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess@29891ae5 :compileJava (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:compileJava Putting task artifact state for task ':buildSrc:compileJava' into context took 0.002 secs. Skipping task ':buildSrc:compileJava' as it is up-to-date (took 0.047 secs). :buildSrc:compileJava UP-TO-DATE :compileJava (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.073 secs. :compileGroovy (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:compileGroovy Putting task artifact state for task ':buildSrc:compileGroovy' into context took 0.0 secs. Skipping task ':buildSrc:compileGroovy' as it is up-to-date (took 0.049 secs). :buildSrc:compileGroovy UP-TO-DATE :compileGroovy (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.051 secs. :writeVersionProperties (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:writeVersionProperties Putting task artifact state for task ':buildSrc:writeVersionProperties' into context took 0.0 secs. Skipping task ':buildSrc:writeVersionProperties' as it is up-to-date (took 0.001 secs). :buildSrc:writeVersionProperties UP-TO-DATE :writeVersionProperties (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.001 secs. :processResources (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:processResources Putting task artifact state for task ':buildSrc:processResources' into context took 0.0 secs. Skipping task ':buildSrc:processResources' as it is up-to-date (took 0.012 secs). :buildSrc:processResources UP-TO-DATE :processResources (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.014 secs. :classes (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:classes Skipping task ':buildSrc:classes' as it has no actions. :buildSrc:classes UP-TO-DATE :classes (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.0 secs. :jar (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:jar Putting task artifact state for task ':buildSrc:jar' into context took 0.0 secs. Skipping task ':buildSrc:jar' as it is up-to-date (took 0.005 secs). :buildSrc:jar UP-TO-DATE :jar (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.007 secs. :assemble (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:assemble Skipping task ':buildSrc:assemble' as it has no actions. :buildSrc:assemble UP-TO-DATE :assemble (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.0 secs. :compileTestJava (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:compileTestJava Putting task artifact state for task ':buildSrc:compileTestJava' into context took 0.0 secs. Skipping task ':buildSrc:compileTestJava' as it is up-to-date (took 0.023 secs). :buildSrc:compileTestJava UP-TO-DATE :compileTestJava (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.025 secs. :compileTestGroovy (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:compileTestGroovy Putting task artifact state for task ':buildSrc:compileTestGroovy' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/src/test/groovy', not found Skipping task ':buildSrc:compileTestGroovy' as it has no source files and no previous output files. :buildSrc:compileTestGroovy NO-SOURCE :compileTestGroovy (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.0 secs. :processTestResources (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:processTestResources Putting task artifact state for task ':buildSrc:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/src/test/resources', not found Skipping task ':buildSrc:processTestResources' as it has no source files and no previous output files. :buildSrc:processTestResources NO-SOURCE :processTestResources (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.0 secs. :testClasses (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:testClasses Skipping task ':buildSrc:testClasses' as it has no actions. :buildSrc:testClasses UP-TO-DATE :testClasses (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.0 secs. :test (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:test Putting task artifact state for task ':buildSrc:test' into context took 0.0 secs. Skipping task ':buildSrc:test' as it has no source files and no previous output files. :buildSrc:test NO-SOURCE :test (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.002 secs. :check (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:check Skipping task ':buildSrc:check' as it has no actions. :buildSrc:check UP-TO-DATE :check (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.0 secs. :build (Thread[Task worker for ':buildSrc',5,main]) started. :buildSrc:build Skipping task ':buildSrc:build' as it has no actions. :buildSrc:build UP-TO-DATE :build (Thread[Task worker for ':buildSrc',5,main]) completed. Took 0.0 secs. Settings evaluated using settings file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/settings.gradle'. Projects loaded. Root project using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/build.gradle'. Included projects: [root project 'centos', project ':benchmarks', project ':build-tools', project ':client', project ':core', project ':distribution', project ':docs', project ':example-plugins', project ':modules', project ':plugins', project ':qa', project ':rest-api-spec', project ':test', project ':client:benchmark', project ':client:client-benchmark-noop-api-plugin', project ':client:rest', project ':client:rest-high-level', project ':client:sniffer', project ':client:test', project ':client:transport', project ':core:cli', project ':distribution:bwc-snapshot-5.6', project ':distribution:bwc-snapshot-6.0', project ':distribution:bwc-snapshot-6.1', project ':distribution:bwc-snapshot-6.x', project ':distribution:deb', project ':distribution:integ-test-zip', project ':distribution:rpm', project ':distribution:tar', project ':distribution:tools', project ':distribution:zip', project ':example-plugins:rescore', project ':example-plugins:script-expert-scoring', project ':modules:aggs-matrix-stats', project ':modules:analysis-common', project ':modules:ingest-common', project ':modules:lang-expression', project ':modules:lang-mustache', project ':modules:lang-painless', project ':modules:mapper-extras', project ':modules:parent-join', project ':modules:percolator', project ':modules:rank-eval', project ':modules:reindex', project ':modules:repository-url', project ':modules:transport-netty4', project ':modules:tribe', project ':plugins:analysis-icu', project ':plugins:analysis-kuromoji', project ':plugins:analysis-phonetic', project ':plugins:analysis-smartcn', project ':plugins:analysis-stempel', project ':plugins:analysis-ukrainian', project ':plugins:discovery-azure-classic', project ':plugins:discovery-ec2', project ':plugins:discovery-file', project ':plugins:discovery-gce', project ':plugins:ingest-attachment', project ':plugins:ingest-geoip', project ':plugins:ingest-user-agent', project ':plugins:jvm-example', project ':plugins:mapper-murmur3', project ':plugins:mapper-size', project ':plugins:repository-azure', project ':plugins:repository-gcs', project ':plugins:repository-hdfs', project ':plugins:repository-s3', project ':plugins:store-smb', project ':qa:auto-create-index', project ':qa:ccs-unavailable-clusters', project ':qa:evil-tests', project ':qa:full-cluster-restart', project ':qa:integration-bwc', project ':qa:mixed-cluster', project ':qa:multi-cluster-search', project ':qa:no-bootstrap-tests', project ':qa:query-builder-bwc', project ':qa:reindex-from-old', project ':qa:rolling-upgrade', project ':qa:smoke-test-client', project ':qa:smoke-test-http', project ':qa:smoke-test-ingest-disabled', project ':qa:smoke-test-ingest-with-all-dependencies', project ':qa:smoke-test-multinode', project ':qa:smoke-test-plugins', project ':qa:smoke-test-rank-eval-with-mustache', project ':qa:smoke-test-reindex-with-all-modules', project ':qa:smoke-test-tribe-node', project ':qa:vagrant', project ':qa:verify-version-constants', project ':qa:wildfly', project ':test:fixtures', project ':test:framework', project ':test:logger-usage', project ':distribution:tools:launchers', project ':distribution:tools:plugin-cli', project ':test:fixtures:example-fixture', project ':test:fixtures:hdfs-fixture', project ':test:fixtures:krb5kdc-fixture', project ':test:fixtures:old-elasticsearch'] Evaluating root project 'centos' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/build.gradle'. Evaluating project ':benchmarks' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build.gradle'. Gradle now uses separate output directories for each JVM language, but this build assumes a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0 at build_985ym6uhbtkn05fg9q5zdraqy.run(/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build.gradle:31) (Run with --stacktrace to get the full stack trace of this deprecation warning.) ======================================= Elasticsearch Build Hamster says Hello! ======================================= Gradle Version : 4.3.1 OS Info : Linux 3.10.0-693.2.2.el7.x86_64 (amd64) JDK Version : Oracle Corporation 1.8.0_151 [OpenJDK 64-Bit Server VM 25.151-b12] JAVA_HOME : /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 Random Testing Seed : 3F1C1FF177CAF68F You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':build-tools' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':client' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/build.gradle'. Evaluating project ':core' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':distribution' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@7395c581 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@7395c581 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@7395c581 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@65fca4e8 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@5c042c97 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@1568b9d0 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@27977c56 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@6c0d3f4c Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@6c0d3f4c Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@6c0d3f4c Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@3338a42b Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@3338a42b Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@3338a42b Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@84ec948 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@84ec948 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@84ec948 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@2f25ff39 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@2f25ff39 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@2f25ff39 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@4e18441f Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@4e18441f Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@4e18441f Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@dd854c2 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@293bcf72 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@34de2361 Adding fileType to org.gradle.api.internal.file.copy.SingleParentCopySpec@2dff65d3 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@1c0de208 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@1c0de208 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@1c0de208 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@6bbaeea4 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@6bbaeea4 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@6bbaeea4 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@2eba0d99 Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@2eba0d99 Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@2eba0d99 Adding createDirectoryEntry to org.gradle.api.internal.file.copy.SingleParentCopySpec@bd394cd Adding user to org.gradle.api.internal.file.copy.SingleParentCopySpec@bd394cd Adding permissionGroup to org.gradle.api.internal.file.copy.SingleParentCopySpec@bd394cd Evaluating project ':docs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':example-plugins' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/build.gradle'. Evaluating project ':modules' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':plugins' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/build.gradle'. Evaluating project ':rest-api-spec' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':test' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':client:benchmark' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':client:client-benchmark-noop-api-plugin' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':client:rest' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':client:rest-high-level' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':client:sniffer' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':client:test' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':client:transport' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':core:cli' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':distribution:bwc-snapshot-5.6' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/bwc/build.gradle'. Evaluating project ':distribution:bwc-snapshot-6.0' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/bwc/build.gradle'. Evaluating project ':distribution:bwc-snapshot-6.1' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/bwc/build.gradle'. Evaluating project ':distribution:bwc-snapshot-6.x' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/bwc/build.gradle'. Evaluating project ':distribution:deb' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/deb/build.gradle'. Evaluating project ':distribution:integ-test-zip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build.gradle'. Evaluating project ':distribution:rpm' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/rpm/build.gradle'. Evaluating project ':distribution:tar' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar/build.gradle'. Evaluating project ':distribution:tools' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/build.gradle'. Evaluating project ':distribution:zip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build.gradle'. Evaluating project ':example-plugins:rescore' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':example-plugins:script-expert-scoring' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':modules:aggs-matrix-stats' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build.gradle'. Evaluating project ':modules:analysis-common' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build.gradle'. Evaluating project ':modules:ingest-common' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build.gradle'. Evaluating project ':modules:lang-expression' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build.gradle'. Evaluating project ':modules:lang-mustache' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build.gradle'. Evaluating project ':modules:lang-painless' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build.gradle'. Evaluating project ':modules:mapper-extras' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build.gradle'. Evaluating project ':modules:parent-join' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build.gradle'. Evaluating project ':modules:percolator' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build.gradle'. Evaluating project ':modules:rank-eval' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build.gradle'. Evaluating project ':modules:reindex' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build.gradle'. Evaluating project ':modules:repository-url' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build.gradle'. Evaluating project ':modules:transport-netty4' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build.gradle'. Evaluating project ':modules:tribe' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build.gradle'. Evaluating project ':plugins:analysis-icu' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build.gradle'. Evaluating project ':plugins:analysis-kuromoji' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build.gradle'. Evaluating project ':plugins:analysis-phonetic' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build.gradle'. Evaluating project ':plugins:analysis-smartcn' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build.gradle'. Evaluating project ':plugins:analysis-stempel' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build.gradle'. Evaluating project ':plugins:analysis-ukrainian' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build.gradle'. Evaluating project ':plugins:discovery-azure-classic' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build.gradle'. Evaluating project ':plugins:discovery-ec2' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build.gradle'. Evaluating project ':plugins:discovery-file' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build.gradle'. Evaluating project ':plugins:discovery-gce' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build.gradle'. Evaluating project ':plugins:ingest-attachment' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build.gradle'. Evaluating project ':plugins:ingest-geoip' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build.gradle'. Evaluating project ':plugins:ingest-user-agent' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build.gradle'. Evaluating project ':plugins:jvm-example' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build.gradle'. Evaluating project ':plugins:mapper-murmur3' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build.gradle'. Evaluating project ':plugins:mapper-size' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build.gradle'. Evaluating project ':plugins:repository-azure' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build.gradle'. Evaluating project ':plugins:repository-gcs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build.gradle'. Evaluating project ':plugins:repository-hdfs' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build.gradle'. Starting process 'command 'vagrant''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs Command: vagrant --version Successfully started process 'command 'vagrant'' Starting process 'command 'vboxmanage''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs Command: vboxmanage --version Successfully started process 'command 'vboxmanage'' Evaluating project ':plugins:repository-s3' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build.gradle'. Evaluating project ':plugins:store-smb' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build.gradle'. Evaluating project ':qa:auto-create-index' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/auto-create-index/build.gradle'. Evaluating project ':qa:ccs-unavailable-clusters' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:evil-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:full-cluster-restart' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:integration-bwc' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/integration-bwc/build.gradle'. Evaluating project ':qa:mixed-cluster' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:multi-cluster-search' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:no-bootstrap-tests' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:query-builder-bwc' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:reindex-from-old' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:rolling-upgrade' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:smoke-test-client' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:smoke-test-http' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:smoke-test-ingest-disabled' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:smoke-test-ingest-with-all-dependencies' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:smoke-test-multinode' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:smoke-test-plugins' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:smoke-test-rank-eval-with-mustache' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:smoke-test-reindex-with-all-modules' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:smoke-test-tribe-node' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:vagrant' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/vagrant/build.gradle'. Evaluating project ':qa:verify-version-constants' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':qa:wildfly' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':test:fixtures' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/build.gradle'. Evaluating project ':test:framework' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build.gradle'. Evaluating project ':test:logger-usage' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build.gradle'. Evaluating project ':distribution:tools:launchers' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':distribution:tools:plugin-cli' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build.gradle'. You are running forbidden-apis in the Gradle Daemon; disabling classloading cache to work around resource leak. Evaluating project ':test:fixtures:example-fixture' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/build.gradle'. Evaluating project ':test:fixtures:hdfs-fixture' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture/build.gradle'. Evaluating project ':test:fixtures:krb5kdc-fixture' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/build.gradle'. Evaluating project ':test:fixtures:old-elasticsearch' using build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/build.gradle'. All projects evaluated. Selected primary task 'precommit' from project : Creating new cache for annotation-processors, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/.gradle/4.3.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess@32b76b8a Selected primary task 'build' from project : Tasks to be executed: [task ':core:cli:compileJava', task ':core:cli:processResources', task ':core:cli:classes', task ':core:cli:jar', task ':core:compileJava', task ':core:generateModulesList', task ':core:generatePluginsList', task ':core:processResources', task ':core:classes', task ':core:jar', task ':benchmarks:compileJava', task ':benchmarks:processResources', task ':benchmarks:classes', task ':benchmarks:copyCheckstyleConf', task ':benchmarks:checkstyleMain', task ':benchmarks:compileTestJava', task ':benchmarks:processTestResources', task ':benchmarks:testClasses', task ':benchmarks:checkstyleTest', task ':benchmarks:checkstyle', task ':benchmarks:dependencyLicenses', task ':benchmarks:forbiddenApisMain', task ':benchmarks:forbiddenApisTest', task ':benchmarks:forbiddenApis', task ':benchmarks:forbiddenPatterns', task ':benchmarks:jarHell', task ':benchmarks:licenseHeaders', task ':test:logger-usage:compileJava', task ':test:logger-usage:processResources', task ':test:logger-usage:classes', task ':test:logger-usage:jar', task ':benchmarks:loggerUsageCheck', task ':build-tools:compileJava', task ':build-tools:compileGroovy', task ':build-tools:writeVersionProperties', task ':build-tools:processResources', task ':build-tools:classes', task ':build-tools:jar', task ':benchmarks:namingConventions', task ':benchmarks:thirdPartyAudit', task ':benchmarks:precommit', task ':build-tools:copyCheckstyleConf', task ':build-tools:checkstyleMain', task ':build-tools:compileTestJava', task ':build-tools:compileTestGroovy', task ':build-tools:processTestResources', task ':build-tools:testClasses', task ':build-tools:checkstyleTest', task ':build-tools:checkstyle', task ':build-tools:dependencyLicenses', task ':build-tools:forbiddenApisMain', task ':build-tools:forbiddenApisTest', task ':build-tools:forbiddenApis', task ':build-tools:forbiddenPatterns', task ':build-tools:jarHell', task ':build-tools:licenseHeaders', task ':build-tools:namingConventions', task ':build-tools:namingConventionsMain', task ':build-tools:thirdPartyAudit', task ':build-tools:precommit', task ':core:copyCheckstyleConf', task ':core:checkstyleMain', task ':client:rest:compileJava', task ':client:rest:processResources', task ':client:rest:classes', task ':client:rest:jar', task ':test:framework:compileJava', task ':test:framework:processResources', task ':test:framework:classes', task ':test:framework:jar', task ':core:compileTestJava', task ':core:processTestResources', task ':core:testClasses', task ':core:checkstyleTest', task ':core:checkstyle', task ':core:dependencyLicenses', task ':core:forbiddenApisMain', task ':core:forbiddenApisTest', task ':core:forbiddenApis', task ':core:forbiddenPatterns', task ':core:jarHell', task ':core:licenseHeaders', task ':core:loggerUsageCheck', task ':core:namingConventions', task ':core:thirdPartyAudit', task ':core:precommit', task ':docs:buildRestTests', task ':docs:copyCheckstyleConf', task ':docs:compileTestJava', task ':docs:processTestResources', task ':docs:testClasses', task ':docs:checkstyleTest', task ':docs:checkstyle', task ':docs:forbiddenApisTest', task ':docs:forbiddenApis', task ':docs:forbiddenPatterns', task ':docs:jarHell', task ':docs:licenseHeaders', task ':docs:loggerUsageCheck', task ':docs:namingConventions', task ':docs:thirdPartyAudit', task ':docs:precommit', task ':rest-api-spec:compileJava', task ':rest-api-spec:processResources', task ':rest-api-spec:classes', task ':rest-api-spec:copyCheckstyleConf', task ':rest-api-spec:checkstyleMain', task ':rest-api-spec:compileTestJava', task ':rest-api-spec:processTestResources', task ':rest-api-spec:testClasses', task ':rest-api-spec:checkstyleTest', task ':rest-api-spec:checkstyle', task ':rest-api-spec:dependencyLicenses', task ':rest-api-spec:forbiddenApisMain', task ':rest-api-spec:forbiddenApisTest', task ':rest-api-spec:forbiddenApis', task ':rest-api-spec:forbiddenPatterns', task ':rest-api-spec:jarHell', task ':rest-api-spec:licenseHeaders', task ':rest-api-spec:loggerUsageCheck', task ':rest-api-spec:namingConventions', task ':rest-api-spec:thirdPartyAudit', task ':rest-api-spec:precommit', task ':client:client-benchmark-noop-api-plugin:compileJava', task ':client:client-benchmark-noop-api-plugin:processResources', task ':client:client-benchmark-noop-api-plugin:classes', task ':client:client-benchmark-noop-api-plugin:jar', task ':modules:lang-mustache:compileJava', task ':modules:lang-mustache:processResources', task ':modules:lang-mustache:classes', task ':modules:lang-mustache:jar', task ':modules:parent-join:compileJava', task ':modules:parent-join:processResources', task ':modules:parent-join:classes', task ':modules:parent-join:jar', task ':modules:percolator:compileJava', task ':modules:percolator:processResources', task ':modules:percolator:classes', task ':modules:percolator:jar', task ':modules:rank-eval:compileJava', task ':modules:rank-eval:processResources', task ':modules:rank-eval:classes', task ':modules:rank-eval:jar', task ':modules:reindex:compileJava', task ':modules:reindex:processResources', task ':modules:reindex:classes', task ':modules:reindex:jar', task ':modules:transport-netty4:compileJava', task ':modules:transport-netty4:processResources', task ':modules:transport-netty4:classes', task ':modules:transport-netty4:jar', task ':client:transport:compileJava', task ':client:transport:processResources', task ':client:transport:classes', task ':client:transport:jar', task ':client:benchmark:compileJava', task ':client:benchmark:processResources', task ':client:benchmark:classes', task ':client:benchmark:copyCheckstyleConf', task ':client:benchmark:checkstyleMain', task ':client:benchmark:compileTestJava', task ':client:benchmark:processTestResources', task ':client:benchmark:testClasses', task ':client:benchmark:checkstyleTest', task ':client:benchmark:checkstyle', task ':client:benchmark:dependencyLicenses', task ':client:benchmark:forbiddenApisMain', task ':client:benchmark:forbiddenApisTest', task ':client:benchmark:forbiddenApis', task ':client:benchmark:forbiddenPatterns', task ':client:benchmark:jarHell', task ':client:benchmark:licenseHeaders', task ':client:benchmark:loggerUsageCheck', task ':client:benchmark:namingConventions', task ':client:benchmark:thirdPartyAudit', task ':client:benchmark:precommit', task ':client:client-benchmark-noop-api-plugin:copyCheckstyleConf', task ':client:client-benchmark-noop-api-plugin:checkstyleMain', task ':client:client-benchmark-noop-api-plugin:copyPluginPropertiesTemplate', task ':client:client-benchmark-noop-api-plugin:pluginProperties', task ':client:client-benchmark-noop-api-plugin:compileTestJava', task ':client:client-benchmark-noop-api-plugin:processTestResources', task ':client:client-benchmark-noop-api-plugin:testClasses', task ':client:client-benchmark-noop-api-plugin:checkstyleTest', task ':client:client-benchmark-noop-api-plugin:checkstyle', task ':client:client-benchmark-noop-api-plugin:dependencyLicenses', task ':client:client-benchmark-noop-api-plugin:forbiddenApisMain', task ':client:client-benchmark-noop-api-plugin:forbiddenApisTest', task ':client:client-benchmark-noop-api-plugin:forbiddenApis', task ':client:client-benchmark-noop-api-plugin:forbiddenPatterns', task ':client:client-benchmark-noop-api-plugin:jarHell', task ':client:client-benchmark-noop-api-plugin:licenseHeaders', task ':client:client-benchmark-noop-api-plugin:loggerUsageCheck', task ':client:client-benchmark-noop-api-plugin:namingConventions', task ':client:client-benchmark-noop-api-plugin:thirdPartyAudit', task ':client:client-benchmark-noop-api-plugin:precommit', task ':client:rest:copyCheckstyleConf', task ':client:rest:checkstyleMain', task ':client:test:compileJava', task ':client:test:processResources', task ':client:test:classes', task ':client:test:jar', task ':client:rest:compileTestJava', task ':client:rest:processTestResources', task ':client:rest:testClasses', task ':client:rest:checkstyleTest', task ':client:rest:checkstyle', task ':client:rest:dependencyLicenses', task ':client:rest:forbiddenApisMain', task ':client:rest:forbiddenApisTest', task ':client:rest:forbiddenApis', task ':client:rest:forbiddenPatterns', task ':client:rest:jarHell', task ':client:rest:licenseHeaders', task ':client:rest:loggerUsageCheck', task ':client:rest:namingConventions', task ':client:rest:thirdPartyAudit', task ':client:rest:precommit', task ':modules:aggs-matrix-stats:compileJava', task ':modules:aggs-matrix-stats:processResources', task ':modules:aggs-matrix-stats:classes', task ':modules:aggs-matrix-stats:jar', task ':client:rest-high-level:compileJava', task ':client:rest-high-level:processResources', task ':client:rest-high-level:classes', task ':client:rest-high-level:copyCheckstyleConf', task ':client:rest-high-level:checkstyleMain', task ':client:rest-high-level:compileTestJava', task ':client:rest-high-level:processTestResources', task ':client:rest-high-level:testClasses', task ':client:rest-high-level:checkstyleTest', task ':client:rest-high-level:checkstyle', task ':client:rest-high-level:dependencyLicenses', task ':client:rest-high-level:forbiddenApisMain', task ':client:rest-high-level:forbiddenApisTest', task ':client:rest-high-level:forbiddenApis', task ':client:rest-high-level:forbiddenPatterns', task ':client:rest-high-level:jarHell', task ':client:rest-high-level:licenseHeaders', task ':client:rest-high-level:loggerUsageCheck', task ':client:rest-high-level:namingConventions', task ':client:rest-high-level:thirdPartyAudit', task ':client:rest-high-level:precommit', task ':client:sniffer:compileJava', task ':client:sniffer:processResources', task ':client:sniffer:classes', task ':client:sniffer:copyCheckstyleConf', task ':client:sniffer:checkstyleMain', task ':client:sniffer:compileTestJava', task ':client:sniffer:processTestResources', task ':client:sniffer:testClasses', task ':client:sniffer:checkstyleTest', task ':client:sniffer:checkstyle', task ':client:sniffer:dependencyLicenses', task ':client:sniffer:forbiddenApisMain', task ':client:sniffer:forbiddenApisTest', task ':client:sniffer:forbiddenApis', task ':client:sniffer:forbiddenPatterns', task ':client:sniffer:jarHell', task ':client:sniffer:licenseHeaders', task ':client:sniffer:loggerUsageCheck', task ':client:sniffer:namingConventions', task ':client:sniffer:thirdPartyAudit', task ':client:sniffer:precommit', task ':client:test:copyCheckstyleConf', task ':client:test:checkstyleMain', task ':client:test:compileTestJava', task ':client:test:processTestResources', task ':client:test:testClasses', task ':client:test:checkstyleTest', task ':client:test:checkstyle', task ':client:test:dependencyLicenses', task ':client:test:forbiddenApisMain', task ':client:test:forbiddenApisTest', task ':client:test:forbiddenApis', task ':client:test:forbiddenPatterns', task ':client:test:jarHell', task ':client:test:licenseHeaders', task ':client:test:loggerUsageCheck', task ':client:test:namingConventions', task ':client:test:thirdPartyAudit', task ':client:test:precommit', task ':client:transport:copyCheckstyleConf', task ':client:transport:checkstyleMain', task ':client:transport:compileTestJava', task ':client:transport:processTestResources', task ':client:transport:testClasses', task ':client:transport:checkstyleTest', task ':client:transport:checkstyle', task ':client:transport:dependencyLicenses', task ':client:transport:forbiddenApisMain', task ':client:transport:forbiddenApisTest', task ':client:transport:forbiddenApis', task ':client:transport:forbiddenPatterns', task ':client:transport:jarHell', task ':client:transport:licenseHeaders', task ':client:transport:loggerUsageCheck', task ':client:transport:namingConventions', task ':client:transport:thirdPartyAudit', task ':client:transport:precommit', task ':core:cli:copyCheckstyleConf', task ':core:cli:checkstyleMain', task ':core:cli:compileTestJava', task ':core:cli:processTestResources', task ':core:cli:testClasses', task ':core:cli:checkstyleTest', task ':core:cli:checkstyle', task ':core:cli:dependencyLicenses', task ':core:cli:forbiddenApisMain', task ':core:cli:forbiddenApisTest', task ':core:cli:forbiddenApis', task ':core:cli:forbiddenPatterns', task ':core:cli:jarHell', task ':core:cli:licenseHeaders', task ':core:cli:loggerUsageCheck', task ':core:cli:namingConventions', task ':core:cli:thirdPartyAudit', task ':core:cli:precommit', task ':distribution:deb:copyCheckstyleConf', task ':distribution:deb:compileTestJava', task ':distribution:deb:processTestResources', task ':distribution:deb:testClasses', task ':distribution:deb:checkstyleTest', task ':distribution:deb:checkstyle', task ':distribution:deb:forbiddenApisTest', task ':distribution:deb:forbiddenApis', task ':distribution:deb:forbiddenPatterns', task ':distribution:deb:jarHell', task ':distribution:deb:licenseHeaders', task ':distribution:deb:loggerUsageCheck', task ':distribution:deb:namingConventions', task ':distribution:deb:thirdPartyAudit', task ':distribution:deb:precommit', task ':distribution:integ-test-zip:copyCheckstyleConf', task ':distribution:integ-test-zip:compileTestJava', task ':distribution:integ-test-zip:processTestResources', task ':distribution:integ-test-zip:testClasses', task ':distribution:integ-test-zip:checkstyleTest', task ':distribution:integ-test-zip:checkstyle', task ':distribution:integ-test-zip:forbiddenApisTest', task ':distribution:integ-test-zip:forbiddenApis', task ':distribution:integ-test-zip:forbiddenPatterns', task ':distribution:integ-test-zip:jarHell', task ':distribution:integ-test-zip:licenseHeaders', task ':distribution:integ-test-zip:loggerUsageCheck', task ':distribution:integ-test-zip:namingConventions', task ':distribution:integ-test-zip:thirdPartyAudit', task ':distribution:integ-test-zip:precommit', task ':distribution:rpm:copyCheckstyleConf', task ':distribution:rpm:compileTestJava', task ':distribution:rpm:processTestResources', task ':distribution:rpm:testClasses', task ':distribution:rpm:checkstyleTest', task ':distribution:rpm:checkstyle', task ':distribution:rpm:forbiddenApisTest', task ':distribution:rpm:forbiddenApis', task ':distribution:rpm:forbiddenPatterns', task ':distribution:rpm:jarHell', task ':distribution:rpm:licenseHeaders', task ':distribution:rpm:loggerUsageCheck', task ':distribution:rpm:namingConventions', task ':distribution:rpm:thirdPartyAudit', task ':distribution:rpm:precommit', task ':distribution:tar:copyCheckstyleConf', task ':distribution:tar:compileTestJava', task ':distribution:tar:processTestResources', task ':distribution:tar:testClasses', task ':distribution:tar:checkstyleTest', task ':distribution:tar:checkstyle', task ':distribution:tar:forbiddenApisTest', task ':distribution:tar:forbiddenApis', task ':distribution:tar:forbiddenPatterns', task ':distribution:tar:jarHell', task ':distribution:tar:licenseHeaders', task ':distribution:tar:loggerUsageCheck', task ':distribution:tar:namingConventions', task ':distribution:tar:thirdPartyAudit', task ':distribution:tar:precommit', task ':distribution:zip:copyCheckstyleConf', task ':distribution:zip:compileTestJava', task ':distribution:zip:processTestResources', task ':distribution:zip:testClasses', task ':distribution:zip:checkstyleTest', task ':distribution:zip:checkstyle', task ':distribution:zip:forbiddenApisTest', task ':distribution:zip:forbiddenApis', task ':distribution:zip:forbiddenPatterns', task ':distribution:zip:jarHell', task ':distribution:zip:licenseHeaders', task ':distribution:zip:loggerUsageCheck', task ':distribution:zip:namingConventions', task ':distribution:zip:thirdPartyAudit', task ':distribution:zip:precommit', task ':example-plugins:rescore:compileJava', task ':example-plugins:rescore:processResources', task ':example-plugins:rescore:classes', task ':example-plugins:rescore:copyCheckstyleConf', task ':example-plugins:rescore:checkstyleMain', task ':example-plugins:rescore:copyPluginPropertiesTemplate', task ':example-plugins:rescore:pluginProperties', task ':example-plugins:rescore:compileTestJava', task ':example-plugins:rescore:processTestResources', task ':example-plugins:rescore:testClasses', task ':example-plugins:rescore:checkstyleTest', task ':example-plugins:rescore:checkstyle', task ':example-plugins:rescore:dependencyLicenses', task ':example-plugins:rescore:forbiddenApisMain', task ':example-plugins:rescore:forbiddenApisTest', task ':example-plugins:rescore:forbiddenApis', task ':example-plugins:rescore:forbiddenPatterns', task ':example-plugins:rescore:jarHell', task ':example-plugins:rescore:licenseHeaders', task ':example-plugins:rescore:loggerUsageCheck', task ':example-plugins:rescore:namingConventions', task ':example-plugins:rescore:thirdPartyAudit', task ':example-plugins:rescore:precommit', task ':example-plugins:script-expert-scoring:compileJava', task ':example-plugins:script-expert-scoring:processResources', task ':example-plugins:script-expert-scoring:classes', task ':example-plugins:script-expert-scoring:copyCheckstyleConf', task ':example-plugins:script-expert-scoring:checkstyleMain', task ':example-plugins:script-expert-scoring:copyPluginPropertiesTemplate', task ':example-plugins:script-expert-scoring:pluginProperties', task ':example-plugins:script-expert-scoring:compileTestJava', task ':example-plugins:script-expert-scoring:processTestResources', task ':example-plugins:script-expert-scoring:testClasses', task ':example-plugins:script-expert-scoring:checkstyleTest', task ':example-plugins:script-expert-scoring:checkstyle', task ':example-plugins:script-expert-scoring:dependencyLicenses', task ':example-plugins:script-expert-scoring:forbiddenApisMain', task ':example-plugins:script-expert-scoring:forbiddenApisTest', task ':example-plugins:script-expert-scoring:forbiddenApis', task ':example-plugins:script-expert-scoring:forbiddenPatterns', task ':example-plugins:script-expert-scoring:jarHell', task ':example-plugins:script-expert-scoring:licenseHeaders', task ':example-plugins:script-expert-scoring:loggerUsageCheck', task ':example-plugins:script-expert-scoring:namingConventions', task ':example-plugins:script-expert-scoring:thirdPartyAudit', task ':example-plugins:script-expert-scoring:precommit', task ':modules:aggs-matrix-stats:copyCheckstyleConf', task ':modules:aggs-matrix-stats:checkstyleMain', task ':modules:aggs-matrix-stats:copyPluginPropertiesTemplate', task ':modules:aggs-matrix-stats:pluginProperties', task ':modules:aggs-matrix-stats:compileTestJava', task ':modules:aggs-matrix-stats:processTestResources', task ':modules:aggs-matrix-stats:testClasses', task ':modules:aggs-matrix-stats:checkstyleTest', task ':modules:aggs-matrix-stats:checkstyle', task ':modules:aggs-matrix-stats:dependencyLicenses', task ':modules:aggs-matrix-stats:forbiddenApisMain', task ':modules:aggs-matrix-stats:forbiddenApisTest', task ':modules:aggs-matrix-stats:forbiddenApis', task ':modules:aggs-matrix-stats:forbiddenPatterns', task ':modules:aggs-matrix-stats:jarHell', task ':modules:aggs-matrix-stats:licenseHeaders', task ':modules:aggs-matrix-stats:loggerUsageCheck', task ':modules:aggs-matrix-stats:namingConventions', task ':modules:aggs-matrix-stats:thirdPartyAudit', task ':modules:aggs-matrix-stats:precommit', task ':modules:analysis-common:compileJava', task ':modules:analysis-common:processResources', task ':modules:analysis-common:classes', task ':modules:analysis-common:copyCheckstyleConf', task ':modules:analysis-common:checkstyleMain', task ':modules:analysis-common:copyPluginPropertiesTemplate', task ':modules:analysis-common:pluginProperties', task ':modules:analysis-common:compileTestJava', task ':modules:analysis-common:processTestResources', task ':modules:analysis-common:testClasses', task ':modules:analysis-common:checkstyleTest', task ':modules:analysis-common:checkstyle', task ':modules:analysis-common:dependencyLicenses', task ':modules:analysis-common:forbiddenApisMain', task ':modules:analysis-common:forbiddenApisTest', task ':modules:analysis-common:forbiddenApis', task ':modules:analysis-common:forbiddenPatterns', task ':modules:analysis-common:jarHell', task ':modules:analysis-common:licenseHeaders', task ':modules:analysis-common:loggerUsageCheck', task ':modules:analysis-common:namingConventions', task ':modules:analysis-common:thirdPartyAudit', task ':modules:analysis-common:precommit', task ':modules:ingest-common:compileJava', task ':modules:ingest-common:processResources', task ':modules:ingest-common:classes', task ':modules:ingest-common:copyCheckstyleConf', task ':modules:ingest-common:checkstyleMain', task ':modules:ingest-common:copyPluginPropertiesTemplate', task ':modules:ingest-common:pluginProperties', task ':modules:ingest-common:compileTestJava', task ':modules:ingest-common:processTestResources', task ':modules:ingest-common:testClasses', task ':modules:ingest-common:checkstyleTest', task ':modules:ingest-common:checkstyle', task ':modules:ingest-common:dependencyLicenses', task ':modules:ingest-common:forbiddenApisMain', task ':modules:ingest-common:forbiddenApisTest', task ':modules:ingest-common:forbiddenApis', task ':modules:ingest-common:forbiddenPatterns', task ':modules:ingest-common:jarHell', task ':modules:ingest-common:licenseHeaders', task ':modules:ingest-common:loggerUsageCheck', task ':modules:ingest-common:namingConventions', task ':modules:ingest-common:thirdPartyAudit', task ':modules:ingest-common:precommit', task ':modules:lang-expression:compileJava', task ':modules:lang-expression:processResources', task ':modules:lang-expression:classes', task ':modules:lang-expression:copyCheckstyleConf', task ':modules:lang-expression:checkstyleMain', task ':modules:lang-expression:copyPluginPropertiesTemplate', task ':modules:lang-expression:pluginProperties', task ':modules:lang-expression:compileTestJava', task ':modules:lang-expression:processTestResources', task ':modules:lang-expression:testClasses', task ':modules:lang-expression:checkstyleTest', task ':modules:lang-expression:checkstyle', task ':modules:lang-expression:dependencyLicenses', task ':modules:lang-expression:forbiddenApisMain', task ':modules:lang-expression:forbiddenApisTest', task ':modules:lang-expression:forbiddenApis', task ':modules:lang-expression:forbiddenPatterns', task ':modules:lang-expression:jarHell', task ':modules:lang-expression:licenseHeaders', task ':modules:lang-expression:loggerUsageCheck', task ':modules:lang-expression:namingConventions', task ':modules:lang-expression:thirdPartyAudit', task ':modules:lang-expression:precommit', task ':modules:lang-mustache:copyCheckstyleConf', task ':modules:lang-mustache:checkstyleMain', task ':modules:lang-mustache:copyPluginPropertiesTemplate', task ':modules:lang-mustache:pluginProperties', task ':modules:lang-mustache:compileTestJava', task ':modules:lang-mustache:processTestResources', task ':modules:lang-mustache:testClasses', task ':modules:lang-mustache:checkstyleTest', task ':modules:lang-mustache:checkstyle', task ':modules:lang-mustache:dependencyLicenses', task ':modules:lang-mustache:forbiddenApisMain', task ':modules:lang-mustache:forbiddenApisTest', task ':modules:lang-mustache:forbiddenApis', task ':modules:lang-mustache:forbiddenPatterns', task ':modules:lang-mustache:jarHell', task ':modules:lang-mustache:licenseHeaders', task ':modules:lang-mustache:loggerUsageCheck', task ':modules:lang-mustache:namingConventions', task ':modules:lang-mustache:thirdPartyAudit', task ':modules:lang-mustache:precommit', task ':modules:lang-painless:compileJava', task ':modules:lang-painless:processResources', task ':modules:lang-painless:classes', task ':modules:lang-painless:copyCheckstyleConf', task ':modules:lang-painless:checkstyleMain', task ':modules:lang-painless:copyPluginPropertiesTemplate', task ':modules:lang-painless:pluginProperties', task ':modules:lang-painless:compileTestJava', task ':modules:lang-painless:processTestResources', task ':modules:lang-painless:testClasses', task ':modules:lang-painless:checkstyleTest', task ':modules:lang-painless:checkstyle', task ':modules:lang-painless:dependencyLicenses', task ':modules:lang-painless:forbiddenApisMain', task ':modules:lang-painless:forbiddenApisTest', task ':modules:lang-painless:forbiddenApis', task ':modules:lang-painless:forbiddenPatterns', task ':modules:lang-painless:jarHell', task ':modules:lang-painless:licenseHeaders', task ':modules:lang-painless:loggerUsageCheck', task ':modules:lang-painless:namingConventions', task ':modules:lang-painless:thirdPartyAudit', task ':modules:lang-painless:precommit', task ':modules:mapper-extras:compileJava', task ':modules:mapper-extras:processResources', task ':modules:mapper-extras:classes', task ':modules:mapper-extras:copyCheckstyleConf', task ':modules:mapper-extras:checkstyleMain', task ':modules:mapper-extras:copyPluginPropertiesTemplate', task ':modules:mapper-extras:pluginProperties', task ':modules:mapper-extras:compileTestJava', task ':modules:mapper-extras:processTestResources', task ':modules:mapper-extras:testClasses', task ':modules:mapper-extras:checkstyleTest', task ':modules:mapper-extras:checkstyle', task ':modules:mapper-extras:dependencyLicenses', task ':modules:mapper-extras:forbiddenApisMain', task ':modules:mapper-extras:forbiddenApisTest', task ':modules:mapper-extras:forbiddenApis', task ':modules:mapper-extras:forbiddenPatterns', task ':modules:mapper-extras:jarHell', task ':modules:mapper-extras:licenseHeaders', task ':modules:mapper-extras:loggerUsageCheck', task ':modules:mapper-extras:namingConventions', task ':modules:mapper-extras:thirdPartyAudit', task ':modules:mapper-extras:precommit', task ':modules:parent-join:copyCheckstyleConf', task ':modules:parent-join:checkstyleMain', task ':modules:parent-join:copyPluginPropertiesTemplate', task ':modules:parent-join:pluginProperties', task ':modules:parent-join:compileTestJava', task ':modules:parent-join:processTestResources', task ':modules:parent-join:testClasses', task ':modules:parent-join:checkstyleTest', task ':modules:parent-join:checkstyle', task ':modules:parent-join:dependencyLicenses', task ':modules:parent-join:forbiddenApisMain', task ':modules:parent-join:forbiddenApisTest', task ':modules:parent-join:forbiddenApis', task ':modules:parent-join:forbiddenPatterns', task ':modules:parent-join:jarHell', task ':modules:parent-join:licenseHeaders', task ':modules:parent-join:loggerUsageCheck', task ':modules:parent-join:namingConventions', task ':modules:parent-join:thirdPartyAudit', task ':modules:parent-join:precommit', task ':modules:percolator:copyCheckstyleConf', task ':modules:percolator:checkstyleMain', task ':modules:percolator:copyPluginPropertiesTemplate', task ':modules:percolator:pluginProperties', task ':modules:percolator:compileTestJava', task ':modules:percolator:processTestResources', task ':modules:percolator:testClasses', task ':modules:percolator:checkstyleTest', task ':modules:percolator:checkstyle', task ':modules:percolator:dependencyLicenses', task ':modules:percolator:forbiddenApisMain', task ':modules:percolator:forbiddenApisTest', task ':modules:percolator:forbiddenApis', task ':modules:percolator:forbiddenPatterns', task ':modules:percolator:jarHell', task ':modules:percolator:licenseHeaders', task ':modules:percolator:loggerUsageCheck', task ':modules:percolator:namingConventions', task ':modules:percolator:thirdPartyAudit', task ':modules:percolator:precommit', task ':modules:rank-eval:copyCheckstyleConf', task ':modules:rank-eval:checkstyleMain', task ':modules:rank-eval:copyPluginPropertiesTemplate', task ':modules:rank-eval:pluginProperties', task ':modules:rank-eval:compileTestJava', task ':modules:rank-eval:processTestResources', task ':modules:rank-eval:testClasses', task ':modules:rank-eval:checkstyleTest', task ':modules:rank-eval:checkstyle', task ':modules:rank-eval:dependencyLicenses', task ':modules:rank-eval:forbiddenApisMain', task ':modules:rank-eval:forbiddenApisTest', task ':modules:rank-eval:forbiddenApis', task ':modules:rank-eval:forbiddenPatterns', task ':modules:rank-eval:jarHell', task ':modules:rank-eval:licenseHeaders', task ':modules:rank-eval:loggerUsageCheck', task ':modules:rank-eval:namingConventions', task ':modules:rank-eval:thirdPartyAudit', task ':modules:rank-eval:precommit', task ':modules:reindex:copyCheckstyleConf', task ':modules:reindex:checkstyleMain', task ':modules:reindex:copyParentJoinMetadata', task ':modules:transport-netty4:copyPluginPropertiesTemplate', task ':modules:transport-netty4:pluginProperties', task ':modules:reindex:copyTransportNetty4Metadata', task ':modules:reindex:copyPluginPropertiesTemplate', task ':modules:reindex:pluginProperties', task ':modules:reindex:compileTestJava', task ':modules:reindex:processTestResources', task ':modules:reindex:testClasses', task ':modules:reindex:checkstyleTest', task ':modules:reindex:checkstyle', task ':modules:reindex:dependencyLicenses', task ':modules:reindex:forbiddenApisMain', task ':modules:reindex:forbiddenApisTest', task ':modules:reindex:forbiddenApis', task ':modules:reindex:forbiddenPatterns', task ':modules:reindex:jarHell', task ':modules:reindex:licenseHeaders', task ':modules:reindex:loggerUsageCheck', task ':modules:reindex:namingConventions', task ':modules:reindex:thirdPartyAudit', task ':modules:reindex:precommit', task ':modules:repository-url:compileJava', task ':modules:repository-url:processResources', task ':modules:repository-url:classes', task ':modules:repository-url:copyCheckstyleConf', task ':modules:repository-url:checkstyleMain', task ':modules:repository-url:copyPluginPropertiesTemplate', task ':modules:repository-url:pluginProperties', task ':modules:repository-url:compileTestJava', task ':modules:repository-url:processTestResources', task ':modules:repository-url:testClasses', task ':modules:repository-url:checkstyleTest', task ':modules:repository-url:checkstyle', task ':modules:repository-url:dependencyLicenses', task ':modules:repository-url:forbiddenApisMain', task ':modules:repository-url:forbiddenApisTest', task ':modules:repository-url:forbiddenApis', task ':modules:repository-url:forbiddenPatterns', task ':modules:repository-url:jarHell', task ':modules:repository-url:licenseHeaders', task ':modules:repository-url:loggerUsageCheck', task ':modules:repository-url:namingConventions', task ':modules:repository-url:thirdPartyAudit', task ':modules:repository-url:precommit', task ':modules:transport-netty4:copyCheckstyleConf', task ':modules:transport-netty4:checkstyleMain', task ':modules:transport-netty4:compileTestJava', task ':modules:transport-netty4:processTestResources', task ':modules:transport-netty4:testClasses', task ':modules:transport-netty4:checkstyleTest', task ':modules:transport-netty4:checkstyle', task ':modules:transport-netty4:dependencyLicenses', task ':modules:transport-netty4:forbiddenApisMain', task ':modules:transport-netty4:forbiddenApisTest', task ':modules:transport-netty4:forbiddenApis', task ':modules:transport-netty4:forbiddenPatterns', task ':modules:transport-netty4:jarHell', task ':modules:transport-netty4:licenseHeaders', task ':modules:transport-netty4:loggerUsageCheck', task ':modules:transport-netty4:namingConventions', task ':modules:transport-netty4:thirdPartyAudit', task ':modules:transport-netty4:precommit', task ':modules:tribe:compileJava', task ':modules:tribe:processResources', task ':modules:tribe:classes', task ':modules:tribe:copyCheckstyleConf', task ':modules:tribe:checkstyleMain', task ':modules:tribe:copyPluginPropertiesTemplate', task ':modules:tribe:pluginProperties', task ':modules:tribe:compileTestJava', task ':modules:tribe:processTestResources', task ':modules:tribe:testClasses', task ':modules:tribe:checkstyleTest', task ':modules:tribe:checkstyle', task ':modules:tribe:dependencyLicenses', task ':modules:tribe:forbiddenApisMain', task ':modules:tribe:forbiddenApisTest', task ':modules:tribe:forbiddenApis', task ':modules:tribe:forbiddenPatterns', task ':modules:tribe:jarHell', task ':modules:tribe:licenseHeaders', task ':modules:tribe:loggerUsageCheck', task ':modules:tribe:namingConventions', task ':modules:tribe:thirdPartyAudit', task ':modules:tribe:precommit', task ':plugins:analysis-icu:compileJava', task ':plugins:analysis-icu:processResources', task ':plugins:analysis-icu:classes', task ':plugins:analysis-icu:copyCheckstyleConf', task ':plugins:analysis-icu:checkstyleMain', task ':plugins:analysis-icu:copyPluginPropertiesTemplate', task ':plugins:analysis-icu:pluginProperties', task ':plugins:analysis-icu:compileTestJava', task ':plugins:analysis-icu:processTestResources', task ':plugins:analysis-icu:testClasses', task ':plugins:analysis-icu:checkstyleTest', task ':plugins:analysis-icu:checkstyle', task ':plugins:analysis-icu:dependencyLicenses', task ':plugins:analysis-icu:forbiddenApisMain', task ':plugins:analysis-icu:forbiddenApisTest', task ':plugins:analysis-icu:forbiddenApis', task ':plugins:analysis-icu:forbiddenPatterns', task ':plugins:analysis-icu:jarHell', task ':plugins:analysis-icu:licenseHeaders', task ':plugins:analysis-icu:loggerUsageCheck', task ':plugins:analysis-icu:namingConventions', task ':plugins:analysis-icu:thirdPartyAudit', task ':plugins:analysis-icu:precommit', task ':plugins:analysis-kuromoji:compileJava', task ':plugins:analysis-kuromoji:processResources', task ':plugins:analysis-kuromoji:classes', task ':plugins:analysis-kuromoji:copyCheckstyleConf', task ':plugins:analysis-kuromoji:checkstyleMain', task ':plugins:analysis-kuromoji:copyPluginPropertiesTemplate', task ':plugins:analysis-kuromoji:pluginProperties', task ':plugins:analysis-kuromoji:compileTestJava', task ':plugins:analysis-kuromoji:processTestResources', task ':plugins:analysis-kuromoji:testClasses', task ':plugins:analysis-kuromoji:checkstyleTest', task ':plugins:analysis-kuromoji:checkstyle', task ':plugins:analysis-kuromoji:dependencyLicenses', task ':plugins:analysis-kuromoji:forbiddenApisMain', task ':plugins:analysis-kuromoji:forbiddenApisTest', task ':plugins:analysis-kuromoji:forbiddenApis', task ':plugins:analysis-kuromoji:forbiddenPatterns', task ':plugins:analysis-kuromoji:jarHell', task ':plugins:analysis-kuromoji:licenseHeaders', task ':plugins:analysis-kuromoji:loggerUsageCheck', task ':plugins:analysis-kuromoji:namingConventions', task ':plugins:analysis-kuromoji:thirdPartyAudit', task ':plugins:analysis-kuromoji:precommit', task ':plugins:analysis-phonetic:compileJava', task ':plugins:analysis-phonetic:processResources', task ':plugins:analysis-phonetic:classes', task ':plugins:analysis-phonetic:copyCheckstyleConf', task ':plugins:analysis-phonetic:checkstyleMain', task ':plugins:analysis-phonetic:copyPluginPropertiesTemplate', task ':plugins:analysis-phonetic:pluginProperties', task ':plugins:analysis-phonetic:compileTestJava', task ':plugins:analysis-phonetic:processTestResources', task ':plugins:analysis-phonetic:testClasses', task ':plugins:analysis-phonetic:checkstyleTest', task ':plugins:analysis-phonetic:checkstyle', task ':plugins:analysis-phonetic:dependencyLicenses', task ':plugins:analysis-phonetic:forbiddenApisMain', task ':plugins:analysis-phonetic:forbiddenApisTest', task ':plugins:analysis-phonetic:forbiddenApis', task ':plugins:analysis-phonetic:forbiddenPatterns', task ':plugins:analysis-phonetic:jarHell', task ':plugins:analysis-phonetic:licenseHeaders', task ':plugins:analysis-phonetic:loggerUsageCheck', task ':plugins:analysis-phonetic:namingConventions', task ':plugins:analysis-phonetic:thirdPartyAudit', task ':plugins:analysis-phonetic:precommit', task ':plugins:analysis-smartcn:compileJava', task ':plugins:analysis-smartcn:processResources', task ':plugins:analysis-smartcn:classes', task ':plugins:analysis-smartcn:copyCheckstyleConf', task ':plugins:analysis-smartcn:checkstyleMain', task ':plugins:analysis-smartcn:copyPluginPropertiesTemplate', task ':plugins:analysis-smartcn:pluginProperties', task ':plugins:analysis-smartcn:compileTestJava', task ':plugins:analysis-smartcn:processTestResources', task ':plugins:analysis-smartcn:testClasses', task ':plugins:analysis-smartcn:checkstyleTest', task ':plugins:analysis-smartcn:checkstyle', task ':plugins:analysis-smartcn:dependencyLicenses', task ':plugins:analysis-smartcn:forbiddenApisMain', task ':plugins:analysis-smartcn:forbiddenApisTest', task ':plugins:analysis-smartcn:forbiddenApis', task ':plugins:analysis-smartcn:forbiddenPatterns', task ':plugins:analysis-smartcn:jarHell', task ':plugins:analysis-smartcn:licenseHeaders', task ':plugins:analysis-smartcn:loggerUsageCheck', task ':plugins:analysis-smartcn:namingConventions', task ':plugins:analysis-smartcn:thirdPartyAudit', task ':plugins:analysis-smartcn:precommit', task ':plugins:analysis-stempel:compileJava', task ':plugins:analysis-stempel:processResources', task ':plugins:analysis-stempel:classes', task ':plugins:analysis-stempel:copyCheckstyleConf', task ':plugins:analysis-stempel:checkstyleMain', task ':plugins:analysis-stempel:copyPluginPropertiesTemplate', task ':plugins:analysis-stempel:pluginProperties', task ':plugins:analysis-stempel:compileTestJava', task ':plugins:analysis-stempel:processTestResources', task ':plugins:analysis-stempel:testClasses', task ':plugins:analysis-stempel:checkstyleTest', task ':plugins:analysis-stempel:checkstyle', task ':plugins:analysis-stempel:dependencyLicenses', task ':plugins:analysis-stempel:forbiddenApisMain', task ':plugins:analysis-stempel:forbiddenApisTest', task ':plugins:analysis-stempel:forbiddenApis', task ':plugins:analysis-stempel:forbiddenPatterns', task ':plugins:analysis-stempel:jarHell', task ':plugins:analysis-stempel:licenseHeaders', task ':plugins:analysis-stempel:loggerUsageCheck', task ':plugins:analysis-stempel:namingConventions', task ':plugins:analysis-stempel:thirdPartyAudit', task ':plugins:analysis-stempel:precommit', task ':plugins:analysis-ukrainian:compileJava', task ':plugins:analysis-ukrainian:processResources', task ':plugins:analysis-ukrainian:classes', task ':plugins:analysis-ukrainian:copyCheckstyleConf', task ':plugins:analysis-ukrainian:checkstyleMain', task ':plugins:analysis-ukrainian:copyPluginPropertiesTemplate', task ':plugins:analysis-ukrainian:pluginProperties', task ':plugins:analysis-ukrainian:compileTestJava', task ':plugins:analysis-ukrainian:processTestResources', task ':plugins:analysis-ukrainian:testClasses', task ':plugins:analysis-ukrainian:checkstyleTest', task ':plugins:analysis-ukrainian:checkstyle', task ':plugins:analysis-ukrainian:dependencyLicenses', task ':plugins:analysis-ukrainian:forbiddenApisMain', task ':plugins:analysis-ukrainian:forbiddenApisTest', task ':plugins:analysis-ukrainian:forbiddenApis', task ':plugins:analysis-ukrainian:forbiddenPatterns', task ':plugins:analysis-ukrainian:jarHell', task ':plugins:analysis-ukrainian:licenseHeaders', task ':plugins:analysis-ukrainian:loggerUsageCheck', task ':plugins:analysis-ukrainian:namingConventions', task ':plugins:analysis-ukrainian:thirdPartyAudit', task ':plugins:analysis-ukrainian:precommit', task ':plugins:discovery-azure-classic:compileJava', task ':plugins:discovery-azure-classic:processResources', task ':plugins:discovery-azure-classic:classes', task ':plugins:discovery-azure-classic:copyCheckstyleConf', task ':plugins:discovery-azure-classic:checkstyleMain', task ':plugins:discovery-azure-classic:copyPluginPropertiesTemplate', task ':plugins:discovery-azure-classic:pluginProperties', task ':plugins:discovery-azure-classic:compileTestJava', task ':plugins:discovery-azure-classic:createKey', task ':plugins:discovery-azure-classic:processTestResources', task ':plugins:discovery-azure-classic:testClasses', task ':plugins:discovery-azure-classic:checkstyleTest', task ':plugins:discovery-azure-classic:checkstyle', task ':plugins:discovery-azure-classic:dependencyLicenses', task ':plugins:discovery-azure-classic:forbiddenApisMain', task ':plugins:discovery-azure-classic:forbiddenApisTest', task ':plugins:discovery-azure-classic:forbiddenApis', task ':plugins:discovery-azure-classic:forbiddenPatterns', task ':plugins:discovery-azure-classic:jarHell', task ':plugins:discovery-azure-classic:licenseHeaders', task ':plugins:discovery-azure-classic:loggerUsageCheck', task ':plugins:discovery-azure-classic:namingConventions', task ':plugins:discovery-azure-classic:thirdPartyAudit', task ':plugins:discovery-azure-classic:precommit', task ':plugins:discovery-ec2:compileJava', task ':plugins:discovery-ec2:processResources', task ':plugins:discovery-ec2:classes', task ':plugins:discovery-ec2:copyCheckstyleConf', task ':plugins:discovery-ec2:checkstyleMain', task ':plugins:discovery-ec2:copyPluginPropertiesTemplate', task ':plugins:discovery-ec2:pluginProperties', task ':plugins:discovery-ec2:compileTestJava', task ':plugins:discovery-ec2:processTestResources', task ':plugins:discovery-ec2:testClasses', task ':plugins:discovery-ec2:checkstyleTest', task ':plugins:discovery-ec2:checkstyle', task ':plugins:discovery-ec2:dependencyLicenses', task ':plugins:discovery-ec2:forbiddenApisMain', task ':plugins:discovery-ec2:forbiddenApisTest', task ':plugins:discovery-ec2:forbiddenApis', task ':plugins:discovery-ec2:forbiddenPatterns', task ':plugins:discovery-ec2:jarHell', task ':plugins:discovery-ec2:licenseHeaders', task ':plugins:discovery-ec2:loggerUsageCheck', task ':plugins:discovery-ec2:namingConventions', task ':plugins:discovery-ec2:thirdPartyAudit', task ':plugins:discovery-ec2:precommit', task ':plugins:discovery-file:compileJava', task ':plugins:discovery-file:processResources', task ':plugins:discovery-file:classes', task ':plugins:discovery-file:copyCheckstyleConf', task ':plugins:discovery-file:checkstyleMain', task ':plugins:discovery-file:copyPluginPropertiesTemplate', task ':plugins:discovery-file:pluginProperties', task ':plugins:discovery-file:compileTestJava', task ':plugins:discovery-file:processTestResources', task ':plugins:discovery-file:testClasses', task ':plugins:discovery-file:checkstyleTest', task ':plugins:discovery-file:checkstyle', task ':plugins:discovery-file:dependencyLicenses', task ':plugins:discovery-file:forbiddenApisMain', task ':plugins:discovery-file:forbiddenApisTest', task ':plugins:discovery-file:forbiddenApis', task ':plugins:discovery-file:forbiddenPatterns', task ':plugins:discovery-file:jarHell', task ':plugins:discovery-file:licenseHeaders', task ':plugins:discovery-file:loggerUsageCheck', task ':plugins:discovery-file:namingConventions', task ':plugins:discovery-file:thirdPartyAudit', task ':plugins:discovery-file:precommit', task ':plugins:discovery-gce:compileJava', task ':plugins:discovery-gce:processResources', task ':plugins:discovery-gce:classes', task ':plugins:discovery-gce:copyCheckstyleConf', task ':plugins:discovery-gce:checkstyleMain', task ':plugins:discovery-gce:copyPluginPropertiesTemplate', task ':plugins:discovery-gce:pluginProperties', task ':plugins:discovery-gce:compileTestJava', task ':plugins:discovery-gce:createKey', task ':plugins:discovery-gce:processTestResources', task ':plugins:discovery-gce:testClasses', task ':plugins:discovery-gce:checkstyleTest', task ':plugins:discovery-gce:checkstyle', task ':plugins:discovery-gce:dependencyLicenses', task ':plugins:discovery-gce:forbiddenApisMain', task ':plugins:discovery-gce:forbiddenApisTest', task ':plugins:discovery-gce:forbiddenApis', task ':plugins:discovery-gce:forbiddenPatterns', task ':plugins:discovery-gce:jarHell', task ':plugins:discovery-gce:licenseHeaders', task ':plugins:discovery-gce:loggerUsageCheck', task ':plugins:discovery-gce:namingConventions', task ':plugins:discovery-gce:thirdPartyAudit', task ':plugins:discovery-gce:precommit', task ':plugins:ingest-attachment:compileJava', task ':plugins:ingest-attachment:processResources', task ':plugins:ingest-attachment:classes', task ':plugins:ingest-attachment:copyCheckstyleConf', task ':plugins:ingest-attachment:checkstyleMain', task ':plugins:ingest-attachment:copyPluginPropertiesTemplate', task ':plugins:ingest-attachment:pluginProperties', task ':plugins:ingest-attachment:compileTestJava', task ':plugins:ingest-attachment:processTestResources', task ':plugins:ingest-attachment:testClasses', task ':plugins:ingest-attachment:checkstyleTest', task ':plugins:ingest-attachment:checkstyle', task ':plugins:ingest-attachment:dependencyLicenses', task ':plugins:ingest-attachment:forbiddenApisMain', task ':plugins:ingest-attachment:forbiddenApisTest', task ':plugins:ingest-attachment:forbiddenApis', task ':plugins:ingest-attachment:forbiddenPatterns', task ':plugins:ingest-attachment:jarHell', task ':plugins:ingest-attachment:licenseHeaders', task ':plugins:ingest-attachment:loggerUsageCheck', task ':plugins:ingest-attachment:namingConventions', task ':plugins:ingest-attachment:thirdPartyAudit', task ':plugins:ingest-attachment:precommit', task ':plugins:ingest-geoip:compileJava', task ':plugins:ingest-geoip:processResources', task ':plugins:ingest-geoip:classes', task ':plugins:ingest-geoip:copyCheckstyleConf', task ':plugins:ingest-geoip:checkstyleMain', task ':plugins:ingest-geoip:copyPluginPropertiesTemplate', task ':plugins:ingest-geoip:pluginProperties', task ':plugins:ingest-geoip:compileTestJava', task ':plugins:ingest-geoip:processTestResources', task ':plugins:ingest-geoip:testClasses', task ':plugins:ingest-geoip:checkstyleTest', task ':plugins:ingest-geoip:checkstyle', task ':plugins:ingest-geoip:dependencyLicenses', task ':plugins:ingest-geoip:forbiddenApisMain', task ':plugins:ingest-geoip:forbiddenApisTest', task ':plugins:ingest-geoip:forbiddenApis', task ':plugins:ingest-geoip:forbiddenPatterns', task ':plugins:ingest-geoip:jarHell', task ':plugins:ingest-geoip:licenseHeaders', task ':plugins:ingest-geoip:loggerUsageCheck', task ':plugins:ingest-geoip:namingConventions', task ':plugins:ingest-geoip:thirdPartyAudit', task ':plugins:ingest-geoip:precommit', task ':plugins:ingest-user-agent:compileJava', task ':plugins:ingest-user-agent:processResources', task ':plugins:ingest-user-agent:classes', task ':plugins:ingest-user-agent:copyCheckstyleConf', task ':plugins:ingest-user-agent:checkstyleMain', task ':plugins:ingest-user-agent:copyPluginPropertiesTemplate', task ':plugins:ingest-user-agent:pluginProperties', task ':plugins:ingest-user-agent:compileTestJava', task ':plugins:ingest-user-agent:processTestResources', task ':plugins:ingest-user-agent:testClasses', task ':plugins:ingest-user-agent:checkstyleTest', task ':plugins:ingest-user-agent:checkstyle', task ':plugins:ingest-user-agent:dependencyLicenses', task ':plugins:ingest-user-agent:forbiddenApisMain', task ':plugins:ingest-user-agent:forbiddenApisTest', task ':plugins:ingest-user-agent:forbiddenApis', task ':plugins:ingest-user-agent:forbiddenPatterns', task ':plugins:ingest-user-agent:jarHell', task ':plugins:ingest-user-agent:licenseHeaders', task ':plugins:ingest-user-agent:loggerUsageCheck', task ':plugins:ingest-user-agent:namingConventions', task ':plugins:ingest-user-agent:thirdPartyAudit', task ':plugins:ingest-user-agent:precommit', task ':plugins:jvm-example:compileJava', task ':plugins:jvm-example:processResources', task ':plugins:jvm-example:classes', task ':plugins:jvm-example:copyCheckstyleConf', task ':plugins:jvm-example:checkstyleMain', task ':plugins:jvm-example:copyPluginPropertiesTemplate', task ':plugins:jvm-example:pluginProperties', task ':plugins:jvm-example:compileTestJava', task ':plugins:jvm-example:processTestResources', task ':plugins:jvm-example:testClasses', task ':plugins:jvm-example:checkstyleTest', task ':plugins:jvm-example:checkstyle', task ':plugins:jvm-example:dependencyLicenses', task ':plugins:jvm-example:forbiddenApisMain', task ':plugins:jvm-example:forbiddenApisTest', task ':plugins:jvm-example:forbiddenApis', task ':plugins:jvm-example:forbiddenPatterns', task ':plugins:jvm-example:jarHell', task ':plugins:jvm-example:licenseHeaders', task ':plugins:jvm-example:loggerUsageCheck', task ':plugins:jvm-example:namingConventions', task ':plugins:jvm-example:thirdPartyAudit', task ':plugins:jvm-example:precommit', task ':plugins:mapper-murmur3:compileJava', task ':plugins:mapper-murmur3:processResources', task ':plugins:mapper-murmur3:classes', task ':plugins:mapper-murmur3:copyCheckstyleConf', task ':plugins:mapper-murmur3:checkstyleMain', task ':plugins:mapper-murmur3:copyPluginPropertiesTemplate', task ':plugins:mapper-murmur3:pluginProperties', task ':plugins:mapper-murmur3:compileTestJava', task ':plugins:mapper-murmur3:processTestResources', task ':plugins:mapper-murmur3:testClasses', task ':plugins:mapper-murmur3:checkstyleTest', task ':plugins:mapper-murmur3:checkstyle', task ':plugins:mapper-murmur3:dependencyLicenses', task ':plugins:mapper-murmur3:forbiddenApisMain', task ':plugins:mapper-murmur3:forbiddenApisTest', task ':plugins:mapper-murmur3:forbiddenApis', task ':plugins:mapper-murmur3:forbiddenPatterns', task ':plugins:mapper-murmur3:jarHell', task ':plugins:mapper-murmur3:licenseHeaders', task ':plugins:mapper-murmur3:loggerUsageCheck', task ':plugins:mapper-murmur3:namingConventions', task ':plugins:mapper-murmur3:thirdPartyAudit', task ':plugins:mapper-murmur3:precommit', task ':plugins:mapper-size:compileJava', task ':plugins:mapper-size:processResources', task ':plugins:mapper-size:classes', task ':plugins:mapper-size:copyCheckstyleConf', task ':plugins:mapper-size:checkstyleMain', task ':plugins:mapper-size:copyPluginPropertiesTemplate', task ':plugins:mapper-size:pluginProperties', task ':plugins:mapper-size:compileTestJava', task ':plugins:mapper-size:processTestResources', task ':plugins:mapper-size:testClasses', task ':plugins:mapper-size:checkstyleTest', task ':plugins:mapper-size:checkstyle', task ':plugins:mapper-size:dependencyLicenses', task ':plugins:mapper-size:forbiddenApisMain', task ':plugins:mapper-size:forbiddenApisTest', task ':plugins:mapper-size:forbiddenApis', task ':plugins:mapper-size:forbiddenPatterns', task ':plugins:mapper-size:jarHell', task ':plugins:mapper-size:licenseHeaders', task ':plugins:mapper-size:loggerUsageCheck', task ':plugins:mapper-size:namingConventions', task ':plugins:mapper-size:thirdPartyAudit', task ':plugins:mapper-size:precommit', task ':plugins:repository-azure:compileJava', task ':plugins:repository-azure:processResources', task ':plugins:repository-azure:classes', task ':plugins:repository-azure:copyCheckstyleConf', task ':plugins:repository-azure:checkstyleMain', task ':plugins:repository-azure:copyPluginPropertiesTemplate', task ':plugins:repository-azure:pluginProperties', task ':plugins:repository-azure:compileTestJava', task ':plugins:repository-azure:processTestResources', task ':plugins:repository-azure:testClasses', task ':plugins:repository-azure:checkstyleTest', task ':plugins:repository-azure:checkstyle', task ':plugins:repository-azure:dependencyLicenses', task ':plugins:repository-azure:forbiddenApisMain', task ':plugins:repository-azure:forbiddenApisTest', task ':plugins:repository-azure:forbiddenApis', task ':plugins:repository-azure:forbiddenPatterns', task ':plugins:repository-azure:jarHell', task ':plugins:repository-azure:licenseHeaders', task ':plugins:repository-azure:loggerUsageCheck', task ':plugins:repository-azure:namingConventions', task ':plugins:repository-azure:thirdPartyAudit', task ':plugins:repository-azure:precommit', task ':plugins:repository-gcs:compileJava', task ':plugins:repository-gcs:processResources', task ':plugins:repository-gcs:classes', task ':plugins:repository-gcs:copyCheckstyleConf', task ':plugins:repository-gcs:checkstyleMain', task ':plugins:repository-gcs:copyPluginPropertiesTemplate', task ':plugins:repository-gcs:pluginProperties', task ':plugins:repository-gcs:compileTestJava', task ':plugins:repository-gcs:processTestResources', task ':plugins:repository-gcs:testClasses', task ':plugins:repository-gcs:checkstyleTest', task ':plugins:repository-gcs:checkstyle', task ':plugins:repository-gcs:dependencyLicenses', task ':plugins:repository-gcs:forbiddenApisMain', task ':plugins:repository-gcs:forbiddenApisTest', task ':plugins:repository-gcs:forbiddenApis', task ':plugins:repository-gcs:forbiddenPatterns', task ':plugins:repository-gcs:jarHell', task ':plugins:repository-gcs:licenseHeaders', task ':plugins:repository-gcs:loggerUsageCheck', task ':plugins:repository-gcs:namingConventions', task ':plugins:repository-gcs:thirdPartyAudit', task ':plugins:repository-gcs:precommit', task ':plugins:repository-hdfs:compileJava', task ':plugins:repository-hdfs:processResources', task ':plugins:repository-hdfs:classes', task ':plugins:repository-hdfs:copyCheckstyleConf', task ':plugins:repository-hdfs:checkstyleMain', task ':plugins:repository-hdfs:copyPluginPropertiesTemplate', task ':plugins:repository-hdfs:pluginProperties', task ':plugins:repository-hdfs:compileTestJava', task ':plugins:repository-hdfs:processTestResources', task ':plugins:repository-hdfs:testClasses', task ':plugins:repository-hdfs:checkstyleTest', task ':plugins:repository-hdfs:checkstyle', task ':plugins:repository-hdfs:dependencyLicenses', task ':plugins:repository-hdfs:forbiddenApisMain', task ':plugins:repository-hdfs:forbiddenApisTest', task ':plugins:repository-hdfs:forbiddenApis', task ':plugins:repository-hdfs:forbiddenPatterns', task ':plugins:repository-hdfs:jarHell', task ':plugins:repository-hdfs:licenseHeaders', task ':plugins:repository-hdfs:loggerUsageCheck', task ':plugins:repository-hdfs:namingConventions', task ':plugins:repository-hdfs:thirdPartyAudit', task ':plugins:repository-hdfs:precommit', task ':plugins:repository-s3:compileJava', task ':plugins:repository-s3:processResources', task ':plugins:repository-s3:classes', task ':plugins:repository-s3:copyCheckstyleConf', task ':plugins:repository-s3:checkstyleMain', task ':plugins:repository-s3:copyPluginPropertiesTemplate', task ':plugins:repository-s3:pluginProperties', task ':plugins:repository-s3:compileTestJava', task ':plugins:repository-s3:processTestResources', task ':plugins:repository-s3:testClasses', task ':plugins:repository-s3:checkstyleTest', task ':plugins:repository-s3:checkstyle', task ':plugins:repository-s3:dependencyLicenses', task ':plugins:repository-s3:forbiddenApisMain', task ':plugins:repository-s3:forbiddenApisTest', task ':plugins:repository-s3:forbiddenApis', task ':plugins:repository-s3:forbiddenPatterns', task ':plugins:repository-s3:jarHell', task ':plugins:repository-s3:licenseHeaders', task ':plugins:repository-s3:loggerUsageCheck', task ':plugins:repository-s3:namingConventions', task ':plugins:repository-s3:thirdPartyAudit', task ':plugins:repository-s3:precommit', task ':plugins:store-smb:compileJava', task ':plugins:store-smb:processResources', task ':plugins:store-smb:classes', task ':plugins:store-smb:copyCheckstyleConf', task ':plugins:store-smb:checkstyleMain', task ':plugins:store-smb:copyPluginPropertiesTemplate', task ':plugins:store-smb:pluginProperties', task ':plugins:store-smb:compileTestJava', task ':plugins:store-smb:processTestResources', task ':plugins:store-smb:testClasses', task ':plugins:store-smb:checkstyleTest', task ':plugins:store-smb:checkstyle', task ':plugins:store-smb:dependencyLicenses', task ':plugins:store-smb:forbiddenApisMain', task ':plugins:store-smb:forbiddenApisTest', task ':plugins:store-smb:forbiddenApis', task ':plugins:store-smb:forbiddenPatterns', task ':plugins:store-smb:jarHell', task ':plugins:store-smb:licenseHeaders', task ':plugins:store-smb:loggerUsageCheck', task ':plugins:store-smb:namingConventions', task ':plugins:store-smb:thirdPartyAudit', task ':plugins:store-smb:precommit', task ':client:rest-high-level:jar', task ':qa:ccs-unavailable-clusters:copyCheckstyleConf', task ':qa:ccs-unavailable-clusters:compileTestJava', task ':qa:ccs-unavailable-clusters:processTestResources', task ':qa:ccs-unavailable-clusters:testClasses', task ':qa:ccs-unavailable-clusters:checkstyleTest', task ':qa:ccs-unavailable-clusters:checkstyle', task ':qa:ccs-unavailable-clusters:forbiddenApisTest', task ':qa:ccs-unavailable-clusters:forbiddenApis', task ':qa:ccs-unavailable-clusters:forbiddenPatterns', task ':qa:ccs-unavailable-clusters:jarHell', task ':qa:ccs-unavailable-clusters:licenseHeaders', task ':qa:ccs-unavailable-clusters:loggerUsageCheck', task ':qa:ccs-unavailable-clusters:namingConventions', task ':qa:ccs-unavailable-clusters:thirdPartyAudit', task ':qa:ccs-unavailable-clusters:precommit', task ':modules:tribe:jar', task ':qa:evil-tests:copyCheckstyleConf', task ':qa:evil-tests:compileTestJava', task ':qa:evil-tests:processTestResources', task ':qa:evil-tests:testClasses', task ':qa:evil-tests:checkstyleTest', task ':qa:evil-tests:checkstyle', task ':qa:evil-tests:forbiddenApisTest', task ':qa:evil-tests:forbiddenApis', task ':qa:evil-tests:forbiddenPatterns', task ':qa:evil-tests:jarHell', task ':qa:evil-tests:licenseHeaders', task ':qa:evil-tests:loggerUsageCheck', task ':qa:evil-tests:namingConventions', task ':qa:evil-tests:thirdPartyAudit', task ':qa:evil-tests:precommit', task ':qa:full-cluster-restart:copyCheckstyleConf', task ':qa:full-cluster-restart:compileTestJava', task ':qa:full-cluster-restart:processTestResources', task ':qa:full-cluster-restart:testClasses', task ':qa:full-cluster-restart:checkstyleTest', task ':qa:full-cluster-restart:checkstyle', task ':qa:full-cluster-restart:forbiddenApisTest', task ':qa:full-cluster-restart:forbiddenApis', task ':qa:full-cluster-restart:forbiddenPatterns', task ':qa:full-cluster-restart:jarHell', task ':qa:full-cluster-restart:licenseHeaders', task ':qa:full-cluster-restart:loggerUsageCheck', task ':qa:full-cluster-restart:namingConventions', task ':qa:full-cluster-restart:thirdPartyAudit', task ':qa:full-cluster-restart:precommit', task ':qa:mixed-cluster:copyCheckstyleConf', task ':qa:mixed-cluster:compileTestJava', task ':qa:mixed-cluster:processTestResources', task ':qa:mixed-cluster:testClasses', task ':qa:mixed-cluster:checkstyleTest', task ':qa:mixed-cluster:checkstyle', task ':qa:mixed-cluster:forbiddenApisTest', task ':qa:mixed-cluster:forbiddenApis', task ':qa:mixed-cluster:forbiddenPatterns', task ':qa:mixed-cluster:jarHell', task ':qa:mixed-cluster:licenseHeaders', task ':qa:mixed-cluster:loggerUsageCheck', task ':qa:mixed-cluster:namingConventions', task ':qa:mixed-cluster:thirdPartyAudit', task ':qa:mixed-cluster:precommit', task ':qa:multi-cluster-search:copyCheckstyleConf', task ':qa:multi-cluster-search:compileTestJava', task ':qa:multi-cluster-search:processTestResources', task ':qa:multi-cluster-search:testClasses', task ':qa:multi-cluster-search:checkstyleTest', task ':qa:multi-cluster-search:checkstyle', task ':qa:multi-cluster-search:forbiddenApisTest', task ':qa:multi-cluster-search:forbiddenApis', task ':qa:multi-cluster-search:forbiddenPatterns', task ':qa:multi-cluster-search:jarHell', task ':qa:multi-cluster-search:licenseHeaders', task ':qa:multi-cluster-search:loggerUsageCheck', task ':qa:multi-cluster-search:namingConventions', task ':qa:multi-cluster-search:thirdPartyAudit', task ':qa:multi-cluster-search:precommit', task ':qa:no-bootstrap-tests:copyCheckstyleConf', task ':qa:no-bootstrap-tests:compileTestJava', task ':qa:no-bootstrap-tests:processTestResources', task ':qa:no-bootstrap-tests:testClasses', task ':qa:no-bootstrap-tests:checkstyleTest', task ':qa:no-bootstrap-tests:checkstyle', task ':qa:no-bootstrap-tests:forbiddenApisTest', task ':qa:no-bootstrap-tests:forbiddenApis', task ':qa:no-bootstrap-tests:forbiddenPatterns', task ':qa:no-bootstrap-tests:jarHell', task ':qa:no-bootstrap-tests:licenseHeaders', task ':qa:no-bootstrap-tests:loggerUsageCheck', task ':qa:no-bootstrap-tests:namingConventions', task ':qa:no-bootstrap-tests:thirdPartyAudit', task ':qa:no-bootstrap-tests:precommit', task ':qa:query-builder-bwc:copyCheckstyleConf', task ':qa:query-builder-bwc:compileTestJava', task ':qa:query-builder-bwc:processTestResources', task ':qa:query-builder-bwc:testClasses', task ':qa:query-builder-bwc:checkstyleTest', task ':qa:query-builder-bwc:checkstyle', task ':qa:query-builder-bwc:forbiddenApisTest', task ':qa:query-builder-bwc:forbiddenApis', task ':qa:query-builder-bwc:forbiddenPatterns', task ':qa:query-builder-bwc:jarHell', task ':qa:query-builder-bwc:licenseHeaders', task ':qa:query-builder-bwc:loggerUsageCheck', task ':qa:query-builder-bwc:namingConventions', task ':qa:query-builder-bwc:thirdPartyAudit', task ':qa:query-builder-bwc:precommit', task ':qa:reindex-from-old:copyCheckstyleConf', task ':qa:reindex-from-old:compileTestJava', task ':qa:reindex-from-old:processTestResources', task ':qa:reindex-from-old:testClasses', task ':qa:reindex-from-old:checkstyleTest', task ':qa:reindex-from-old:checkstyle', task ':qa:reindex-from-old:forbiddenApisTest', task ':qa:reindex-from-old:forbiddenApis', task ':qa:reindex-from-old:forbiddenPatterns', task ':qa:reindex-from-old:jarHell', task ':qa:reindex-from-old:licenseHeaders', task ':qa:reindex-from-old:loggerUsageCheck', task ':qa:reindex-from-old:namingConventions', task ':qa:reindex-from-old:thirdPartyAudit', task ':qa:reindex-from-old:precommit', task ':qa:rolling-upgrade:copyCheckstyleConf', task ':qa:rolling-upgrade:compileTestJava', task ':qa:rolling-upgrade:processTestResources', task ':qa:rolling-upgrade:testClasses', task ':qa:rolling-upgrade:checkstyleTest', task ':qa:rolling-upgrade:checkstyle', task ':qa:rolling-upgrade:forbiddenApisTest', task ':qa:rolling-upgrade:forbiddenApis', task ':qa:rolling-upgrade:forbiddenPatterns', task ':qa:rolling-upgrade:jarHell', task ':qa:rolling-upgrade:licenseHeaders', task ':qa:rolling-upgrade:loggerUsageCheck', task ':qa:rolling-upgrade:namingConventions', task ':qa:rolling-upgrade:thirdPartyAudit', task ':qa:rolling-upgrade:precommit', task ':qa:smoke-test-client:copyCheckstyleConf', task ':qa:smoke-test-client:compileTestJava', task ':qa:smoke-test-client:processTestResources', task ':qa:smoke-test-client:testClasses', task ':qa:smoke-test-client:checkstyleTest', task ':qa:smoke-test-client:checkstyle', task ':qa:smoke-test-client:forbiddenApisTest', task ':qa:smoke-test-client:forbiddenApis', task ':qa:smoke-test-client:forbiddenPatterns', task ':qa:smoke-test-client:jarHell', task ':qa:smoke-test-client:licenseHeaders', task ':qa:smoke-test-client:loggerUsageCheck', task ':qa:smoke-test-client:namingConventions', task ':qa:smoke-test-client:thirdPartyAudit', task ':qa:smoke-test-client:precommit', task ':qa:smoke-test-http:copyCheckstyleConf', task ':qa:smoke-test-http:copyTransportNetty4Metadata', task ':qa:smoke-test-http:compileTestJava', task ':qa:smoke-test-http:processTestResources', task ':qa:smoke-test-http:testClasses', task ':qa:smoke-test-http:checkstyleTest', task ':qa:smoke-test-http:checkstyle', task ':qa:smoke-test-http:forbiddenApisTest', task ':qa:smoke-test-http:forbiddenApis', task ':qa:smoke-test-http:forbiddenPatterns', task ':qa:smoke-test-http:jarHell', task ':qa:smoke-test-http:licenseHeaders', task ':qa:smoke-test-http:loggerUsageCheck', task ':qa:smoke-test-http:namingConventions', task ':qa:smoke-test-http:thirdPartyAudit', task ':qa:smoke-test-http:precommit', task ':modules:ingest-common:jar', task ':qa:smoke-test-ingest-disabled:copyCheckstyleConf', task ':qa:smoke-test-ingest-disabled:compileTestJava', task ':qa:smoke-test-ingest-disabled:processTestResources', task ':qa:smoke-test-ingest-disabled:testClasses', task ':qa:smoke-test-ingest-disabled:checkstyleTest', task ':qa:smoke-test-ingest-disabled:checkstyle', task ':qa:smoke-test-ingest-disabled:forbiddenApisTest', task ':qa:smoke-test-ingest-disabled:forbiddenApis', task ':qa:smoke-test-ingest-disabled:forbiddenPatterns', task ':qa:smoke-test-ingest-disabled:jarHell', task ':qa:smoke-test-ingest-disabled:licenseHeaders', task ':qa:smoke-test-ingest-disabled:loggerUsageCheck', task ':qa:smoke-test-ingest-disabled:namingConventions', task ':qa:smoke-test-ingest-disabled:thirdPartyAudit', task ':qa:smoke-test-ingest-disabled:precommit', task ':modules:lang-painless:jar', task ':plugins:ingest-geoip:jar', task ':qa:smoke-test-ingest-with-all-dependencies:copyCheckstyleConf', task ':qa:smoke-test-ingest-with-all-dependencies:compileTestJava', task ':qa:smoke-test-ingest-with-all-dependencies:processTestResources', task ':qa:smoke-test-ingest-with-all-dependencies:testClasses', task ':qa:smoke-test-ingest-with-all-dependencies:checkstyleTest', task ':qa:smoke-test-ingest-with-all-dependencies:checkstyle', task ':qa:smoke-test-ingest-with-all-dependencies:forbiddenApisTest', task ':qa:smoke-test-ingest-with-all-dependencies:forbiddenApis', task ':qa:smoke-test-ingest-with-all-dependencies:forbiddenPatterns', task ':qa:smoke-test-ingest-with-all-dependencies:jarHell', task ':qa:smoke-test-ingest-with-all-dependencies:licenseHeaders', task ':qa:smoke-test-ingest-with-all-dependencies:loggerUsageCheck', task ':qa:smoke-test-ingest-with-all-dependencies:namingConventions', task ':qa:smoke-test-ingest-with-all-dependencies:thirdPartyAudit', task ':qa:smoke-test-ingest-with-all-dependencies:precommit', task ':qa:smoke-test-multinode:copyCheckstyleConf', task ':qa:smoke-test-multinode:compileTestJava', task ':qa:smoke-test-multinode:processTestResources', task ':qa:smoke-test-multinode:testClasses', task ':qa:smoke-test-multinode:checkstyleTest', task ':qa:smoke-test-multinode:checkstyle', task ':qa:smoke-test-multinode:forbiddenApisTest', task ':qa:smoke-test-multinode:forbiddenApis', task ':qa:smoke-test-multinode:forbiddenPatterns', task ':qa:smoke-test-multinode:jarHell', task ':qa:smoke-test-multinode:licenseHeaders', task ':qa:smoke-test-multinode:loggerUsageCheck', task ':qa:smoke-test-multinode:namingConventions', task ':qa:smoke-test-multinode:thirdPartyAudit', task ':qa:smoke-test-multinode:precommit', task ':qa:smoke-test-plugins:copyCheckstyleConf', task ':qa:smoke-test-plugins:compileTestJava', task ':qa:smoke-test-plugins:processTestResources', task ':qa:smoke-test-plugins:testClasses', task ':qa:smoke-test-plugins:checkstyleTest', task ':qa:smoke-test-plugins:checkstyle', task ':qa:smoke-test-plugins:forbiddenApisTest', task ':qa:smoke-test-plugins:forbiddenApis', task ':qa:smoke-test-plugins:forbiddenPatterns', task ':qa:smoke-test-plugins:jarHell', task ':qa:smoke-test-plugins:licenseHeaders', task ':qa:smoke-test-plugins:loggerUsageCheck', task ':qa:smoke-test-plugins:namingConventions', task ':qa:smoke-test-plugins:thirdPartyAudit', task ':qa:smoke-test-plugins:precommit', task ':qa:smoke-test-rank-eval-with-mustache:copyCheckstyleConf', task ':qa:smoke-test-rank-eval-with-mustache:compileTestJava', task ':qa:smoke-test-rank-eval-with-mustache:processTestResources', task ':qa:smoke-test-rank-eval-with-mustache:testClasses', task ':qa:smoke-test-rank-eval-with-mustache:checkstyleTest', task ':qa:smoke-test-rank-eval-with-mustache:checkstyle', task ':qa:smoke-test-rank-eval-with-mustache:forbiddenApisTest', task ':qa:smoke-test-rank-eval-with-mustache:forbiddenApis', task ':qa:smoke-test-rank-eval-with-mustache:forbiddenPatterns', task ':qa:smoke-test-rank-eval-with-mustache:jarHell', task ':qa:smoke-test-rank-eval-with-mustache:licenseHeaders', task ':qa:smoke-test-rank-eval-with-mustache:loggerUsageCheck', task ':qa:smoke-test-rank-eval-with-mustache:namingConventions', task ':qa:smoke-test-rank-eval-with-mustache:thirdPartyAudit', task ':qa:smoke-test-rank-eval-with-mustache:precommit', task ':qa:smoke-test-reindex-with-all-modules:copyCheckstyleConf', task ':qa:smoke-test-reindex-with-all-modules:compileTestJava', task ':qa:smoke-test-reindex-with-all-modules:processTestResources', task ':qa:smoke-test-reindex-with-all-modules:testClasses', task ':qa:smoke-test-reindex-with-all-modules:checkstyleTest', task ':qa:smoke-test-reindex-with-all-modules:checkstyle', task ':qa:smoke-test-reindex-with-all-modules:forbiddenApisTest', task ':qa:smoke-test-reindex-with-all-modules:forbiddenApis', task ':qa:smoke-test-reindex-with-all-modules:forbiddenPatterns', task ':qa:smoke-test-reindex-with-all-modules:jarHell', task ':qa:smoke-test-reindex-with-all-modules:licenseHeaders', task ':qa:smoke-test-reindex-with-all-modules:loggerUsageCheck', task ':qa:smoke-test-reindex-with-all-modules:namingConventions', task ':qa:smoke-test-reindex-with-all-modules:thirdPartyAudit', task ':qa:smoke-test-reindex-with-all-modules:precommit', task ':qa:smoke-test-tribe-node:copyCheckstyleConf', task ':qa:smoke-test-tribe-node:compileTestJava', task ':qa:smoke-test-tribe-node:processTestResources', task ':qa:smoke-test-tribe-node:testClasses', task ':qa:smoke-test-tribe-node:checkstyleTest', task ':qa:smoke-test-tribe-node:checkstyle', task ':qa:smoke-test-tribe-node:forbiddenApisTest', task ':qa:smoke-test-tribe-node:forbiddenApis', task ':qa:smoke-test-tribe-node:forbiddenPatterns', task ':qa:smoke-test-tribe-node:jarHell', task ':qa:smoke-test-tribe-node:licenseHeaders', task ':qa:smoke-test-tribe-node:loggerUsageCheck', task ':qa:smoke-test-tribe-node:namingConventions', task ':qa:smoke-test-tribe-node:thirdPartyAudit', task ':qa:smoke-test-tribe-node:precommit', task ':qa:verify-version-constants:copyCheckstyleConf', task ':qa:verify-version-constants:compileTestJava', task ':qa:verify-version-constants:processTestResources', task ':qa:verify-version-constants:testClasses', task ':qa:verify-version-constants:checkstyleTest', task ':qa:verify-version-constants:checkstyle', task ':qa:verify-version-constants:forbiddenApisTest', task ':qa:verify-version-constants:forbiddenApis', task ':qa:verify-version-constants:forbiddenPatterns', task ':qa:verify-version-constants:jarHell', task ':qa:verify-version-constants:licenseHeaders', task ':qa:verify-version-constants:loggerUsageCheck', task ':qa:verify-version-constants:namingConventions', task ':qa:verify-version-constants:thirdPartyAudit', task ':qa:verify-version-constants:precommit', task ':qa:wildfly:compileJava', task ':qa:wildfly:processResources', task ':qa:wildfly:classes', task ':qa:wildfly:copyCheckstyleConf', task ':qa:wildfly:checkstyleMain', task ':qa:wildfly:compileTestJava', task ':qa:wildfly:processTestResources', task ':qa:wildfly:testClasses', task ':qa:wildfly:checkstyleTest', task ':qa:wildfly:checkstyle', task ':qa:wildfly:dependencyLicenses', task ':qa:wildfly:forbiddenApisMain', task ':qa:wildfly:forbiddenApisTest', task ':qa:wildfly:forbiddenApis', task ':qa:wildfly:forbiddenPatterns', task ':qa:wildfly:jarHell', task ':qa:wildfly:licenseHeaders', task ':qa:wildfly:loggerUsageCheck', task ':qa:wildfly:namingConventions', task ':qa:wildfly:thirdPartyAudit', task ':qa:wildfly:precommit', task ':test:framework:copyCheckstyleConf', task ':test:framework:checkstyleMain', task ':test:framework:compileTestJava', task ':test:framework:processTestResources', task ':test:framework:testClasses', task ':test:framework:checkstyleTest', task ':test:framework:checkstyle', task ':test:framework:dependencyLicenses', task ':test:framework:forbiddenApisMain', task ':test:framework:forbiddenApisTest', task ':test:framework:forbiddenApis', task ':test:framework:forbiddenPatterns', task ':test:framework:jarHell', task ':test:framework:licenseHeaders', task ':test:framework:loggerUsageCheck', task ':test:framework:namingConventions', task ':test:framework:namingConventionsMain', task ':test:framework:thirdPartyAudit', task ':test:framework:precommit', task ':test:logger-usage:copyCheckstyleConf', task ':test:logger-usage:checkstyleMain', task ':test:logger-usage:compileTestJava', task ':test:logger-usage:processTestResources', task ':test:logger-usage:testClasses', task ':test:logger-usage:checkstyleTest', task ':test:logger-usage:checkstyle', task ':test:logger-usage:dependencyLicenses', task ':test:logger-usage:forbiddenApisMain', task ':test:logger-usage:forbiddenApisTest', task ':test:logger-usage:forbiddenApis', task ':test:logger-usage:forbiddenPatterns', task ':test:logger-usage:jarHell', task ':test:logger-usage:licenseHeaders', task ':test:logger-usage:loggerUsageCheck', task ':test:logger-usage:namingConventions', task ':test:logger-usage:thirdPartyAudit', task ':test:logger-usage:precommit', task ':distribution:tools:launchers:compileJava', task ':distribution:tools:launchers:processResources', task ':distribution:tools:launchers:classes', task ':distribution:tools:launchers:copyCheckstyleConf', task ':distribution:tools:launchers:checkstyleMain', task ':distribution:tools:launchers:compileTestJava', task ':distribution:tools:launchers:processTestResources', task ':distribution:tools:launchers:testClasses', task ':distribution:tools:launchers:checkstyleTest', task ':distribution:tools:launchers:checkstyle', task ':distribution:tools:launchers:dependencyLicenses', task ':distribution:tools:launchers:forbiddenApisMain', task ':distribution:tools:launchers:forbiddenApisTest', task ':distribution:tools:launchers:forbiddenApis', task ':distribution:tools:launchers:forbiddenPatterns', task ':distribution:tools:launchers:jarHell', task ':distribution:tools:launchers:licenseHeaders', task ':distribution:tools:launchers:loggerUsageCheck', task ':distribution:tools:launchers:namingConventions', task ':distribution:tools:launchers:thirdPartyAudit', task ':distribution:tools:launchers:precommit', task ':distribution:tools:plugin-cli:compileJava', task ':distribution:tools:plugin-cli:processResources', task ':distribution:tools:plugin-cli:classes', task ':distribution:tools:plugin-cli:copyCheckstyleConf', task ':distribution:tools:plugin-cli:checkstyleMain', task ':distribution:tools:plugin-cli:compileTestJava', task ':distribution:tools:plugin-cli:processTestResources', task ':distribution:tools:plugin-cli:testClasses', task ':distribution:tools:plugin-cli:checkstyleTest', task ':distribution:tools:plugin-cli:checkstyle', task ':distribution:tools:plugin-cli:dependencyLicenses', task ':distribution:tools:plugin-cli:forbiddenApisMain', task ':distribution:tools:plugin-cli:forbiddenApisTest', task ':distribution:tools:plugin-cli:forbiddenApis', task ':distribution:tools:plugin-cli:forbiddenPatterns', task ':distribution:tools:plugin-cli:jarHell', task ':distribution:tools:plugin-cli:licenseHeaders', task ':distribution:tools:plugin-cli:loggerUsageCheck', task ':distribution:tools:plugin-cli:namingConventions', task ':distribution:tools:plugin-cli:thirdPartyAudit', task ':distribution:tools:plugin-cli:precommit', task ':test:fixtures:example-fixture:compileJava', task ':test:fixtures:example-fixture:processResources', task ':test:fixtures:example-fixture:classes', task ':test:fixtures:example-fixture:copyCheckstyleConf', task ':test:fixtures:example-fixture:checkstyleMain', task ':test:fixtures:example-fixture:compileTestJava', task ':test:fixtures:example-fixture:processTestResources', task ':test:fixtures:example-fixture:testClasses', task ':test:fixtures:example-fixture:checkstyleTest', task ':test:fixtures:example-fixture:checkstyle', task ':test:fixtures:example-fixture:dependencyLicenses', task ':test:fixtures:example-fixture:forbiddenApisMain', task ':test:fixtures:example-fixture:forbiddenApisTest', task ':test:fixtures:example-fixture:forbiddenApis', task ':test:fixtures:example-fixture:forbiddenPatterns', task ':test:fixtures:example-fixture:jarHell', task ':test:fixtures:example-fixture:licenseHeaders', task ':test:fixtures:example-fixture:loggerUsageCheck', task ':test:fixtures:example-fixture:namingConventions', task ':test:fixtures:example-fixture:thirdPartyAudit', task ':test:fixtures:example-fixture:precommit', task ':test:fixtures:hdfs-fixture:compileJava', task ':test:fixtures:hdfs-fixture:processResources', task ':test:fixtures:hdfs-fixture:classes', task ':test:fixtures:hdfs-fixture:copyCheckstyleConf', task ':test:fixtures:hdfs-fixture:checkstyleMain', task ':test:fixtures:hdfs-fixture:compileTestJava', task ':test:fixtures:hdfs-fixture:processTestResources', task ':test:fixtures:hdfs-fixture:testClasses', task ':test:fixtures:hdfs-fixture:checkstyleTest', task ':test:fixtures:hdfs-fixture:checkstyle', task ':test:fixtures:hdfs-fixture:dependencyLicenses', task ':test:fixtures:hdfs-fixture:forbiddenApisMain', task ':test:fixtures:hdfs-fixture:forbiddenApisTest', task ':test:fixtures:hdfs-fixture:forbiddenApis', task ':test:fixtures:hdfs-fixture:forbiddenPatterns', task ':test:fixtures:hdfs-fixture:jarHell', task ':test:fixtures:hdfs-fixture:licenseHeaders', task ':test:fixtures:hdfs-fixture:loggerUsageCheck', task ':test:fixtures:hdfs-fixture:namingConventions', task ':test:fixtures:hdfs-fixture:thirdPartyAudit', task ':test:fixtures:hdfs-fixture:precommit', task ':test:fixtures:krb5kdc-fixture:compileJava', task ':test:fixtures:krb5kdc-fixture:processResources', task ':test:fixtures:krb5kdc-fixture:classes', task ':test:fixtures:krb5kdc-fixture:copyCheckstyleConf', task ':test:fixtures:krb5kdc-fixture:checkstyleMain', task ':test:fixtures:krb5kdc-fixture:compileTestJava', task ':test:fixtures:krb5kdc-fixture:processTestResources', task ':test:fixtures:krb5kdc-fixture:testClasses', task ':test:fixtures:krb5kdc-fixture:checkstyleTest', task ':test:fixtures:krb5kdc-fixture:checkstyle', task ':test:fixtures:krb5kdc-fixture:dependencyLicenses', task ':test:fixtures:krb5kdc-fixture:forbiddenApisMain', task ':test:fixtures:krb5kdc-fixture:forbiddenApisTest', task ':test:fixtures:krb5kdc-fixture:forbiddenApis', task ':test:fixtures:krb5kdc-fixture:forbiddenPatterns', task ':test:fixtures:krb5kdc-fixture:jarHell', task ':test:fixtures:krb5kdc-fixture:licenseHeaders', task ':test:fixtures:krb5kdc-fixture:loggerUsageCheck', task ':test:fixtures:krb5kdc-fixture:namingConventions', task ':test:fixtures:krb5kdc-fixture:thirdPartyAudit', task ':test:fixtures:krb5kdc-fixture:precommit', task ':test:fixtures:old-elasticsearch:compileJava', task ':test:fixtures:old-elasticsearch:processResources', task ':test:fixtures:old-elasticsearch:classes', task ':test:fixtures:old-elasticsearch:copyCheckstyleConf', task ':test:fixtures:old-elasticsearch:checkstyleMain', task ':test:fixtures:old-elasticsearch:compileTestJava', task ':test:fixtures:old-elasticsearch:processTestResources', task ':test:fixtures:old-elasticsearch:testClasses', task ':test:fixtures:old-elasticsearch:checkstyleTest', task ':test:fixtures:old-elasticsearch:checkstyle', task ':test:fixtures:old-elasticsearch:dependencyLicenses', task ':test:fixtures:old-elasticsearch:forbiddenApisMain', task ':test:fixtures:old-elasticsearch:forbiddenApisTest', task ':test:fixtures:old-elasticsearch:forbiddenApis', task ':test:fixtures:old-elasticsearch:forbiddenPatterns', task ':test:fixtures:old-elasticsearch:jarHell', task ':test:fixtures:old-elasticsearch:licenseHeaders', task ':test:fixtures:old-elasticsearch:loggerUsageCheck', task ':test:fixtures:old-elasticsearch:namingConventions', task ':test:fixtures:old-elasticsearch:thirdPartyAudit', task ':test:fixtures:old-elasticsearch:precommit', task ':build-tools:test', task ':test:framework:test', task ':test:logger-usage:test', task ':core:cli:test', task ':core:test', task ':benchmarks:test', task ':benchmarks:check', task ':benchmarks:build', task ':build-tools:generatePomFileForNebulaPublication', task ':build-tools:javadoc', task ':build-tools:javadocJar', task ':build-tools:sourcesJar', task ':build-tools:assemble', task ':build-tools:check', task ':build-tools:build', task ':core:generatePomFileForNebulaPublication', task ':core:cli:javadoc', task ':core:javadoc', task ':core:javadocJar', task ':core:sourcesJar', task ':core:assemble', task ':core:integTest', task ':core:check', task ':core:build', task ':docs:copyJvmExamplePluginRestSpec', task ':docs:integTestCluster#prepareCluster.cleanShared', task ':docs:integTestCluster#clean', task ':docs:integTestCluster#createCwd', task ':docs:integTestCluster#checkPrevious', task ':docs:integTestCluster#stopPrevious', task ':distribution:buildFullNotice', task ':modules:aggs-matrix-stats:bundlePlugin', task ':modules:analysis-common:jar', task ':modules:analysis-common:bundlePlugin', task ':modules:ingest-common:bundlePlugin', task ':modules:lang-expression:jar', task ':modules:lang-expression:bundlePlugin', task ':modules:lang-mustache:bundlePlugin', task ':modules:lang-painless:bundlePlugin', task ':modules:mapper-extras:jar', task ':modules:mapper-extras:bundlePlugin', task ':modules:parent-join:bundlePlugin', task ':modules:percolator:bundlePlugin', task ':modules:rank-eval:bundlePlugin', task ':modules:reindex:bundlePlugin', task ':modules:repository-url:jar', task ':modules:repository-url:bundlePlugin', task ':modules:transport-netty4:bundlePlugin', task ':modules:tribe:bundlePlugin', task ':distribution:buildModules', task ':distribution:zip:createLogDir', task ':distribution:zip:createPluginsDir', task ':distribution:tools:launchers:jar', task ':distribution:tools:plugin-cli:jar', task ':distribution:zip:buildZip', task ':docs:integTestCluster#extract', task ':plugins:analysis-icu:generateNotice', task ':plugins:analysis-icu:jar', task ':plugins:analysis-icu:bundlePlugin', task ':plugins:analysis-kuromoji:generateNotice', task ':plugins:analysis-kuromoji:jar', task ':plugins:analysis-kuromoji:bundlePlugin', task ':plugins:analysis-phonetic:generateNotice', task ':plugins:analysis-phonetic:jar', task ':plugins:analysis-phonetic:bundlePlugin', task ':plugins:analysis-smartcn:generateNotice', task ':plugins:analysis-smartcn:jar', task ':plugins:analysis-smartcn:bundlePlugin', task ':plugins:analysis-stempel:generateNotice', task ':plugins:analysis-stempel:jar', task ':plugins:analysis-stempel:bundlePlugin', task ':plugins:analysis-ukrainian:generateNotice', task ':plugins:analysis-ukrainian:jar', task ':plugins:analysis-ukrainian:bundlePlugin', task ':plugins:discovery-azure-classic:generateNotice', task ':plugins:discovery-azure-classic:jar', task ':plugins:discovery-azure-classic:bundlePlugin', task ':plugins:discovery-ec2:generateNotice', task ':plugins:discovery-ec2:jar', task ':plugins:discovery-ec2:bundlePlugin', task ':plugins:discovery-file:generateNotice', task ':plugins:discovery-file:jar', task ':plugins:discovery-file:bundlePlugin', task ':plugins:discovery-gce:generateNotice', task ':plugins:discovery-gce:jar', task ':plugins:discovery-gce:bundlePlugin', task ':plugins:ingest-attachment:generateNotice', task ':plugins:ingest-attachment:jar', task ':plugins:ingest-attachment:bundlePlugin', task ':plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles', task ':plugins:ingest-geoip:generateNotice', task ':plugins:ingest-geoip:bundlePlugin', task ':plugins:ingest-user-agent:generateNotice', task ':plugins:ingest-user-agent:jar', task ':plugins:ingest-user-agent:bundlePlugin', task ':plugins:jvm-example:generateNotice', task ':plugins:jvm-example:jar', task ':plugins:jvm-example:bundlePlugin', task ':plugins:mapper-murmur3:generateNotice', task ':plugins:mapper-murmur3:jar', task ':plugins:mapper-murmur3:bundlePlugin', task ':plugins:mapper-size:generateNotice', task ':plugins:mapper-size:jar', task ':plugins:mapper-size:bundlePlugin', task ':plugins:store-smb:generateNotice', task ':plugins:store-smb:jar', task ':plugins:store-smb:bundlePlugin', task ':docs:integTestCluster#configure', task ':docs:integTestCluster#copyPlugins', task ':docs:integTestCluster#installAnalysisIcuPlugin', task ':docs:integTestCluster#installAnalysisKuromojiPlugin', task ':docs:integTestCluster#installAnalysisPhoneticPlugin', task ':docs:integTestCluster#installAnalysisSmartcnPlugin', task ':docs:integTestCluster#installAnalysisStempelPlugin', task ':docs:integTestCluster#installAnalysisUkrainianPlugin', task ':docs:integTestCluster#installDiscoveryAzureClassicPlugin', task ':docs:integTestCluster#installDiscoveryEc2Plugin', task ':docs:integTestCluster#installDiscoveryFilePlugin', task ':docs:integTestCluster#installDiscoveryGcePlugin', task ':docs:integTestCluster#installIngestAttachmentPlugin', task ':docs:integTestCluster#installIngestGeoipPlugin', task ':docs:integTestCluster#installIngestUserAgentPlugin', task ':docs:integTestCluster#installJvmExamplePlugin', task ':docs:integTestCluster#installMapperMurmur3Plugin', task ':docs:integTestCluster#installMapperSizePlugin', task ':docs:integTestCluster#installStoreSmbPlugin', task ':docs:integTestCluster#extraConfig', task ':docs:integTestCluster#start', task ':rest-api-spec:jar', task ':docs:copyRestSpec', task ':distribution:zip:generatePomFileForNebulaPublication', task ':distribution:zip:generatePomFileForNebulaRealPomPublication', task ':distribution:zip:assemble', task ':distribution:zip:integTestCluster#prepareCluster.cleanShared', task ':distribution:zip:integTestCluster#clean', task ':distribution:zip:integTestCluster#createCwd', task ':distribution:zip:integTestCluster#checkPrevious', task ':distribution:zip:integTestCluster#stopPrevious', task ':distribution:zip:integTestCluster#extract', task ':distribution:zip:integTestCluster#configure', task ':distribution:zip:integTestCluster#start', task ':distribution:zip:copyRestSpec', task ':distribution:buildCoreNotice', task ':distribution:buildTransportModules', task ':distribution:integ-test-zip:createLogDir', task ':distribution:integ-test-zip:createPluginsDir', task ':distribution:integ-test-zip:buildZip', task ':distribution:integ-test-zip:generatePomFileForNebulaPublication', task ':distribution:integ-test-zip:generatePomFileForNebulaRealPomPublication', task ':distribution:integ-test-zip:assemble', task ':distribution:integ-test-zip:integTestCluster#prepareCluster.cleanShared', task ':distribution:integ-test-zip:integTestCluster#clean', task ':distribution:integ-test-zip:integTestCluster#createCwd', task ':distribution:integ-test-zip:integTestCluster#checkPrevious', task ':distribution:integ-test-zip:integTestCluster#stopPrevious', task ':distribution:integ-test-zip:integTestCluster#extract', task ':distribution:integ-test-zip:integTestCluster#configure', task ':distribution:integ-test-zip:integTestCluster#start', task ':distribution:integ-test-zip:copyRestSpec', task ':distribution:integ-test-zip:integTestCluster#init', task ':distribution:integ-test-zip:integTestCluster#wait', task ':distribution:integ-test-zip:integTestRunner', task ':distribution:integ-test-zip:integTestCluster#stop', task ':distribution:integ-test-zip:integTest', task ':modules:aggs-matrix-stats:integTestCluster#prepareCluster.cleanShared', task ':modules:aggs-matrix-stats:integTestCluster#clean', task ':modules:aggs-matrix-stats:integTestCluster#createCwd', task ':modules:aggs-matrix-stats:integTestCluster#checkPrevious', task ':modules:aggs-matrix-stats:integTestCluster#stopPrevious', task ':modules:aggs-matrix-stats:integTestCluster#extract', task ':modules:aggs-matrix-stats:integTestCluster#configure', task ':modules:aggs-matrix-stats:integTestCluster#installAggsMatrixStatsModule', task ':modules:aggs-matrix-stats:integTestCluster#start', task ':modules:aggs-matrix-stats:copyRestSpec', task ':rest-api-spec:test', task ':modules:aggs-matrix-stats:test', task ':modules:aggs-matrix-stats:integTestCluster#init', task ':modules:aggs-matrix-stats:integTestCluster#wait', task ':modules:aggs-matrix-stats:integTestRunner', task ':modules:aggs-matrix-stats:integTestCluster#stop', task ':modules:aggs-matrix-stats:integTest', task ':modules:analysis-common:integTestCluster#prepareCluster.cleanShared', task ':modules:analysis-common:integTestCluster#clean', task ':modules:analysis-common:integTestCluster#createCwd', task ':modules:analysis-common:integTestCluster#checkPrevious', task ':modules:analysis-common:integTestCluster#stopPrevious', task ':modules:analysis-common:integTestCluster#extract', task ':modules:analysis-common:integTestCluster#configure', task ':modules:analysis-common:integTestCluster#installAnalysisCommonModule', task ':modules:analysis-common:integTestCluster#start', task ':modules:analysis-common:copyRestSpec', task ':modules:analysis-common:test', task ':modules:analysis-common:integTestCluster#init', task ':modules:analysis-common:integTestCluster#wait', task ':modules:analysis-common:integTestRunner', task ':modules:analysis-common:integTestCluster#stop', task ':modules:analysis-common:integTest', task ':modules:ingest-common:integTestCluster#prepareCluster.cleanShared', task ':modules:ingest-common:integTestCluster#clean', task ':modules:ingest-common:integTestCluster#createCwd', task ':modules:ingest-common:integTestCluster#checkPrevious', task ':modules:ingest-common:integTestCluster#stopPrevious', task ':modules:ingest-common:integTestCluster#extract', task ':modules:ingest-common:integTestCluster#configure', task ':modules:ingest-common:integTestCluster#installIngestCommonModule', task ':modules:ingest-common:integTestCluster#start', task ':modules:ingest-common:copyRestSpec', task ':modules:ingest-common:test', task ':modules:ingest-common:integTestCluster#init', task ':modules:ingest-common:integTestCluster#wait', task ':modules:ingest-common:integTestRunner', task ':modules:ingest-common:integTestCluster#stop', task ':modules:ingest-common:integTest', task ':modules:lang-expression:integTestCluster#prepareCluster.cleanShared', task ':modules:lang-expression:integTestCluster#clean', task ':modules:lang-expression:integTestCluster#createCwd', task ':modules:lang-expression:integTestCluster#checkPrevious', task ':modules:lang-expression:integTestCluster#stopPrevious', task ':modules:lang-expression:integTestCluster#extract', task ':modules:lang-expression:integTestCluster#configure', task ':modules:lang-expression:integTestCluster#installLangExpressionModule', task ':modules:lang-expression:integTestCluster#start', task ':modules:lang-expression:copyRestSpec', task ':modules:lang-expression:test', task ':modules:lang-expression:integTestCluster#init', task ':modules:lang-expression:integTestCluster#wait', task ':modules:lang-expression:integTestRunner', task ':modules:lang-expression:integTestCluster#stop', task ':modules:lang-expression:integTest', task ':modules:lang-mustache:integTestCluster#prepareCluster.cleanShared', task ':modules:lang-mustache:integTestCluster#clean', task ':modules:lang-mustache:integTestCluster#createCwd', task ':modules:lang-mustache:integTestCluster#checkPrevious', task ':modules:lang-mustache:integTestCluster#stopPrevious', task ':modules:lang-mustache:integTestCluster#extract', task ':modules:lang-mustache:integTestCluster#configure', task ':modules:lang-mustache:integTestCluster#installLangMustacheModule', task ':modules:lang-mustache:integTestCluster#start', task ':modules:lang-mustache:copyRestSpec', task ':modules:lang-mustache:test', task ':modules:lang-mustache:integTestCluster#init', task ':modules:lang-mustache:integTestCluster#wait', task ':modules:lang-mustache:integTestRunner', task ':modules:lang-mustache:integTestCluster#stop', task ':modules:lang-mustache:integTest', task ':modules:lang-painless:integTestCluster#prepareCluster.cleanShared', task ':modules:lang-painless:integTestCluster#clean', task ':modules:lang-painless:integTestCluster#createCwd', task ':modules:lang-painless:integTestCluster#checkPrevious', task ':modules:lang-painless:integTestCluster#stopPrevious', task ':modules:lang-painless:integTestCluster#extract', task ':modules:lang-painless:integTestCluster#configure', task ':modules:lang-painless:integTestCluster#installMapperExtrasModule', task ':modules:lang-painless:integTestCluster#installLangPainlessModule', task ':modules:lang-painless:integTestCluster#start', task ':modules:lang-painless:copyRestSpec', task ':modules:lang-painless:test', task ':modules:lang-painless:integTestCluster#init', task ':modules:lang-painless:integTestCluster#wait', task ':modules:lang-painless:integTestRunner', task ':modules:lang-painless:integTestCluster#stop', task ':modules:lang-painless:integTest', task ':modules:mapper-extras:integTestCluster#prepareCluster.cleanShared', task ':modules:mapper-extras:integTestCluster#clean', task ':modules:mapper-extras:integTestCluster#createCwd', task ':modules:mapper-extras:integTestCluster#checkPrevious', task ':modules:mapper-extras:integTestCluster#stopPrevious', task ':modules:mapper-extras:integTestCluster#extract', task ':modules:mapper-extras:integTestCluster#configure', task ':modules:mapper-extras:integTestCluster#installMapperExtrasModule', task ':modules:mapper-extras:integTestCluster#start', task ':modules:mapper-extras:copyRestSpec', task ':modules:mapper-extras:test', task ':modules:mapper-extras:integTestCluster#init', task ':modules:mapper-extras:integTestCluster#wait', task ':modules:mapper-extras:integTestRunner', task ':modules:mapper-extras:integTestCluster#stop', task ':modules:mapper-extras:integTest', task ':modules:parent-join:integTestCluster#prepareCluster.cleanShared', task ':modules:parent-join:integTestCluster#clean', task ':modules:parent-join:integTestCluster#createCwd', task ':modules:parent-join:integTestCluster#checkPrevious', task ':modules:parent-join:integTestCluster#stopPrevious', task ':modules:parent-join:integTestCluster#extract', task ':modules:parent-join:integTestCluster#configure', task ':modules:parent-join:integTestCluster#installParentJoinModule', task ':modules:parent-join:integTestCluster#start', task ':modules:parent-join:copyRestSpec', task ':modules:parent-join:test', task ':modules:parent-join:integTestCluster#init', task ':modules:parent-join:integTestCluster#wait', task ':modules:parent-join:integTestRunner', task ':modules:parent-join:integTestCluster#stop', task ':modules:parent-join:integTest', task ':modules:percolator:integTestCluster#prepareCluster.cleanShared', task ':modules:percolator:integTestCluster#clean', task ':modules:percolator:integTestCluster#createCwd', task ':modules:percolator:integTestCluster#checkPrevious', task ':modules:percolator:integTestCluster#stopPrevious', task ':modules:percolator:integTestCluster#extract', task ':modules:percolator:integTestCluster#configure', task ':modules:percolator:integTestCluster#installPercolatorModule', task ':modules:percolator:integTestCluster#start', task ':modules:percolator:copyRestSpec', task ':modules:percolator:test', task ':modules:percolator:integTestCluster#init', task ':modules:percolator:integTestCluster#wait', task ':modules:percolator:integTestRunner', task ':modules:percolator:integTestCluster#stop', task ':modules:percolator:integTest', task ':modules:rank-eval:integTestCluster#prepareCluster.cleanShared', task ':modules:rank-eval:integTestCluster#clean', task ':modules:rank-eval:integTestCluster#createCwd', task ':modules:rank-eval:integTestCluster#checkPrevious', task ':modules:rank-eval:integTestCluster#stopPrevious', task ':modules:rank-eval:integTestCluster#extract', task ':modules:rank-eval:integTestCluster#configure', task ':modules:rank-eval:integTestCluster#installRankEvalModule', task ':modules:rank-eval:integTestCluster#start', task ':modules:rank-eval:copyRestSpec', task ':modules:rank-eval:test', task ':modules:rank-eval:integTestCluster#init', task ':modules:rank-eval:integTestCluster#wait', task ':modules:rank-eval:integTestRunner', task ':modules:rank-eval:integTestCluster#stop', task ':modules:rank-eval:integTest', task ':modules:reindex:integTestCluster#prepareCluster.cleanShared', task ':modules:reindex:integTestCluster#clean', task ':modules:reindex:integTestCluster#createCwd', task ':modules:reindex:integTestCluster#checkPrevious', task ':modules:reindex:integTestCluster#stopPrevious', task ':modules:reindex:integTestCluster#extract', task ':modules:reindex:integTestCluster#configure', task ':modules:reindex:integTestCluster#installReindexModule', task ':modules:reindex:integTestCluster#start', task ':modules:reindex:copyRestSpec', task ':client:test:test', task ':client:rest:test', task ':modules:transport-netty4:test', task ':modules:reindex:test', task ':modules:transport-netty4:integTestCluster#prepareCluster.cleanShared', task ':modules:transport-netty4:integTestCluster#clean', task ':modules:transport-netty4:integTestCluster#createCwd', task ':modules:transport-netty4:integTestCluster#checkPrevious', task ':modules:transport-netty4:integTestCluster#stopPrevious', task ':modules:transport-netty4:integTestCluster#extract', task ':modules:transport-netty4:integTestCluster#configure', task ':modules:transport-netty4:integTestCluster#installTransportNetty4Module', task ':modules:transport-netty4:integTestCluster#start', task ':modules:transport-netty4:copyRestSpec', task ':modules:transport-netty4:integTestCluster#init', task ':modules:transport-netty4:integTestCluster#wait', task ':modules:transport-netty4:integTestRunner', task ':modules:transport-netty4:integTestCluster#stop', task ':modules:transport-netty4:integTest', task ':modules:reindex:integTestCluster#init', task ':modules:reindex:integTestCluster#wait', task ':modules:reindex:integTestRunner', task ':modules:reindex:integTestCluster#stop', task ':modules:reindex:integTest', task ':modules:repository-url:integTestCluster#prepareCluster.cleanShared', task ':modules:repository-url:integTestCluster#clean', task ':modules:repository-url:integTestCluster#createCwd', task ':modules:repository-url:integTestCluster#checkPrevious', task ':modules:repository-url:integTestCluster#stopPrevious', task ':modules:repository-url:integTestCluster#extract', task ':modules:repository-url:integTestCluster#configure', task ':modules:repository-url:integTestCluster#installRepositoryUrlModule', task ':modules:repository-url:integTestCluster#start', task ':modules:repository-url:copyRestSpec', task ':modules:repository-url:test', task ':modules:repository-url:integTestCluster#init', task ':modules:repository-url:integTestCluster#wait', task ':modules:repository-url:integTestRunner', task ':modules:repository-url:integTestCluster#stop', task ':modules:repository-url:integTest', task ':modules:tribe:integTestCluster#prepareCluster.cleanShared', task ':modules:tribe:integTestCluster#clean', task ':modules:tribe:integTestCluster#createCwd', task ':modules:tribe:integTestCluster#checkPrevious', task ':modules:tribe:integTestCluster#stopPrevious', task ':modules:tribe:integTestCluster#extract', task ':modules:tribe:integTestCluster#configure', task ':modules:tribe:integTestCluster#installTribeModule', task ':modules:tribe:integTestCluster#start', task ':modules:tribe:copyRestSpec', task ':modules:tribe:test', task ':modules:tribe:integTestCluster#init', task ':modules:tribe:integTestCluster#wait', task ':modules:tribe:integTestRunner', task ':modules:tribe:integTestCluster#stop', task ':modules:tribe:integTest', task ':distribution:zip:integTestCluster#init', task ':distribution:zip:integTestCluster#wait', task ':distribution:zip:integTestRunner', task ':distribution:zip:integTestCluster#stop', task ':distribution:zip:integTest', task ':plugins:analysis-icu:integTestCluster#prepareCluster.cleanShared', task ':plugins:analysis-icu:integTestCluster#clean', task ':plugins:analysis-icu:integTestCluster#createCwd', task ':plugins:analysis-icu:integTestCluster#checkPrevious', task ':plugins:analysis-icu:integTestCluster#stopPrevious', task ':plugins:analysis-icu:integTestCluster#extract', task ':plugins:analysis-icu:integTestCluster#configure', task ':plugins:analysis-icu:integTestCluster#copyPlugins', task ':plugins:analysis-icu:integTestCluster#installAnalysisIcuPlugin', task ':plugins:analysis-icu:integTestCluster#start', task ':plugins:analysis-icu:copyRestSpec', task ':plugins:analysis-icu:test', task ':plugins:analysis-icu:integTestCluster#init', task ':plugins:analysis-icu:integTestCluster#wait', task ':plugins:analysis-icu:integTestRunner', task ':plugins:analysis-icu:integTestCluster#stop', task ':plugins:analysis-icu:integTest', task ':plugins:analysis-kuromoji:integTestCluster#prepareCluster.cleanShared', task ':plugins:analysis-kuromoji:integTestCluster#clean', task ':plugins:analysis-kuromoji:integTestCluster#createCwd', task ':plugins:analysis-kuromoji:integTestCluster#checkPrevious', task ':plugins:analysis-kuromoji:integTestCluster#stopPrevious', task ':plugins:analysis-kuromoji:integTestCluster#extract', task ':plugins:analysis-kuromoji:integTestCluster#configure', task ':plugins:analysis-kuromoji:integTestCluster#copyPlugins', task ':plugins:analysis-kuromoji:integTestCluster#installAnalysisKuromojiPlugin', task ':plugins:analysis-kuromoji:integTestCluster#start', task ':plugins:analysis-kuromoji:copyRestSpec', task ':plugins:analysis-kuromoji:test', task ':plugins:analysis-kuromoji:integTestCluster#init', task ':plugins:analysis-kuromoji:integTestCluster#wait', task ':plugins:analysis-kuromoji:integTestRunner', task ':plugins:analysis-kuromoji:integTestCluster#stop', task ':plugins:analysis-kuromoji:integTest', task ':plugins:analysis-phonetic:integTestCluster#prepareCluster.cleanShared', task ':plugins:analysis-phonetic:integTestCluster#clean', task ':plugins:analysis-phonetic:integTestCluster#createCwd', task ':plugins:analysis-phonetic:integTestCluster#checkPrevious', task ':plugins:analysis-phonetic:integTestCluster#stopPrevious', task ':plugins:analysis-phonetic:integTestCluster#extract', task ':plugins:analysis-phonetic:integTestCluster#configure', task ':plugins:analysis-phonetic:integTestCluster#copyPlugins', task ':plugins:analysis-phonetic:integTestCluster#installAnalysisPhoneticPlugin', task ':plugins:analysis-phonetic:integTestCluster#start', task ':plugins:analysis-phonetic:copyRestSpec', task ':plugins:analysis-phonetic:test', task ':plugins:analysis-phonetic:integTestCluster#init', task ':plugins:analysis-phonetic:integTestCluster#wait', task ':plugins:analysis-phonetic:integTestRunner', task ':plugins:analysis-phonetic:integTestCluster#stop', task ':plugins:analysis-phonetic:integTest', task ':plugins:analysis-smartcn:integTestCluster#prepareCluster.cleanShared', task ':plugins:analysis-smartcn:integTestCluster#clean', task ':plugins:analysis-smartcn:integTestCluster#createCwd', task ':plugins:analysis-smartcn:integTestCluster#checkPrevious', task ':plugins:analysis-smartcn:integTestCluster#stopPrevious', task ':plugins:analysis-smartcn:integTestCluster#extract', task ':plugins:analysis-smartcn:integTestCluster#configure', task ':plugins:analysis-smartcn:integTestCluster#copyPlugins', task ':plugins:analysis-smartcn:integTestCluster#installAnalysisSmartcnPlugin', task ':plugins:analysis-smartcn:integTestCluster#start', task ':plugins:analysis-smartcn:copyRestSpec', task ':plugins:analysis-smartcn:test', task ':plugins:analysis-smartcn:integTestCluster#init', task ':plugins:analysis-smartcn:integTestCluster#wait', task ':plugins:analysis-smartcn:integTestRunner', task ':plugins:analysis-smartcn:integTestCluster#stop', task ':plugins:analysis-smartcn:integTest', task ':plugins:analysis-stempel:integTestCluster#prepareCluster.cleanShared', task ':plugins:analysis-stempel:integTestCluster#clean', task ':plugins:analysis-stempel:integTestCluster#createCwd', task ':plugins:analysis-stempel:integTestCluster#checkPrevious', task ':plugins:analysis-stempel:integTestCluster#stopPrevious', task ':plugins:analysis-stempel:integTestCluster#extract', task ':plugins:analysis-stempel:integTestCluster#configure', task ':plugins:analysis-stempel:integTestCluster#copyPlugins', task ':plugins:analysis-stempel:integTestCluster#installAnalysisStempelPlugin', task ':plugins:analysis-stempel:integTestCluster#start', task ':plugins:analysis-stempel:copyRestSpec', task ':plugins:analysis-stempel:test', task ':plugins:analysis-stempel:integTestCluster#init', task ':plugins:analysis-stempel:integTestCluster#wait', task ':plugins:analysis-stempel:integTestRunner', task ':plugins:analysis-stempel:integTestCluster#stop', task ':plugins:analysis-stempel:integTest', task ':plugins:analysis-ukrainian:integTestCluster#prepareCluster.cleanShared', task ':plugins:analysis-ukrainian:integTestCluster#clean', task ':plugins:analysis-ukrainian:integTestCluster#createCwd', task ':plugins:analysis-ukrainian:integTestCluster#checkPrevious', task ':plugins:analysis-ukrainian:integTestCluster#stopPrevious', task ':plugins:analysis-ukrainian:integTestCluster#extract', task ':plugins:analysis-ukrainian:integTestCluster#configure', task ':plugins:analysis-ukrainian:integTestCluster#copyPlugins', task ':plugins:analysis-ukrainian:integTestCluster#installAnalysisUkrainianPlugin', task ':plugins:analysis-ukrainian:integTestCluster#start', task ':plugins:analysis-ukrainian:copyRestSpec', task ':plugins:analysis-ukrainian:test', task ':plugins:analysis-ukrainian:integTestCluster#init', task ':plugins:analysis-ukrainian:integTestCluster#wait', task ':plugins:analysis-ukrainian:integTestRunner', task ':plugins:analysis-ukrainian:integTestCluster#stop', task ':plugins:analysis-ukrainian:integTest', task ':plugins:discovery-azure-classic:integTestCluster#prepareCluster.cleanShared', task ':plugins:discovery-azure-classic:integTestCluster#clean', task ':plugins:discovery-azure-classic:integTestCluster#createCwd', task ':plugins:discovery-azure-classic:integTestCluster#checkPrevious', task ':plugins:discovery-azure-classic:integTestCluster#stopPrevious', task ':plugins:discovery-azure-classic:integTestCluster#extract', task ':plugins:discovery-azure-classic:integTestCluster#configure', task ':plugins:discovery-azure-classic:integTestCluster#copyPlugins', task ':plugins:discovery-azure-classic:integTestCluster#installDiscoveryAzureClassicPlugin', task ':plugins:discovery-azure-classic:integTestCluster#start', task ':plugins:discovery-azure-classic:copyRestSpec', task ':plugins:discovery-azure-classic:test', task ':plugins:discovery-azure-classic:integTestCluster#init', task ':plugins:discovery-azure-classic:integTestCluster#wait', task ':plugins:discovery-azure-classic:integTestRunner', task ':plugins:discovery-azure-classic:integTestCluster#stop', task ':plugins:discovery-azure-classic:integTest', task ':plugins:discovery-ec2:integTestCluster#prepareCluster.cleanShared', task ':plugins:discovery-ec2:integTestCluster#clean', task ':plugins:discovery-ec2:integTestCluster#createCwd', task ':plugins:discovery-ec2:integTestCluster#checkPrevious', task ':plugins:discovery-ec2:integTestCluster#stopPrevious', task ':plugins:discovery-ec2:integTestCluster#extract', task ':plugins:discovery-ec2:integTestCluster#configure', task ':plugins:discovery-ec2:integTestCluster#copyPlugins', task ':plugins:discovery-ec2:integTestCluster#installDiscoveryEc2Plugin', task ':plugins:discovery-ec2:integTestCluster#start', task ':plugins:discovery-ec2:copyRestSpec', task ':plugins:discovery-ec2:test', task ':plugins:discovery-ec2:integTestCluster#init', task ':plugins:discovery-ec2:integTestCluster#wait', task ':plugins:discovery-ec2:integTestRunner', task ':plugins:discovery-ec2:integTestCluster#stop', task ':plugins:discovery-ec2:integTest', task ':plugins:discovery-file:initialCluster#prepareCluster.cleanShared', task ':plugins:discovery-file:initialCluster#clean', task ':plugins:discovery-file:initialCluster#createCwd', task ':plugins:discovery-file:initialCluster#checkPrevious', task ':plugins:discovery-file:initialCluster#stopPrevious', task ':plugins:discovery-file:initialCluster#extract', task ':plugins:discovery-file:initialCluster#configure', task ':plugins:discovery-file:initialCluster#start', task ':plugins:discovery-file:copyRestSpec', task ':plugins:discovery-file:test', task ':plugins:discovery-file:integTestCluster#init', task ':plugins:discovery-file:initialCluster#wait', task ':plugins:discovery-file:setupSeedNodeAndUnicastHostsFile', task ':plugins:discovery-file:integTestCluster#prepareCluster.cleanShared', task ':plugins:discovery-file:integTestCluster#clean', task ':plugins:discovery-file:integTestCluster#createCwd', task ':plugins:discovery-file:integTestCluster#checkPrevious', task ':plugins:discovery-file:integTestCluster#stopPrevious', task ':plugins:discovery-file:integTestCluster#extract', task ':plugins:discovery-file:integTestCluster#configure', task ':plugins:discovery-file:integTestCluster#copyPlugins', task ':plugins:discovery-file:integTestCluster#installDiscoveryFilePlugin', task ':plugins:discovery-file:integTestCluster#extraConfig', task ':plugins:discovery-file:integTestCluster#start', task ':plugins:discovery-file:integTestCluster#wait', task ':plugins:discovery-file:integTestRunner', task ':plugins:discovery-file:integTestCluster#stop', task ':plugins:discovery-file:initialCluster#stop', task ':plugins:discovery-file:integTest', task ':plugins:discovery-gce:integTestCluster#prepareCluster.cleanShared', task ':plugins:discovery-gce:integTestCluster#clean', task ':plugins:discovery-gce:integTestCluster#createCwd', task ':plugins:discovery-gce:integTestCluster#checkPrevious', task ':plugins:discovery-gce:integTestCluster#stopPrevious', task ':plugins:discovery-gce:integTestCluster#extract', task ':plugins:discovery-gce:integTestCluster#configure', task ':plugins:discovery-gce:integTestCluster#copyPlugins', task ':plugins:discovery-gce:integTestCluster#installDiscoveryGcePlugin', task ':plugins:discovery-gce:integTestCluster#start', task ':plugins:discovery-gce:copyRestSpec', task ':plugins:discovery-gce:test', task ':plugins:discovery-gce:integTestCluster#init', task ':plugins:discovery-gce:integTestCluster#wait', task ':plugins:discovery-gce:integTestRunner', task ':plugins:discovery-gce:integTestCluster#stop', task ':plugins:discovery-gce:integTest', task ':plugins:ingest-attachment:integTestCluster#prepareCluster.cleanShared', task ':plugins:ingest-attachment:integTestCluster#clean', task ':plugins:ingest-attachment:integTestCluster#createCwd', task ':plugins:ingest-attachment:integTestCluster#checkPrevious', task ':plugins:ingest-attachment:integTestCluster#stopPrevious', task ':plugins:ingest-attachment:integTestCluster#extract', task ':plugins:ingest-attachment:integTestCluster#configure', task ':plugins:ingest-attachment:integTestCluster#copyPlugins', task ':plugins:ingest-attachment:integTestCluster#installIngestAttachmentPlugin', task ':plugins:ingest-attachment:integTestCluster#start', task ':plugins:ingest-attachment:copyRestSpec', task ':plugins:ingest-attachment:test', task ':plugins:ingest-attachment:integTestCluster#init', task ':plugins:ingest-attachment:integTestCluster#wait', task ':plugins:ingest-attachment:integTestRunner', task ':plugins:ingest-attachment:integTestCluster#stop', task ':plugins:ingest-attachment:integTest', task ':plugins:ingest-geoip:integTestCluster#prepareCluster.cleanShared', task ':plugins:ingest-geoip:integTestCluster#clean', task ':plugins:ingest-geoip:integTestCluster#createCwd', task ':plugins:ingest-geoip:integTestCluster#checkPrevious', task ':plugins:ingest-geoip:integTestCluster#stopPrevious', task ':plugins:ingest-geoip:integTestCluster#extract', task ':plugins:ingest-geoip:integTestCluster#configure', task ':plugins:ingest-geoip:integTestCluster#copyPlugins', task ':plugins:ingest-geoip:integTestCluster#installIngestGeoipPlugin', task ':plugins:ingest-geoip:integTestCluster#start', task ':plugins:ingest-geoip:copyRestSpec', task ':plugins:ingest-geoip:test', task ':plugins:ingest-geoip:integTestCluster#init', task ':plugins:ingest-geoip:integTestCluster#wait', task ':plugins:ingest-geoip:integTestRunner', task ':plugins:ingest-geoip:integTestCluster#stop', task ':plugins:ingest-geoip:integTest', task ':plugins:ingest-user-agent:integTestCluster#prepareCluster.cleanShared', task ':plugins:ingest-user-agent:integTestCluster#clean', task ':plugins:ingest-user-agent:integTestCluster#createCwd', task ':plugins:ingest-user-agent:integTestCluster#checkPrevious', task ':plugins:ingest-user-agent:integTestCluster#stopPrevious', task ':plugins:ingest-user-agent:integTestCluster#extract', task ':plugins:ingest-user-agent:integTestCluster#configure', task ':plugins:ingest-user-agent:integTestCluster#copyPlugins', task ':plugins:ingest-user-agent:integTestCluster#installIngestUserAgentPlugin', task ':plugins:ingest-user-agent:integTestCluster#extraConfig', task ':plugins:ingest-user-agent:integTestCluster#start', task ':plugins:ingest-user-agent:copyRestSpec', task ':plugins:ingest-user-agent:test', task ':plugins:ingest-user-agent:integTestCluster#init', task ':plugins:ingest-user-agent:integTestCluster#wait', task ':plugins:ingest-user-agent:integTestRunner', task ':plugins:ingest-user-agent:integTestCluster#stop', task ':plugins:ingest-user-agent:integTest', task ':test:fixtures:example-fixture:jar', task ':plugins:jvm-example:exampleFixture', task ':plugins:jvm-example:integTestCluster#prepareCluster.cleanShared', task ':plugins:jvm-example:integTestCluster#clean', task ':plugins:jvm-example:integTestCluster#createCwd', task ':plugins:jvm-example:integTestCluster#checkPrevious', task ':plugins:jvm-example:integTestCluster#stopPrevious', task ':plugins:jvm-example:integTestCluster#extract', task ':plugins:jvm-example:integTestCluster#configure', task ':plugins:jvm-example:integTestCluster#copyPlugins', task ':plugins:jvm-example:integTestCluster#installJvmExamplePlugin', task ':plugins:jvm-example:integTestCluster#start', task ':plugins:jvm-example:copyRestSpec', task ':test:fixtures:example-fixture:test', task ':plugins:jvm-example:test', task ':plugins:jvm-example:integTestCluster#init', task ':plugins:jvm-example:integTestCluster#wait', task ':plugins:jvm-example:integTestRunner', task ':plugins:jvm-example:integTestCluster#stop', task ':plugins:jvm-example:exampleFixture#stop', task ':plugins:jvm-example:integTest', task ':plugins:mapper-murmur3:integTestCluster#prepareCluster.cleanShared', task ':plugins:mapper-murmur3:integTestCluster#clean', task ':plugins:mapper-murmur3:integTestCluster#createCwd', task ':plugins:mapper-murmur3:integTestCluster#checkPrevious', task ':plugins:mapper-murmur3:integTestCluster#stopPrevious', task ':plugins:mapper-murmur3:integTestCluster#extract', task ':plugins:mapper-murmur3:integTestCluster#configure', task ':plugins:mapper-murmur3:integTestCluster#copyPlugins', task ':plugins:mapper-murmur3:integTestCluster#installMapperMurmur3Plugin', task ':plugins:mapper-murmur3:integTestCluster#start', task ':plugins:mapper-murmur3:copyRestSpec', task ':plugins:mapper-murmur3:test', task ':plugins:mapper-murmur3:integTestCluster#init', task ':plugins:mapper-murmur3:integTestCluster#wait', task ':plugins:mapper-murmur3:integTestRunner', task ':plugins:mapper-murmur3:integTestCluster#stop', task ':plugins:mapper-murmur3:integTest', task ':plugins:mapper-size:integTestCluster#prepareCluster.cleanShared', task ':plugins:mapper-size:integTestCluster#clean', task ':plugins:mapper-size:integTestCluster#createCwd', task ':plugins:mapper-size:integTestCluster#checkPrevious', task ':plugins:mapper-size:integTestCluster#stopPrevious', task ':plugins:mapper-size:integTestCluster#extract', task ':plugins:mapper-size:integTestCluster#configure', task ':plugins:mapper-size:integTestCluster#copyPlugins', task ':plugins:mapper-size:integTestCluster#installMapperSizePlugin', task ':plugins:mapper-size:integTestCluster#start', task ':plugins:mapper-size:copyRestSpec', task ':plugins:mapper-size:test', task ':plugins:mapper-size:integTestCluster#init', task ':plugins:mapper-size:integTestCluster#wait', task ':plugins:mapper-size:integTestRunner', task ':plugins:mapper-size:integTestCluster#stop', task ':plugins:mapper-size:integTest', task ':plugins:store-smb:integTestCluster#prepareCluster.cleanShared', task ':plugins:store-smb:integTestCluster#clean', task ':plugins:store-smb:integTestCluster#createCwd', task ':plugins:store-smb:integTestCluster#checkPrevious', task ':plugins:store-smb:integTestCluster#stopPrevious', task ':plugins:store-smb:integTestCluster#extract', task ':plugins:store-smb:integTestCluster#configure', task ':plugins:store-smb:integTestCluster#copyPlugins', task ':plugins:store-smb:integTestCluster#installStoreSmbPlugin', task ':plugins:store-smb:integTestCluster#start', task ':plugins:store-smb:copyRestSpec', task ':plugins:store-smb:test', task ':plugins:store-smb:integTestCluster#init', task ':plugins:store-smb:integTestCluster#wait', task ':plugins:store-smb:integTestRunner', task ':plugins:store-smb:integTestCluster#stop', task ':plugins:store-smb:integTest', task ':docs:integTestCluster#init', task ':docs:integTestCluster#wait', task ':docs:integTestRunner', task ':docs:integTestCluster#stop', task ':docs:integTest', task ':docs:check', task ':docs:build', task ':rest-api-spec:generatePomFileForNebulaPublication', task ':rest-api-spec:javadoc', task ':rest-api-spec:javadocJar', task ':rest-api-spec:sourcesJar', task ':rest-api-spec:assemble', task ':rest-api-spec:check', task ':rest-api-spec:build', task ':client:benchmark:check', task ':client:benchmark:build', task ':client:client-benchmark-noop-api-plugin:copyRestSpec', task ':client:client-benchmark-noop-api-plugin:test', task ':client:client-benchmark-noop-api-plugin:integTestCluster#init', task ':client:client-benchmark-noop-api-plugin:integTestRunner', task ':client:client-benchmark-noop-api-plugin:integTest', task ':client:client-benchmark-noop-api-plugin:check', task ':client:client-benchmark-noop-api-plugin:build', task ':client:rest:generatePomFileForNebulaPublication', task ':client:rest:javadoc', task ':client:rest:javadocJar', task ':client:rest:sourcesJar', task ':client:rest:assemble', task ':client:rest:animalsnifferMain', task ':client:rest:animalsnifferTest', task ':client:rest:check', task ':client:rest:build', task ':client:rest-high-level:generatePomFileForNebulaPublication', task ':modules:aggs-matrix-stats:javadoc', task ':modules:parent-join:javadoc', task ':modules:rank-eval:javadoc', task ':client:rest-high-level:javadoc', task ':client:rest-high-level:javadocJar', task ':client:rest-high-level:sourcesJar', task ':client:rest-high-level:assemble', task ':client:rest-high-level:integTestCluster#prepareCluster.cleanShared', task ':client:rest-high-level:integTestCluster#clean', task ':client:rest-high-level:integTestCluster#createCwd', task ':client:rest-high-level:integTestCluster#checkPrevious', task ':client:rest-high-level:integTestCluster#stopPrevious', task ':client:rest-high-level:integTestCluster#extract', task ':client:rest-high-level:integTestCluster#configure', task ':client:rest-high-level:integTestCluster#start', task ':client:rest-high-level:copyRestSpec', task ':client:rest-high-level:integTestCluster#init', task ':client:rest-high-level:integTestCluster#wait', task ':client:rest-high-level:integTestRunner', task ':client:rest-high-level:integTestCluster#stop', task ':client:rest-high-level:integTest', task ':client:rest-high-level:test', task ':client:rest-high-level:check', task ':client:rest-high-level:build', task ':client:sniffer:generatePomFileForNebulaPublication', task ':client:sniffer:jar', task ':client:sniffer:javadoc', task ':client:sniffer:javadocJar', task ':client:sniffer:sourcesJar', task ':client:sniffer:assemble', task ':client:sniffer:animalsnifferMain', task ':client:sniffer:animalsnifferTest', task ':client:sniffer:test', task ':client:sniffer:check', task ':client:sniffer:build', task ':client:test:javadoc', task ':client:test:javadocJar', task ':client:test:sourcesJar', task ':client:test:assemble', task ':client:test:animalsnifferMain', task ':client:test:animalsnifferTest', task ':client:test:check', task ':client:test:build', task ':client:transport:generatePomFileForNebulaPublication', task ':modules:lang-mustache:javadoc', task ':modules:percolator:javadoc', task ':modules:reindex:javadoc', task ':modules:transport-netty4:javadoc', task ':client:transport:javadoc', task ':client:transport:javadocJar', task ':client:transport:sourcesJar', task ':client:transport:assemble', task ':client:transport:test', task ':client:transport:check', task ':client:transport:build', task ':core:cli:generatePomFileForNebulaPublication', task ':core:cli:javadocJar', task ':core:cli:sourcesJar', task ':core:cli:assemble', task ':core:cli:check', task ':core:cli:build', task ':distribution:bwc-snapshot-5.6:check', task ':distribution:bwc-snapshot-5.6:build', task ':distribution:bwc-snapshot-6.0:check', task ':distribution:bwc-snapshot-6.0:build', task ':distribution:bwc-snapshot-6.1:check', task ':distribution:bwc-snapshot-6.1:build', task ':distribution:deb:createDataDir', task ':distribution:deb:createLogDir', task ':distribution:deb:createPidDir', task ':distribution:deb:createPluginsDir', task ':distribution:deb:createEtc', task ':distribution:deb:fillEtc', task ':distribution:deb:processPackagingFiles', task ':distribution:deb:preparePackagingFiles', task ':distribution:deb:buildDeb', task ':distribution:deb:assemble', task ':distribution:deb:checkDeb', task ':distribution:deb:copyRestSpec', task ':distribution:deb:integTestCluster#init', task ':distribution:deb:integTestRunner', task ':distribution:deb:integTest', task ':distribution:deb:check', task ':distribution:deb:build', task ':distribution:integ-test-zip:check', task ':distribution:integ-test-zip:build', task ':distribution:rpm:createDataDir', task ':distribution:rpm:createLogDir', task ':distribution:rpm:createPidDir', task ':distribution:rpm:createPluginsDir', task ':distribution:rpm:createEtc', task ':distribution:rpm:fillEtc', task ':distribution:rpm:processPackagingFiles', task ':distribution:rpm:preparePackagingFiles', task ':distribution:rpm:buildRpm', task ':distribution:rpm:assemble', task ':distribution:rpm:checkRpm', task ':distribution:rpm:copyRestSpec', task ':distribution:rpm:integTestCluster#init', task ':distribution:rpm:integTestRunner', task ':distribution:rpm:integTest', task ':distribution:rpm:check', task ':distribution:rpm:build', task ':distribution:tar:createLogDir', task ':distribution:tar:createPluginsDir', task ':distribution:tar:buildTar', task ':distribution:tar:assemble', task ':distribution:tar:integTestCluster#prepareCluster.cleanShared', task ':distribution:tar:integTestCluster#clean', task ':distribution:tar:integTestCluster#createCwd', task ':distribution:tar:integTestCluster#checkPrevious', task ':distribution:tar:integTestCluster#stopPrevious', task ':distribution:tar:integTestCluster#extract', task ':distribution:tar:integTestCluster#configure', task ':distribution:tar:integTestCluster#start', task ':distribution:tar:copyRestSpec', task ':distribution:tar:integTestCluster#init', task ':distribution:tar:integTestCluster#wait', task ':distribution:tar:integTestRunner', task ':distribution:tar:integTestCluster#stop', task ':distribution:tar:integTest', task ':distribution:tar:check', task ':distribution:tar:build', task ':distribution:zip:check', task ':distribution:zip:build', task ':example-plugins:rescore:jar', task ':example-plugins:rescore:bundlePlugin', task ':example-plugins:rescore:integTestCluster#prepareCluster.cleanShared', task ':example-plugins:rescore:integTestCluster#clean', task ':example-plugins:rescore:integTestCluster#createCwd', task ':example-plugins:rescore:integTestCluster#checkPrevious', task ':example-plugins:rescore:integTestCluster#stopPrevious', task ':example-plugins:rescore:integTestCluster#extract', task ':example-plugins:rescore:integTestCluster#configure', task ':example-plugins:rescore:integTestCluster#copyPlugins', task ':example-plugins:rescore:integTestCluster#installRescorePlugin', task ':example-plugins:rescore:integTestCluster#start', task ':example-plugins:rescore:copyRestSpec', task ':example-plugins:rescore:test', task ':example-plugins:rescore:integTestCluster#init', task ':example-plugins:rescore:integTestCluster#wait', task ':example-plugins:rescore:integTestRunner', task ':example-plugins:rescore:integTestCluster#stop', task ':example-plugins:rescore:integTest', task ':example-plugins:rescore:check', task ':example-plugins:rescore:build', task ':example-plugins:script-expert-scoring:jar', task ':example-plugins:script-expert-scoring:bundlePlugin', task ':example-plugins:script-expert-scoring:integTestCluster#prepareCluster.cleanShared', task ':example-plugins:script-expert-scoring:integTestCluster#clean', task ':example-plugins:script-expert-scoring:integTestCluster#createCwd', task ':example-plugins:script-expert-scoring:integTestCluster#checkPrevious', task ':example-plugins:script-expert-scoring:integTestCluster#stopPrevious', task ':example-plugins:script-expert-scoring:integTestCluster#extract', task ':example-plugins:script-expert-scoring:integTestCluster#configure', task ':example-plugins:script-expert-scoring:integTestCluster#copyPlugins', task ':example-plugins:script-expert-scoring:integTestCluster#installScriptExpertScoringPlugin', task ':example-plugins:script-expert-scoring:integTestCluster#start', task ':example-plugins:script-expert-scoring:copyRestSpec', task ':example-plugins:script-expert-scoring:test', task ':example-plugins:script-expert-scoring:integTestCluster#init', task ':example-plugins:script-expert-scoring:integTestCluster#wait', task ':example-plugins:script-expert-scoring:integTestRunner', task ':example-plugins:script-expert-scoring:integTestCluster#stop', task ':example-plugins:script-expert-scoring:integTest', task ':example-plugins:script-expert-scoring:check', task ':example-plugins:script-expert-scoring:build', task ':modules:aggs-matrix-stats:generatePomFileForClientJarPublication', task ':modules:aggs-matrix-stats:javadocJar', task ':modules:aggs-matrix-stats:sourcesJar', task ':modules:aggs-matrix-stats:clientJar', task ':modules:aggs-matrix-stats:assemble', task ':modules:aggs-matrix-stats:check', task ':modules:aggs-matrix-stats:build', task ':modules:analysis-common:javadoc', task ':modules:analysis-common:javadocJar', task ':modules:analysis-common:sourcesJar', task ':modules:analysis-common:assemble', task ':modules:analysis-common:check', task ':modules:analysis-common:build', task ':modules:ingest-common:javadoc', task ':modules:ingest-common:javadocJar', task ':modules:ingest-common:sourcesJar', task ':modules:ingest-common:assemble', task ':modules:ingest-common:check', task ':modules:ingest-common:build', task ':modules:lang-expression:javadoc', task ':modules:lang-expression:javadocJar', task ':modules:lang-expression:sourcesJar', task ':modules:lang-expression:assemble', task ':modules:lang-expression:check', task ':modules:lang-expression:build', task ':modules:lang-mustache:generatePomFileForClientJarPublication', task ':modules:lang-mustache:javadocJar', task ':modules:lang-mustache:sourcesJar', task ':modules:lang-mustache:clientJar', task ':modules:lang-mustache:assemble', task ':modules:lang-mustache:check', task ':modules:lang-mustache:build', task ':modules:lang-painless:apiJavadoc', task ':modules:lang-painless:apiJavadocJar', task ':modules:lang-painless:javadoc', task ':modules:lang-painless:javadocJar', task ':modules:lang-painless:sourcesJar', task ':modules:lang-painless:assemble', task ':modules:lang-painless:check', task ':modules:lang-painless:build', task ':modules:mapper-extras:javadoc', task ':modules:mapper-extras:javadocJar', task ':modules:mapper-extras:sourcesJar', task ':modules:mapper-extras:assemble', task ':modules:mapper-extras:check', task ':modules:mapper-extras:build', task ':modules:parent-join:generatePomFileForClientJarPublication', task ':modules:parent-join:javadocJar', task ':modules:parent-join:sourcesJar', task ':modules:parent-join:clientJar', task ':modules:parent-join:assemble', task ':modules:parent-join:check', task ':modules:parent-join:build', task ':modules:percolator:generatePomFileForClientJarPublication', task ':modules:percolator:javadocJar', task ':modules:percolator:sourcesJar', task ':modules:percolator:clientJar', task ':modules:percolator:assemble', task ':modules:percolator:check', task ':modules:percolator:build', task ':modules:rank-eval:generatePomFileForClientJarPublication', task ':modules:rank-eval:javadocJar', task ':modules:rank-eval:sourcesJar', task ':modules:rank-eval:clientJar', task ':modules:rank-eval:assemble', task ':modules:rank-eval:check', task ':modules:rank-eval:build', task ':modules:reindex:generatePomFileForClientJarPublication', task ':modules:reindex:javadocJar', task ':modules:reindex:sourcesJar', task ':modules:reindex:clientJar', task ':modules:reindex:assemble', task ':modules:reindex:check', task ':modules:reindex:build', task ':modules:repository-url:javadoc', task ':modules:repository-url:javadocJar', task ':modules:repository-url:sourcesJar', task ':modules:repository-url:assemble', task ':modules:repository-url:check', task ':modules:repository-url:build', task ':modules:transport-netty4:generatePomFileForClientJarPublication', task ':modules:transport-netty4:javadocJar', task ':modules:transport-netty4:sourcesJar', task ':modules:transport-netty4:clientJar', task ':modules:transport-netty4:assemble', task ':modules:transport-netty4:check', task ':modules:transport-netty4:build', task ':modules:tribe:javadoc', task ':modules:tribe:javadocJar', task ':modules:tribe:sourcesJar', task ':modules:tribe:assemble', task ':modules:tribe:check', task ':modules:tribe:build', task ':plugins:analysis-icu:generatePomFileForZipPublication', task ':plugins:analysis-icu:generatePomFileForZipRealPublication', task ':plugins:analysis-icu:javadoc', task ':plugins:analysis-icu:javadocJar', task ':plugins:analysis-icu:sourcesJar', task ':plugins:analysis-icu:assemble', task ':plugins:analysis-icu:check', task ':plugins:analysis-icu:build', task ':plugins:analysis-kuromoji:generatePomFileForZipPublication', task ':plugins:analysis-kuromoji:generatePomFileForZipRealPublication', task ':plugins:analysis-kuromoji:javadoc', task ':plugins:analysis-kuromoji:javadocJar', task ':plugins:analysis-kuromoji:sourcesJar', task ':plugins:analysis-kuromoji:assemble', task ':plugins:analysis-kuromoji:check', task ':plugins:analysis-kuromoji:build', task ':plugins:analysis-phonetic:generatePomFileForZipPublication', task ':plugins:analysis-phonetic:generatePomFileForZipRealPublication', task ':plugins:analysis-phonetic:javadoc', task ':plugins:analysis-phonetic:javadocJar', task ':plugins:analysis-phonetic:sourcesJar', task ':plugins:analysis-phonetic:assemble', task ':plugins:analysis-phonetic:check', task ':plugins:analysis-phonetic:build', task ':plugins:analysis-smartcn:generatePomFileForZipPublication', task ':plugins:analysis-smartcn:generatePomFileForZipRealPublication', task ':plugins:analysis-smartcn:javadoc', task ':plugins:analysis-smartcn:javadocJar', task ':plugins:analysis-smartcn:sourcesJar', task ':plugins:analysis-smartcn:assemble', task ':plugins:analysis-smartcn:check', task ':plugins:analysis-smartcn:build', task ':plugins:analysis-stempel:generatePomFileForZipPublication', task ':plugins:analysis-stempel:generatePomFileForZipRealPublication', task ':plugins:analysis-stempel:javadoc', task ':plugins:analysis-stempel:javadocJar', task ':plugins:analysis-stempel:sourcesJar', task ':plugins:analysis-stempel:assemble', task ':plugins:analysis-stempel:check', task ':plugins:analysis-stempel:build', task ':plugins:analysis-ukrainian:generatePomFileForZipPublication', task ':plugins:analysis-ukrainian:generatePomFileForZipRealPublication', task ':plugins:analysis-ukrainian:javadoc', task ':plugins:analysis-ukrainian:javadocJar', task ':plugins:analysis-ukrainian:sourcesJar', task ':plugins:analysis-ukrainian:assemble', task ':plugins:analysis-ukrainian:check', task ':plugins:analysis-ukrainian:build', task ':plugins:discovery-azure-classic:generatePomFileForZipPublication', task ':plugins:discovery-azure-classic:generatePomFileForZipRealPublication', task ':plugins:discovery-azure-classic:javadoc', task ':plugins:discovery-azure-classic:javadocJar', task ':plugins:discovery-azure-classic:sourcesJar', task ':plugins:discovery-azure-classic:assemble', task ':plugins:discovery-azure-classic:check', task ':plugins:discovery-azure-classic:build', task ':plugins:discovery-ec2:generatePomFileForZipPublication', task ':plugins:discovery-ec2:generatePomFileForZipRealPublication', task ':plugins:discovery-ec2:javadoc', task ':plugins:discovery-ec2:javadocJar', task ':plugins:discovery-ec2:sourcesJar', task ':plugins:discovery-ec2:assemble', task ':plugins:discovery-ec2:check', task ':plugins:discovery-ec2:build', task ':plugins:discovery-file:generatePomFileForZipPublication', task ':plugins:discovery-file:generatePomFileForZipRealPublication', task ':plugins:discovery-file:javadoc', task ':plugins:discovery-file:javadocJar', task ':plugins:discovery-file:sourcesJar', task ':plugins:discovery-file:assemble', task ':plugins:discovery-file:check', task ':plugins:discovery-file:build', task ':plugins:discovery-gce:generatePomFileForZipPublication', task ':plugins:discovery-gce:generatePomFileForZipRealPublication', task ':plugins:discovery-gce:javadoc', task ':plugins:discovery-gce:javadocJar', task ':plugins:discovery-gce:sourcesJar', task ':plugins:discovery-gce:assemble', task ':plugins:discovery-gce:check', task ':plugins:discovery-gce:build', task ':plugins:ingest-attachment:generatePomFileForZipPublication', task ':plugins:ingest-attachment:generatePomFileForZipRealPublication', task ':plugins:ingest-attachment:javadoc', task ':plugins:ingest-attachment:javadocJar', task ':plugins:ingest-attachment:sourcesJar', task ':plugins:ingest-attachment:assemble', task ':plugins:ingest-attachment:check', task ':plugins:ingest-attachment:build', task ':plugins:ingest-geoip:generatePomFileForZipPublication', task ':plugins:ingest-geoip:generatePomFileForZipRealPublication', task ':plugins:ingest-geoip:javadoc', task ':plugins:ingest-geoip:javadocJar', task ':plugins:ingest-geoip:sourcesJar', task ':plugins:ingest-geoip:assemble', task ':plugins:ingest-geoip:check', task ':plugins:ingest-geoip:build', task ':plugins:ingest-user-agent:generatePomFileForZipPublication', task ':plugins:ingest-user-agent:generatePomFileForZipRealPublication', task ':plugins:ingest-user-agent:javadoc', task ':plugins:ingest-user-agent:javadocJar', task ':plugins:ingest-user-agent:sourcesJar', task ':plugins:ingest-user-agent:assemble', task ':plugins:ingest-user-agent:check', task ':plugins:ingest-user-agent:build', task ':plugins:jvm-example:check', task ':plugins:jvm-example:build', task ':plugins:mapper-murmur3:generatePomFileForZipPublication', task ':plugins:mapper-murmur3:generatePomFileForZipRealPublication', task ':plugins:mapper-murmur3:javadoc', task ':plugins:mapper-murmur3:javadocJar', task ':plugins:mapper-murmur3:sourcesJar', task ':plugins:mapper-murmur3:assemble', task ':plugins:mapper-murmur3:check', task ':plugins:mapper-murmur3:build', task ':plugins:mapper-size:generatePomFileForZipPublication', task ':plugins:mapper-size:generatePomFileForZipRealPublication', task ':plugins:mapper-size:javadoc', task ':plugins:mapper-size:javadocJar', task ':plugins:mapper-size:sourcesJar', task ':plugins:mapper-size:assemble', task ':plugins:mapper-size:check', task ':plugins:mapper-size:build', task ':plugins:repository-azure:generateNotice', task ':plugins:repository-azure:jar', task ':plugins:repository-azure:bundlePlugin', task ':plugins:repository-azure:generatePomFileForZipPublication', task ':plugins:repository-azure:generatePomFileForZipRealPublication', task ':plugins:repository-azure:javadoc', task ':plugins:repository-azure:javadocJar', task ':plugins:repository-azure:sourcesJar', task ':plugins:repository-azure:assemble', task ':plugins:repository-azure:integTestCluster#prepareCluster.cleanShared', task ':plugins:repository-azure:integTestCluster#clean', task ':plugins:repository-azure:integTestCluster#createCwd', task ':plugins:repository-azure:integTestCluster#checkPrevious', task ':plugins:repository-azure:integTestCluster#stopPrevious', task ':plugins:repository-azure:integTestCluster#extract', task ':plugins:repository-azure:integTestCluster#configure', task ':plugins:repository-azure:integTestCluster#createKeystore', task ':plugins:repository-azure:integTestCluster#addToKeystore#azure.client.default.account', task ':plugins:repository-azure:integTestCluster#addToKeystore#azure.client.secondary.account', task ':plugins:repository-azure:integTestCluster#addToKeystore#azure.client.secondary.key', task ':plugins:repository-azure:integTestCluster#addToKeystore#azure.client.default.key', task ':plugins:repository-azure:integTestCluster#copyPlugins', task ':plugins:repository-azure:integTestCluster#installRepositoryAzurePlugin', task ':plugins:repository-azure:integTestCluster#start', task ':plugins:repository-azure:copyRestSpec', task ':plugins:repository-azure:test', task ':plugins:repository-azure:integTestCluster#init', task ':plugins:repository-azure:integTestCluster#wait', task ':plugins:repository-azure:integTestRunner', task ':plugins:repository-azure:integTestCluster#stop', task ':plugins:repository-azure:integTest', task ':plugins:repository-azure:check', task ':plugins:repository-azure:build', task ':plugins:repository-gcs:generateNotice', task ':plugins:repository-gcs:jar', task ':plugins:repository-gcs:bundlePlugin', task ':plugins:repository-gcs:generatePomFileForZipPublication', task ':plugins:repository-gcs:generatePomFileForZipRealPublication', task ':plugins:repository-gcs:javadoc', task ':plugins:repository-gcs:javadocJar', task ':plugins:repository-gcs:sourcesJar', task ':plugins:repository-gcs:assemble', task ':plugins:repository-gcs:integTestCluster#prepareCluster.cleanShared', task ':plugins:repository-gcs:integTestCluster#clean', task ':plugins:repository-gcs:integTestCluster#createCwd', task ':plugins:repository-gcs:integTestCluster#checkPrevious', task ':plugins:repository-gcs:integTestCluster#stopPrevious', task ':plugins:repository-gcs:integTestCluster#extract', task ':plugins:repository-gcs:integTestCluster#configure', task ':plugins:repository-gcs:integTestCluster#copyPlugins', task ':plugins:repository-gcs:integTestCluster#installRepositoryGcsPlugin', task ':plugins:repository-gcs:integTestCluster#start', task ':plugins:repository-gcs:copyRestSpec', task ':plugins:repository-gcs:test', task ':plugins:repository-gcs:integTestCluster#init', task ':plugins:repository-gcs:integTestCluster#wait', task ':plugins:repository-gcs:integTestRunner', task ':plugins:repository-gcs:integTestCluster#stop', task ':plugins:repository-gcs:integTest', task ':plugins:repository-gcs:check', task ':plugins:repository-gcs:build', task ':plugins:repository-hdfs:generateNotice', task ':plugins:repository-hdfs:jar', task ':plugins:repository-hdfs:bundlePlugin', task ':plugins:repository-hdfs:generatePomFileForZipPublication', task ':plugins:repository-hdfs:generatePomFileForZipRealPublication', task ':plugins:repository-hdfs:javadoc', task ':plugins:repository-hdfs:javadocJar', task ':plugins:repository-hdfs:sourcesJar', task ':plugins:repository-hdfs:assemble', task ':test:fixtures:hdfs-fixture:jar', task ':plugins:repository-hdfs:hdfsFixture', task ':plugins:repository-hdfs:integTestCluster#prepareCluster.cleanShared', task ':plugins:repository-hdfs:integTestCluster#clean', task ':plugins:repository-hdfs:integTestCluster#createCwd', task ':plugins:repository-hdfs:integTestCluster#checkPrevious', task ':plugins:repository-hdfs:integTestCluster#stopPrevious', task ':plugins:repository-hdfs:integTestCluster#extract', task ':plugins:repository-hdfs:integTestCluster#configure', task ':plugins:repository-hdfs:integTestCluster#copyPlugins', task ':plugins:repository-hdfs:integTestCluster#installRepositoryHdfsPlugin', task ':plugins:repository-hdfs:integTestCluster#start', task ':plugins:repository-hdfs:copyRestSpec', task ':test:fixtures:hdfs-fixture:test', task ':plugins:repository-hdfs:test', task ':plugins:repository-hdfs:integTestCluster#init', task ':plugins:repository-hdfs:integTestCluster#wait', task ':plugins:repository-hdfs:integTestRunner', task ':plugins:repository-hdfs:integTestCluster#stop', task ':plugins:repository-hdfs:hdfsFixture#stop', task ':plugins:repository-hdfs:integTest', task ':plugins:repository-hdfs:haHdfsFixture', task ':plugins:repository-hdfs:integTestHaCluster#prepareCluster.cleanShared', task ':plugins:repository-hdfs:integTestHaCluster#clean', task ':plugins:repository-hdfs:integTestHaCluster#createCwd', task ':plugins:repository-hdfs:integTestHaCluster#checkPrevious', task ':plugins:repository-hdfs:integTestHaCluster#stopPrevious', task ':plugins:repository-hdfs:integTestHaCluster#extract', task ':plugins:repository-hdfs:integTestHaCluster#configure', task ':plugins:repository-hdfs:integTestHaCluster#copyPlugins', task ':plugins:repository-hdfs:integTestHaCluster#installRepositoryHdfsPlugin', task ':plugins:repository-hdfs:integTestHaCluster#start', task ':plugins:repository-hdfs:integTestHaCluster#init', task ':plugins:repository-hdfs:integTestHaCluster#wait', task ':plugins:repository-hdfs:integTestHaRunner', task ':plugins:repository-hdfs:integTestHaCluster#stop', task ':plugins:repository-hdfs:haHdfsFixture#stop', task ':plugins:repository-hdfs:integTestHa', task ':plugins:repository-hdfs:vagrantCheckVersion', task ':plugins:repository-hdfs:virtualboxCheckVersion', task ':plugins:repository-hdfs:krb5kdcUpdate', task ':plugins:repository-hdfs:krb5kdcFixture', task ':plugins:repository-hdfs:addPrincipal#elasticsearch', task ':plugins:repository-hdfs:addPrincipal#hdfs_hdfs.build.elastic.co', task ':plugins:repository-hdfs:krb5AddPrincipals', task ':plugins:repository-hdfs:secureHdfsFixture', task ':plugins:repository-hdfs:integTestSecureCluster#prepareCluster.cleanShared', task ':plugins:repository-hdfs:integTestSecureCluster#clean', task ':plugins:repository-hdfs:integTestSecureCluster#createCwd', task ':plugins:repository-hdfs:integTestSecureCluster#checkPrevious', task ':plugins:repository-hdfs:integTestSecureCluster#stopPrevious', task ':plugins:repository-hdfs:integTestSecureCluster#extract', task ':plugins:repository-hdfs:integTestSecureCluster#configure', task ':plugins:repository-hdfs:integTestSecureCluster#copyPlugins', task ':plugins:repository-hdfs:integTestSecureCluster#installRepositoryHdfsPlugin', task ':plugins:repository-hdfs:integTestSecureCluster#extraConfig', task ':plugins:repository-hdfs:integTestSecureCluster#start', task ':plugins:repository-hdfs:integTestSecureCluster#init', task ':plugins:repository-hdfs:integTestSecureCluster#wait', task ':plugins:repository-hdfs:integTestSecureRunner', task ':plugins:repository-hdfs:secureHaHdfsFixture', task ':plugins:repository-hdfs:integTestSecureHaCluster#prepareCluster.cleanShared', task ':plugins:repository-hdfs:integTestSecureHaCluster#clean', task ':plugins:repository-hdfs:integTestSecureHaCluster#createCwd', task ':plugins:repository-hdfs:integTestSecureHaCluster#checkPrevious', task ':plugins:repository-hdfs:integTestSecureHaCluster#stopPrevious', task ':plugins:repository-hdfs:integTestSecureHaCluster#extract', task ':plugins:repository-hdfs:integTestSecureHaCluster#configure', task ':plugins:repository-hdfs:integTestSecureHaCluster#copyPlugins', task ':plugins:repository-hdfs:integTestSecureHaCluster#installRepositoryHdfsPlugin', task ':plugins:repository-hdfs:integTestSecureHaCluster#extraConfig', task ':plugins:repository-hdfs:integTestSecureHaCluster#start', task ':plugins:repository-hdfs:integTestSecureHaCluster#init', task ':plugins:repository-hdfs:integTestSecureHaCluster#wait', task ':plugins:repository-hdfs:integTestSecureHaRunner', task ':plugins:repository-hdfs:integTestSecureHaCluster#stop', task ':plugins:repository-hdfs:secureHaHdfsFixture#stop', task ':plugins:repository-hdfs:krb5kdcFixture#stop', task ':plugins:repository-hdfs:secureHdfsFixture#stop', task ':plugins:repository-hdfs:integTestSecureCluster#stop', task ':plugins:repository-hdfs:integTestSecure', task ':plugins:repository-hdfs:integTestSecureHa', task ':plugins:repository-hdfs:check', task ':plugins:repository-hdfs:build', task ':plugins:repository-s3:generateNotice', task ':plugins:repository-s3:jar', task ':plugins:repository-s3:bundlePlugin', task ':plugins:repository-s3:generatePomFileForZipPublication', task ':plugins:repository-s3:generatePomFileForZipRealPublication', task ':plugins:repository-s3:javadoc', task ':plugins:repository-s3:javadocJar', task ':plugins:repository-s3:sourcesJar', task ':plugins:repository-s3:assemble', task ':plugins:repository-s3:integTestCluster#prepareCluster.cleanShared', task ':plugins:repository-s3:integTestCluster#clean', task ':plugins:repository-s3:integTestCluster#createCwd', task ':plugins:repository-s3:integTestCluster#checkPrevious', task ':plugins:repository-s3:integTestCluster#stopPrevious', task ':plugins:repository-s3:integTestCluster#extract', task ':plugins:repository-s3:integTestCluster#configure', task ':plugins:repository-s3:integTestCluster#createKeystore', task ':plugins:repository-s3:integTestCluster#addToKeystore#s3.client.default.access_key', task ':plugins:repository-s3:integTestCluster#addToKeystore#s3.client.default.secret_key', task ':plugins:repository-s3:integTestCluster#copyPlugins', task ':plugins:repository-s3:integTestCluster#installRepositoryS3Plugin', task ':plugins:repository-s3:integTestCluster#start', task ':plugins:repository-s3:copyRestSpec', task ':plugins:repository-s3:testRepositoryCreds', task ':plugins:repository-s3:test', task ':plugins:repository-s3:integTestCluster#init', task ':plugins:repository-s3:integTestCluster#wait', task ':plugins:repository-s3:integTestRunner', task ':plugins:repository-s3:integTestCluster#stop', task ':plugins:repository-s3:integTest', task ':plugins:repository-s3:check', task ':plugins:repository-s3:build', task ':plugins:store-smb:generatePomFileForZipPublication', task ':plugins:store-smb:generatePomFileForZipRealPublication', task ':plugins:store-smb:javadoc', task ':plugins:store-smb:javadocJar', task ':plugins:store-smb:sourcesJar', task ':plugins:store-smb:assemble', task ':plugins:store-smb:check', task ':plugins:store-smb:build', task ':qa:ccs-unavailable-clusters:integTestCluster#prepareCluster.cleanShared', task ':qa:ccs-unavailable-clusters:integTestCluster#clean', task ':qa:ccs-unavailable-clusters:integTestCluster#createCwd', task ':qa:ccs-unavailable-clusters:integTestCluster#checkPrevious', task ':qa:ccs-unavailable-clusters:integTestCluster#stopPrevious', task ':qa:ccs-unavailable-clusters:integTestCluster#extract', task ':qa:ccs-unavailable-clusters:integTestCluster#configure', task ':qa:ccs-unavailable-clusters:integTestCluster#start', task ':qa:ccs-unavailable-clusters:copyRestSpec', task ':qa:ccs-unavailable-clusters:integTestCluster#init', task ':qa:ccs-unavailable-clusters:integTestCluster#wait', task ':qa:ccs-unavailable-clusters:integTestRunner', task ':qa:ccs-unavailable-clusters:integTestCluster#stop', task ':qa:ccs-unavailable-clusters:integTest', task ':qa:ccs-unavailable-clusters:check', task ':qa:ccs-unavailable-clusters:build', task ':qa:evil-tests:test', task ':qa:evil-tests:check', task ':qa:evil-tests:build', task ':distribution:bwc-snapshot-5.6:createClone', task ':distribution:bwc-snapshot-5.6:findRemote', task ':distribution:bwc-snapshot-5.6:addRemote', task ':distribution:bwc-snapshot-5.6:fetchLatest', task ':distribution:bwc-snapshot-5.6:checkoutBwcBranch', task ':distribution:bwc-snapshot-5.6:writeBuildMetadata', task ':distribution:bwc-snapshot-5.6:buildBwcVersion', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#prepareCluster.cleanShared', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.clean', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.createCwd', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.checkPrevious', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.stopPrevious', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.extract', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.configure', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.start', task ':qa:full-cluster-restart:copyRestSpec', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#init', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.clean', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.createCwd', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.checkPrevious', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.stopPrevious', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.extract', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.configure', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.start', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#wait', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestRunner', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.stop', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.stop', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#oldClusterTest', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node0.clean', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node0.createCwd', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node0.checkPrevious', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node0.stopPrevious', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node0.extract', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node0.configure', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node0.start', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#init', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node1.clean', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node1.createCwd', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node1.checkPrevious', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node1.stopPrevious', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node1.extract', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node1.configure', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node1.start', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#wait', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestRunner', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node1.stop', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#node0.stop', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#upgradedClusterTest', task ':qa:full-cluster-restart:v5.6.6-SNAPSHOT#bwcTest', task ':distribution:bwc-snapshot-6.1:createClone', task ':distribution:bwc-snapshot-6.1:findRemote', task ':distribution:bwc-snapshot-6.1:addRemote', task ':distribution:bwc-snapshot-6.1:fetchLatest', task ':distribution:bwc-snapshot-6.1:checkoutBwcBranch', task ':distribution:bwc-snapshot-6.1:writeBuildMetadata', task ':distribution:bwc-snapshot-6.1:buildBwcVersion', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#prepareCluster.cleanShared', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.clean', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.createCwd', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.checkPrevious', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.stopPrevious', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.extract', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.configure', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.start', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#init', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.clean', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.createCwd', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.checkPrevious', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.stopPrevious', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.extract', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.configure', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.start', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#wait', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestRunner', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.stop', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.stop', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#oldClusterTest', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node0.clean', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node0.createCwd', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node0.checkPrevious', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node0.stopPrevious', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node0.extract', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node0.configure', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node0.start', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#init', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node1.clean', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node1.createCwd', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node1.checkPrevious', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node1.stopPrevious', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node1.extract', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node1.configure', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node1.start', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#wait', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestRunner', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node1.stop', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#node0.stop', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#upgradedClusterTest', task ':qa:full-cluster-restart:v6.1.2-SNAPSHOT#bwcTest', task ':qa:full-cluster-restart:integTest', task ':qa:full-cluster-restart:test', task ':qa:full-cluster-restart:check', task ':qa:full-cluster-restart:build', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#prepareCluster.cleanShared', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node0.clean', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node0.createCwd', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node0.checkPrevious', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node0.stopPrevious', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node0.extract', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node0.configure', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node0.start', task ':qa:mixed-cluster:copyRestSpec', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#init', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node1.clean', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node1.createCwd', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node1.checkPrevious', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node1.stopPrevious', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node1.extract', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node1.configure', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node1.start', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node2.clean', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node2.createCwd', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node2.checkPrevious', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node2.stopPrevious', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node2.extract', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node2.configure', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node2.start', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node3.clean', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node3.createCwd', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node3.checkPrevious', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node3.stopPrevious', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node3.extract', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node3.configure', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node3.start', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#wait', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestRunner', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node3.stop', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node2.stop', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node1.stop', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTestCluster#node0.stop', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#mixedClusterTest', task ':qa:mixed-cluster:v5.6.6-SNAPSHOT#bwcTest', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#prepareCluster.cleanShared', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node0.clean', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node0.createCwd', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node0.checkPrevious', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node0.stopPrevious', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node0.extract', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node0.configure', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node0.start', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#init', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node1.clean', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node1.createCwd', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node1.checkPrevious', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node1.stopPrevious', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node1.extract', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node1.configure', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node1.start', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node2.clean', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node2.createCwd', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node2.checkPrevious', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node2.stopPrevious', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node2.extract', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node2.configure', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node2.start', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node3.clean', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node3.createCwd', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node3.checkPrevious', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node3.stopPrevious', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node3.extract', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node3.configure', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node3.start', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#wait', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestRunner', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node3.stop', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node2.stop', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node1.stop', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTestCluster#node0.stop', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#mixedClusterTest', task ':qa:mixed-cluster:v6.1.2-SNAPSHOT#bwcTest', task ':qa:mixed-cluster:integTest', task ':qa:mixed-cluster:test', task ':qa:mixed-cluster:check', task ':qa:mixed-cluster:build', task ':qa:multi-cluster-search:copyRestSpec', task ':qa:multi-cluster-search:remoteClusterTestCluster#init', task ':qa:multi-cluster-search:remoteClusterTestCluster#prepareCluster.cleanShared', task ':qa:multi-cluster-search:remoteClusterTestCluster#node0.clean', task ':qa:multi-cluster-search:remoteClusterTestCluster#node0.createCwd', task ':qa:multi-cluster-search:remoteClusterTestCluster#node0.checkPrevious', task ':qa:multi-cluster-search:remoteClusterTestCluster#node0.stopPrevious', task ':qa:multi-cluster-search:remoteClusterTestCluster#node0.extract', task ':qa:multi-cluster-search:remoteClusterTestCluster#node0.configure', task ':qa:multi-cluster-search:remoteClusterTestCluster#node0.start', task ':qa:multi-cluster-search:remoteClusterTestCluster#node1.clean', task ':qa:multi-cluster-search:remoteClusterTestCluster#node1.createCwd', task ':qa:multi-cluster-search:remoteClusterTestCluster#node1.checkPrevious', task ':qa:multi-cluster-search:remoteClusterTestCluster#node1.stopPrevious', task ':qa:multi-cluster-search:remoteClusterTestCluster#node1.extract', task ':qa:multi-cluster-search:remoteClusterTestCluster#node1.configure', task ':qa:multi-cluster-search:remoteClusterTestCluster#node1.start', task ':qa:multi-cluster-search:remoteClusterTestCluster#wait', task ':qa:multi-cluster-search:remoteClusterTestRunner', task ':qa:multi-cluster-search:mixedClusterTestCluster#prepareCluster.cleanShared', task ':qa:multi-cluster-search:mixedClusterTestCluster#clean', task ':qa:multi-cluster-search:mixedClusterTestCluster#createCwd', task ':qa:multi-cluster-search:mixedClusterTestCluster#checkPrevious', task ':qa:multi-cluster-search:mixedClusterTestCluster#stopPrevious', task ':qa:multi-cluster-search:mixedClusterTestCluster#extract', task ':qa:multi-cluster-search:mixedClusterTestCluster#configure', task ':qa:multi-cluster-search:mixedClusterTestCluster#start', task ':qa:multi-cluster-search:mixedClusterTestCluster#init', task ':qa:multi-cluster-search:mixedClusterTestCluster#wait', task ':qa:multi-cluster-search:mixedClusterTestRunner', task ':qa:multi-cluster-search:remoteClusterTestCluster#node0.stop', task ':qa:multi-cluster-search:remoteClusterTestCluster#node1.stop', task ':qa:multi-cluster-search:mixedClusterTestCluster#stop', task ':qa:multi-cluster-search:mixedClusterTest', task ':qa:multi-cluster-search:integTest', task ':qa:multi-cluster-search:test', task ':qa:multi-cluster-search:check', task ':qa:multi-cluster-search:build', task ':qa:no-bootstrap-tests:test', task ':qa:no-bootstrap-tests:check', task ':qa:no-bootstrap-tests:build', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#prepareCluster.cleanShared', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#clean', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#createCwd', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#checkPrevious', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#stopPrevious', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#extract', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#configure', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#start', task ':qa:query-builder-bwc:copyRestSpec', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#init', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#wait', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestRunner', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTestCluster#stop', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#oldQueryBuilderTest', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#clean', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#createCwd', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#checkPrevious', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#stopPrevious', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#extract', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#configure', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#start', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#init', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#wait', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestRunner', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTestCluster#stop', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#upgradedQueryBuilderTest', task ':qa:query-builder-bwc:v6.1.2-SNAPSHOT#bwcTest', task ':qa:query-builder-bwc:integTest', task ':qa:query-builder-bwc:test', task ':qa:query-builder-bwc:check', task ':qa:query-builder-bwc:build', task ':qa:reindex-from-old:integTestCluster#prepareCluster.cleanShared', task ':qa:reindex-from-old:integTestCluster#clean', task ':qa:reindex-from-old:integTestCluster#createCwd', task ':qa:reindex-from-old:integTestCluster#checkPrevious', task ':qa:reindex-from-old:integTestCluster#stopPrevious', task ':qa:reindex-from-old:integTestCluster#extract', task ':qa:reindex-from-old:integTestCluster#configure', task ':qa:reindex-from-old:integTestCluster#start', task ':qa:reindex-from-old:copyRestSpec', task ':qa:reindex-from-old:integTestCluster#init', task ':qa:reindex-from-old:integTestCluster#wait', task ':qa:reindex-from-old:unzipEs090', task ':test:fixtures:old-elasticsearch:jar', task ':qa:reindex-from-old:oldEs090Fixture', task ':qa:reindex-from-old:unzipEs1', task ':qa:reindex-from-old:oldEs1Fixture', task ':qa:reindex-from-old:unzipEs2', task ':qa:reindex-from-old:oldEs2Fixture', task ':qa:reindex-from-old:integTestRunner', task ':qa:reindex-from-old:oldEs2Fixture#stop', task ':qa:reindex-from-old:oldEs1Fixture#stop', task ':qa:reindex-from-old:oldEs090Fixture#stop', task ':qa:reindex-from-old:integTestCluster#stop', task ':qa:reindex-from-old:integTest', task ':qa:reindex-from-old:check', task ':qa:reindex-from-old:build', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#prepareCluster.cleanShared', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.clean', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.createCwd', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.checkPrevious', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.stopPrevious', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.extract', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.configure', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.start', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.clean', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.createCwd', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.checkPrevious', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.stopPrevious', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.extract', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.configure', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.start', task ':qa:rolling-upgrade:copyRestSpec', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#init', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#wait', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestRunner', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node1.stop', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#prepareCluster.cleanShared', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#clean', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#createCwd', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#checkPrevious', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#stopPrevious', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#extract', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#configure', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#start', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#init', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#wait', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestRunner', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#oldClusterTestCluster#node0.stop', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#init', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#prepareCluster.cleanShared', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#clean', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#createCwd', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#checkPrevious', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#stopPrevious', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#extract', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#configure', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#start', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#wait', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestRunner', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTestCluster#stop', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#mixedClusterTestCluster#stop', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#upgradedClusterTest', task ':qa:rolling-upgrade:v5.6.6-SNAPSHOT#bwcTest', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#prepareCluster.cleanShared', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.clean', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.createCwd', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.checkPrevious', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.stopPrevious', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.extract', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.configure', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.start', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.clean', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.createCwd', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.checkPrevious', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.stopPrevious', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.extract', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.configure', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.start', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#init', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#wait', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestRunner', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node1.stop', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#prepareCluster.cleanShared', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#clean', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#createCwd', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#checkPrevious', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#stopPrevious', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#extract', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#configure', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#start', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#init', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#wait', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestRunner', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#oldClusterTestCluster#node0.stop', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#init', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#prepareCluster.cleanShared', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#clean', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#createCwd', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#checkPrevious', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#stopPrevious', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#extract', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#configure', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#start', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#wait', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestRunner', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTestCluster#stop', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#mixedClusterTestCluster#stop', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#upgradedClusterTest', task ':qa:rolling-upgrade:v6.1.2-SNAPSHOT#bwcTest', task ':qa:rolling-upgrade:integTest', task ':qa:rolling-upgrade:test', task ':qa:rolling-upgrade:check', task ':qa:rolling-upgrade:build', task ':qa:smoke-test-client:singleNodeIntegTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-client:singleNodeIntegTestCluster#clean', task ':qa:smoke-test-client:singleNodeIntegTestCluster#createCwd', task ':qa:smoke-test-client:singleNodeIntegTestCluster#checkPrevious', task ':qa:smoke-test-client:singleNodeIntegTestCluster#stopPrevious', task ':qa:smoke-test-client:singleNodeIntegTestCluster#extract', task ':qa:smoke-test-client:singleNodeIntegTestCluster#configure', task ':qa:smoke-test-client:singleNodeIntegTestCluster#start', task ':qa:smoke-test-client:copyRestSpec', task ':qa:smoke-test-client:singleNodeIntegTestCluster#init', task ':qa:smoke-test-client:singleNodeIntegTestCluster#wait', task ':qa:smoke-test-client:singleNodeIntegTestRunner', task ':qa:smoke-test-client:singleNodeIntegTestCluster#stop', task ':qa:smoke-test-client:integTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-client:integTestCluster#clean', task ':qa:smoke-test-client:integTestCluster#createCwd', task ':qa:smoke-test-client:integTestCluster#checkPrevious', task ':qa:smoke-test-client:integTestCluster#stopPrevious', task ':qa:smoke-test-client:integTestCluster#extract', task ':qa:smoke-test-client:integTestCluster#configure', task ':qa:smoke-test-client:integTestCluster#start', task ':qa:smoke-test-client:integTestCluster#init', task ':qa:smoke-test-client:integTestCluster#wait', task ':qa:smoke-test-client:integTestRunner', task ':qa:smoke-test-client:integTestCluster#stop', task ':qa:smoke-test-client:integTest', task ':qa:smoke-test-client:check', task ':qa:smoke-test-client:build', task ':qa:smoke-test-http:integTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-http:integTestCluster#clean', task ':qa:smoke-test-http:integTestCluster#createCwd', task ':qa:smoke-test-http:integTestCluster#checkPrevious', task ':qa:smoke-test-http:integTestCluster#stopPrevious', task ':qa:smoke-test-http:integTestCluster#extract', task ':qa:smoke-test-http:integTestCluster#configure', task ':qa:smoke-test-http:integTestCluster#start', task ':qa:smoke-test-http:copyRestSpec', task ':qa:smoke-test-http:integTestCluster#init', task ':qa:smoke-test-http:integTestCluster#wait', task ':qa:smoke-test-http:integTestRunner', task ':qa:smoke-test-http:integTestCluster#stop', task ':qa:smoke-test-http:integTest', task ':qa:smoke-test-http:check', task ':qa:smoke-test-http:build', task ':qa:smoke-test-ingest-disabled:integTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-ingest-disabled:integTestCluster#clean', task ':qa:smoke-test-ingest-disabled:integTestCluster#createCwd', task ':qa:smoke-test-ingest-disabled:integTestCluster#checkPrevious', task ':qa:smoke-test-ingest-disabled:integTestCluster#stopPrevious', task ':qa:smoke-test-ingest-disabled:integTestCluster#extract', task ':qa:smoke-test-ingest-disabled:integTestCluster#configure', task ':qa:smoke-test-ingest-disabled:integTestCluster#start', task ':qa:smoke-test-ingest-disabled:copyRestSpec', task ':qa:smoke-test-ingest-disabled:integTestCluster#init', task ':qa:smoke-test-ingest-disabled:integTestCluster#wait', task ':qa:smoke-test-ingest-disabled:integTestRunner', task ':qa:smoke-test-ingest-disabled:integTestCluster#stop', task ':qa:smoke-test-ingest-disabled:integTest', task ':qa:smoke-test-ingest-disabled:check', task ':qa:smoke-test-ingest-disabled:build', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#clean', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#createCwd', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#checkPrevious', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#stopPrevious', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#extract', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#configure', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#copyPlugins', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#installIngestGeoipPlugin', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#start', task ':qa:smoke-test-ingest-with-all-dependencies:copyRestSpec', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#init', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#wait', task ':qa:smoke-test-ingest-with-all-dependencies:integTestRunner', task ':qa:smoke-test-ingest-with-all-dependencies:integTestCluster#stop', task ':qa:smoke-test-ingest-with-all-dependencies:integTest', task ':qa:smoke-test-ingest-with-all-dependencies:check', task ':qa:smoke-test-ingest-with-all-dependencies:build', task ':qa:smoke-test-multinode:integTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-multinode:integTestCluster#node0.clean', task ':qa:smoke-test-multinode:integTestCluster#node0.createCwd', task ':qa:smoke-test-multinode:integTestCluster#node0.checkPrevious', task ':qa:smoke-test-multinode:integTestCluster#node0.stopPrevious', task ':qa:smoke-test-multinode:integTestCluster#node0.extract', task ':qa:smoke-test-multinode:integTestCluster#node0.configure', task ':qa:smoke-test-multinode:integTestCluster#node0.start', task ':qa:smoke-test-multinode:copyRestSpec', task ':qa:smoke-test-multinode:integTestCluster#init', task ':qa:smoke-test-multinode:integTestCluster#node1.clean', task ':qa:smoke-test-multinode:integTestCluster#node1.createCwd', task ':qa:smoke-test-multinode:integTestCluster#node1.checkPrevious', task ':qa:smoke-test-multinode:integTestCluster#node1.stopPrevious', task ':qa:smoke-test-multinode:integTestCluster#node1.extract', task ':qa:smoke-test-multinode:integTestCluster#node1.configure', task ':qa:smoke-test-multinode:integTestCluster#node1.start', task ':qa:smoke-test-multinode:integTestCluster#wait', task ':qa:smoke-test-multinode:integTestRunner', task ':qa:smoke-test-multinode:integTestCluster#node1.stop', task ':qa:smoke-test-multinode:integTestCluster#node0.stop', task ':qa:smoke-test-multinode:integTest', task ':qa:smoke-test-multinode:check', task ':qa:smoke-test-multinode:build', task ':qa:smoke-test-plugins:copyJvmExamplePluginRestSpec', task ':qa:smoke-test-plugins:integTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-plugins:integTestCluster#clean', task ':qa:smoke-test-plugins:integTestCluster#createCwd', task ':qa:smoke-test-plugins:integTestCluster#checkPrevious', task ':qa:smoke-test-plugins:integTestCluster#stopPrevious', task ':qa:smoke-test-plugins:integTestCluster#extract', task ':qa:smoke-test-plugins:integTestCluster#configure', task ':qa:smoke-test-plugins:integTestCluster#copyPlugins', task ':qa:smoke-test-plugins:integTestCluster#installAnalysisIcuPlugin', task ':qa:smoke-test-plugins:integTestCluster#installAnalysisKuromojiPlugin', task ':qa:smoke-test-plugins:integTestCluster#installAnalysisPhoneticPlugin', task ':qa:smoke-test-plugins:integTestCluster#installAnalysisSmartcnPlugin', task ':qa:smoke-test-plugins:integTestCluster#installAnalysisStempelPlugin', task ':qa:smoke-test-plugins:integTestCluster#installAnalysisUkrainianPlugin', task ':qa:smoke-test-plugins:integTestCluster#installDiscoveryAzureClassicPlugin', task ':qa:smoke-test-plugins:integTestCluster#installDiscoveryEc2Plugin', task ':qa:smoke-test-plugins:integTestCluster#installDiscoveryFilePlugin', task ':qa:smoke-test-plugins:integTestCluster#installDiscoveryGcePlugin', task ':qa:smoke-test-plugins:integTestCluster#installIngestAttachmentPlugin', task ':qa:smoke-test-plugins:integTestCluster#installIngestGeoipPlugin', task ':qa:smoke-test-plugins:integTestCluster#installIngestUserAgentPlugin', task ':qa:smoke-test-plugins:integTestCluster#installJvmExamplePlugin', task ':qa:smoke-test-plugins:integTestCluster#installMapperMurmur3Plugin', task ':qa:smoke-test-plugins:integTestCluster#installMapperSizePlugin', task ':qa:smoke-test-plugins:integTestCluster#installRepositoryAzurePlugin', task ':qa:smoke-test-plugins:integTestCluster#installRepositoryGcsPlugin', task ':qa:smoke-test-plugins:integTestCluster#installRepositoryHdfsPlugin', task ':qa:smoke-test-plugins:integTestCluster#installRepositoryS3Plugin', task ':qa:smoke-test-plugins:integTestCluster#installStoreSmbPlugin', task ':qa:smoke-test-plugins:integTestCluster#start', task ':qa:smoke-test-plugins:copyRestSpec', task ':qa:smoke-test-plugins:integTestCluster#init', task ':qa:smoke-test-plugins:integTestCluster#wait', task ':qa:smoke-test-plugins:integTestRunner', task ':qa:smoke-test-plugins:integTestCluster#stop', task ':qa:smoke-test-plugins:integTest', task ':qa:smoke-test-plugins:check', task ':qa:smoke-test-plugins:build', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#clean', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#createCwd', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#checkPrevious', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#stopPrevious', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#extract', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#configure', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#start', task ':qa:smoke-test-rank-eval-with-mustache:copyRestSpec', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#init', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#wait', task ':qa:smoke-test-rank-eval-with-mustache:integTestRunner', task ':qa:smoke-test-rank-eval-with-mustache:integTestCluster#stop', task ':qa:smoke-test-rank-eval-with-mustache:integTest', task ':qa:smoke-test-rank-eval-with-mustache:check', task ':qa:smoke-test-rank-eval-with-mustache:build', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#clean', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#createCwd', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#checkPrevious', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#stopPrevious', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#extract', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#configure', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#start', task ':qa:smoke-test-reindex-with-all-modules:copyRestSpec', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#init', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#wait', task ':qa:smoke-test-reindex-with-all-modules:integTestRunner', task ':qa:smoke-test-reindex-with-all-modules:integTestCluster#stop', task ':qa:smoke-test-reindex-with-all-modules:integTest', task ':qa:smoke-test-reindex-with-all-modules:check', task ':qa:smoke-test-reindex-with-all-modules:build', task ':qa:smoke-test-tribe-node:clusterOne#prepareCluster.cleanShared', task ':qa:smoke-test-tribe-node:clusterOne#clean', task ':qa:smoke-test-tribe-node:clusterOne#createCwd', task ':qa:smoke-test-tribe-node:clusterOne#checkPrevious', task ':qa:smoke-test-tribe-node:clusterOne#stopPrevious', task ':qa:smoke-test-tribe-node:clusterOne#extract', task ':qa:smoke-test-tribe-node:clusterOne#configure', task ':qa:smoke-test-tribe-node:clusterOne#start', task ':qa:smoke-test-tribe-node:clusterOne#wait', task ':qa:smoke-test-tribe-node:clusterTwo#prepareCluster.cleanShared', task ':qa:smoke-test-tribe-node:clusterTwo#clean', task ':qa:smoke-test-tribe-node:clusterTwo#createCwd', task ':qa:smoke-test-tribe-node:clusterTwo#checkPrevious', task ':qa:smoke-test-tribe-node:clusterTwo#stopPrevious', task ':qa:smoke-test-tribe-node:clusterTwo#extract', task ':qa:smoke-test-tribe-node:clusterTwo#configure', task ':qa:smoke-test-tribe-node:clusterTwo#start', task ':qa:smoke-test-tribe-node:clusterTwo#wait', task ':qa:smoke-test-tribe-node:copyRestSpec', task ':qa:smoke-test-tribe-node:integTestCluster#init', task ':qa:smoke-test-tribe-node:integTestCluster#prepareCluster.cleanShared', task ':qa:smoke-test-tribe-node:integTestCluster#clean', task ':qa:smoke-test-tribe-node:integTestCluster#createCwd', task ':qa:smoke-test-tribe-node:integTestCluster#checkPrevious', task ':qa:smoke-test-tribe-node:integTestCluster#stopPrevious', task ':qa:smoke-test-tribe-node:integTestCluster#extract', task ':qa:smoke-test-tribe-node:integTestCluster#configure', task ':qa:smoke-test-tribe-node:integTestCluster#start', task ':qa:smoke-test-tribe-node:integTestCluster#wait', task ':qa:smoke-test-tribe-node:integTestRunner', task ':qa:smoke-test-tribe-node:integTestCluster#stop', task ':qa:smoke-test-tribe-node:clusterTwo#stop', task ':qa:smoke-test-tribe-node:clusterOne#stop', task ':qa:smoke-test-tribe-node:integTest', task ':qa:smoke-test-tribe-node:check', task ':qa:smoke-test-tribe-node:build', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#prepareCluster.cleanShared', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#clean', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#createCwd', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#checkPrevious', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#stopPrevious', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#extract', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#configure', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#start', task ':qa:verify-version-constants:copyRestSpec', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#init', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#wait', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestRunner', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTestCluster#stop', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#oldClusterTest', task ':qa:verify-version-constants:v5.6.6-SNAPSHOT#bwcTest', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#prepareCluster.cleanShared', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#clean', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#createCwd', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#checkPrevious', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#stopPrevious', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#extract', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#configure', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#start', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#init', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#wait', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestRunner', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTestCluster#stop', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#oldClusterTest', task ':qa:verify-version-constants:v6.1.2-SNAPSHOT#bwcTest', task ':qa:verify-version-constants:integTest', task ':qa:verify-version-constants:test', task ':qa:verify-version-constants:verifyDocsLuceneVersion', task ':qa:verify-version-constants:check', task ':qa:verify-version-constants:build', task ':qa:wildfly:integTestCluster#prepareCluster.cleanShared', task ':qa:wildfly:integTestCluster#clean', task ':qa:wildfly:integTestCluster#createCwd', task ':qa:wildfly:integTestCluster#checkPrevious', task ':qa:wildfly:integTestCluster#stopPrevious', task ':qa:wildfly:integTestCluster#extract', task ':qa:wildfly:integTestCluster#configure', task ':qa:wildfly:integTestCluster#start', task ':qa:wildfly:unzipWildfly', task ':qa:wildfly:enableIPv6', task ':qa:wildfly:war', task ':qa:wildfly:deploy', task ':qa:wildfly:integTestCluster#wait', task ':qa:wildfly:writeElasticsearchProperties', task ':qa:wildfly:startWildfly', task ':qa:wildfly:configureTransportClient', task ':qa:wildfly:copyRestSpec', task ':qa:wildfly:integTestCluster#init', task ':qa:wildfly:integTestRunner', task ':qa:wildfly:integTestCluster#stop', task ':qa:wildfly:stopWildfly', task ':qa:wildfly:integTest', task ':qa:wildfly:test', task ':qa:wildfly:check', task ':qa:wildfly:build', task ':test:framework:generatePomFileForNebulaPublication', task ':test:framework:javadoc', task ':test:framework:javadocJar', task ':test:framework:sourcesJar', task ':test:framework:assemble', task ':test:framework:check', task ':test:framework:build', task ':test:logger-usage:generatePomFileForNebulaPublication', task ':test:logger-usage:javadoc', task ':test:logger-usage:javadocJar', task ':test:logger-usage:sourcesJar', task ':test:logger-usage:assemble', task ':test:logger-usage:check', task ':test:logger-usage:build', task ':distribution:tools:launchers:javadoc', task ':distribution:tools:launchers:javadocJar', task ':distribution:tools:launchers:sourcesJar', task ':distribution:tools:launchers:assemble', task ':distribution:tools:launchers:animalsnifferMain', task ':distribution:tools:launchers:animalsnifferTest', task ':distribution:tools:launchers:test', task ':distribution:tools:launchers:check', task ':distribution:tools:launchers:build', task ':distribution:tools:plugin-cli:javadoc', task ':distribution:tools:plugin-cli:javadocJar', task ':distribution:tools:plugin-cli:sourcesJar', task ':distribution:tools:plugin-cli:assemble', task ':distribution:tools:plugin-cli:test', task ':distribution:tools:plugin-cli:check', task ':distribution:tools:plugin-cli:build', task ':test:fixtures:example-fixture:check', task ':test:fixtures:example-fixture:build', task ':test:fixtures:hdfs-fixture:generatePomFileForNebulaPublication', task ':test:fixtures:hdfs-fixture:javadoc', task ':test:fixtures:hdfs-fixture:javadocJar', task ':test:fixtures:hdfs-fixture:sourcesJar', task ':test:fixtures:hdfs-fixture:assemble', task ':test:fixtures:hdfs-fixture:check', task ':test:fixtures:hdfs-fixture:build', task ':test:fixtures:krb5kdc-fixture:generatePomFileForNebulaPublication', task ':test:fixtures:krb5kdc-fixture:jar', task ':test:fixtures:krb5kdc-fixture:javadoc', task ':test:fixtures:krb5kdc-fixture:javadocJar', task ':test:fixtures:krb5kdc-fixture:sourcesJar', task ':test:fixtures:krb5kdc-fixture:assemble', task ':test:fixtures:krb5kdc-fixture:test', task ':test:fixtures:krb5kdc-fixture:check', task ':test:fixtures:krb5kdc-fixture:build', task ':test:fixtures:old-elasticsearch:generatePomFileForNebulaPublication', task ':test:fixtures:old-elasticsearch:javadoc', task ':test:fixtures:old-elasticsearch:javadocJar', task ':test:fixtures:old-elasticsearch:sourcesJar', task ':test:fixtures:old-elasticsearch:assemble', task ':test:fixtures:old-elasticsearch:test', task ':test:fixtures:old-elasticsearch:check', task ':test:fixtures:old-elasticsearch:build'] Creating new cache for taskHistory, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/.gradle/4.3.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess@553f3b7c Creating new cache for outputFiles, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess@7fb9c827 :core:cli:compileJava (Thread[Task worker for ':',5,main]) started. :core:cli:compileJava Putting task artifact state for task ':core:cli:compileJava' into context took 0.0 secs. Up-to-date check for task ':core:cli:compileJava' took 0.021 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':core:cli:compileJava'. Creating new cache for classAnalysis, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/.gradle/4.3.1/javaCompile/classAnalysis.bin, access org.gradle.cache.internal.DefaultCacheAccess@3fc9123 Creating new cache for jarAnalysis, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/.gradle/4.3.1/javaCompile/jarAnalysis.bin, access org.gradle.cache.internal.DefaultCacheAccess@3fc9123 Creating new cache for taskJars, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/.gradle/4.3.1/javaCompile/taskJars.bin, access org.gradle.cache.internal.DefaultCacheAccess@3fc9123 Creating new cache for taskHistory, path /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/.gradle/4.3.1/javaCompile/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess@3fc9123 :core:cli:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.011 secs. Created jar classpath snapshot for incremental compilation in 0.034 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :core:cli:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.589 secs. :core:cli:processResources (Thread[Task worker for ':',5,main]) started. :core:cli:processResources Putting task artifact state for task ':core:cli:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/src/main/resources', not found Skipping task ':core:cli:processResources' as it has no source files and no previous output files. :core:cli:processResources NO-SOURCE :core:cli:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :core:cli:classes (Thread[Task worker for ':',5,main]) started. :core:cli:classes Skipping task ':core:cli:classes' as it has no actions. :core:cli:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :core:cli:jar (Thread[Task worker for ':',5,main]) started. :core:cli:jar Putting task artifact state for task ':core:cli:jar' into context took 0.0 secs. Up-to-date check for task ':core:cli:jar' took 0.002 secs. It is not up-to-date because: No history is available. :core:cli:jar (Thread[Task worker for ':',5,main]) completed. Took 0.029 secs. :core:compileJava (Thread[Task worker for ':',5,main]) started. :core:compileJava Putting task artifact state for task ':core:compileJava' into context took 0.0 secs. Up-to-date check for task ':core:compileJava' took 1.095 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':core:compileJava'. :core:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 1.288 secs. Created jar classpath snapshot for incremental compilation in 1.805 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :core:compileJava (Thread[Task worker for ':',5,main]) completed. Took 18.618 secs. :core:generateModulesList (Thread[Task worker for ':',5,main]) started. :core:generateModulesList Putting task artifact state for task ':core:generateModulesList' into context took 0.0 secs. Up-to-date check for task ':core:generateModulesList' took 0.0 secs. It is not up-to-date because: No history is available. :core:generateModulesList (Thread[Task worker for ':',5,main]) completed. Took 0.025 secs. :core:generatePluginsList (Thread[Task worker for ':',5,main]) started. :core:generatePluginsList Putting task artifact state for task ':core:generatePluginsList' into context took 0.0 secs. Up-to-date check for task ':core:generatePluginsList' took 0.0 secs. It is not up-to-date because: No history is available. :core:generatePluginsList (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :core:processResources (Thread[Task worker for ':',5,main]) started. :core:processResources Putting task artifact state for task ':core:processResources' into context took 0.0 secs. Up-to-date check for task ':core:processResources' took 0.003 secs. It is not up-to-date because: No history is available. :core:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :core:classes (Thread[Daemon worker,5,main]) started. :core:classes Skipping task ':core:classes' as it has no actions. :core:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :core:jar (Thread[Daemon worker,5,main]) started. :core:jar Putting task artifact state for task ':core:jar' into context took 0.0 secs. Up-to-date check for task ':core:jar' took 0.047 secs. It is not up-to-date because: No history is available. :core:jar (Thread[Daemon worker,5,main]) completed. Took 1.143 secs. :benchmarks:compileJava (Thread[Daemon worker,5,main]) started. :benchmarks:compileJava Putting task artifact state for task ':benchmarks:compileJava' into context took 0.0 secs. Up-to-date check for task ':benchmarks:compileJava' took 0.89 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':benchmarks:compileJava'. :benchmarks:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.308 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :benchmarks:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.987 secs. :benchmarks:processResources (Thread[Daemon worker,5,main]) started. :benchmarks:processResources Putting task artifact state for task ':benchmarks:processResources' into context took 0.0 secs. Up-to-date check for task ':benchmarks:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :benchmarks:processResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :benchmarks:classes (Thread[Daemon worker,5,main]) started. :benchmarks:classes Skipping task ':benchmarks:classes' as it has no actions. :benchmarks:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :benchmarks:copyCheckstyleConf Putting task artifact state for task ':benchmarks:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':benchmarks:copyCheckstyleConf' took 0.002 secs. It is not up-to-date because: No history is available. :benchmarks:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.009 secs. :benchmarks:checkstyleMain (Thread[Daemon worker,5,main]) started. :benchmarks:checkstyleMain Putting task artifact state for task ':benchmarks:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':benchmarks:checkstyleMain' took 0.112 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :benchmarks:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.555 secs. :benchmarks:compileTestJava (Thread[Daemon worker,5,main]) started. :benchmarks:compileTestJava Putting task artifact state for task ':benchmarks:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/src/test/java', not found Skipping task ':benchmarks:compileTestJava' as it has no source files and no previous output files. :benchmarks:compileTestJava NO-SOURCE :benchmarks:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:processTestResources (Thread[Daemon worker,5,main]) started. :benchmarks:processTestResources Putting task artifact state for task ':benchmarks:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/src/test/resources', not found Skipping task ':benchmarks:processTestResources' as it has no source files and no previous output files. :benchmarks:processTestResources NO-SOURCE :benchmarks:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:testClasses (Thread[Daemon worker,5,main]) started. :benchmarks:testClasses Skipping task ':benchmarks:testClasses' as it has no actions. :benchmarks:testClasses UP-TO-DATE :benchmarks:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:checkstyleTest (Thread[Daemon worker,5,main]) started. :benchmarks:checkstyleTest Putting task artifact state for task ':benchmarks:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/src/test/java', not found Skipping task ':benchmarks:checkstyleTest' as it has no source files and no previous output files. :benchmarks:checkstyleTest NO-SOURCE :benchmarks:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:checkstyle (Thread[Daemon worker,5,main]) started. :benchmarks:checkstyle Skipping task ':benchmarks:checkstyle' as it has no actions. :benchmarks:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:dependencyLicenses (Thread[Daemon worker,5,main]) started. :benchmarks:dependencyLicenses Skipping task ':benchmarks:dependencyLicenses' as task onlyIf is false. :benchmarks:dependencyLicenses SKIPPED :benchmarks:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :benchmarks:forbiddenApisMain Putting task artifact state for task ':benchmarks:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':benchmarks:forbiddenApisMain' took 0.002 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Forbidden method invocation: java.lang.Class#getDeclaredField(java.lang.String) [Do not violate java's access system: Use getField() instead] Scanned 8 class file(s) for forbidden API invocations (in 0.06s), 2 error(s). in org.elasticsearch.benchmark.routing.allocation.generated.AllocationBenchmark_measureAllocation_jmhTest (AllocationBenchmark_measureAllocation_jmhTest.java:435) Forbidden method invocation: java.lang.reflect.AccessibleObject#setAccessible(boolean) [Do not violate java's access system] in org.elasticsearch.benchmark.routing.allocation.generated.AllocationBenchmark_measureAllocation_jmhTest (AllocationBenchmark_measureAllocation_jmhTest.java:436) :benchmarks:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.075 secs. :benchmarks:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :benchmarks:forbiddenApisTest Putting task artifact state for task ':benchmarks:forbiddenApisTest' into context took 0.0 secs. Skipping task ':benchmarks:forbiddenApisTest' as it has no source files and no previous output files. :benchmarks:forbiddenApisTest NO-SOURCE :benchmarks:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:forbiddenApis (Thread[Daemon worker,5,main]) started. :benchmarks:forbiddenApis Skipping task ':benchmarks:forbiddenApis' as it has no actions. :benchmarks:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :benchmarks:forbiddenPatterns Putting task artifact state for task ':benchmarks:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':benchmarks:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/src/test/java', not found :benchmarks:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.008 secs. :benchmarks:jarHell (Thread[Daemon worker,5,main]) started. :benchmarks:jarHell Putting task artifact state for task ':benchmarks:jarHell' into context took 0.0 secs. Up-to-date check for task ':benchmarks:jarHell' took 0.005 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.openjdk.jmh/jmh-core/1.19/1ea93b88f8154f0a35c16b46d76cfb2febcf4916/jmh-core-1.19.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.openjdk.jmh/jmh-generator-annprocess/1.19/e5bb13308963df412877e88fede84c1bd869ca03/jmh-generator-annprocess-1.19.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/4.6/306816fb57cf94f108a43c95731b08934dcae15c/jopt-simple-4.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-math3/3.2/ec2544ab27e110d2d431bdad7d538ed509b21e62/commons-math3-3.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :benchmarks:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.38 secs. :benchmarks:licenseHeaders (Thread[Daemon worker,5,main]) started. :benchmarks:licenseHeaders Putting task artifact state for task ':benchmarks:licenseHeaders' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/src/test/java', not found Up-to-date check for task ':benchmarks:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :benchmarks:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.145 secs. :test:logger-usage:compileJava (Thread[Daemon worker,5,main]) started. :test:logger-usage:compileJava Putting task artifact state for task ':test:logger-usage:compileJava' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:compileJava' took 0.013 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 All input files are considered out-of-date for incremental task ':test:logger-usage:compileJava'. :test:logger-usage:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.035 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:logger-usage:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.541 secs. :test:logger-usage:processResources (Thread[Daemon worker,5,main]) started. :test:logger-usage:processResources Putting task artifact state for task ':test:logger-usage:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/src/main/resources', not found Skipping task ':test:logger-usage:processResources' as it has no source files and no previous output files. :test:logger-usage:processResources NO-SOURCE :test:logger-usage:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:logger-usage:classes (Thread[Daemon worker,5,main]) started. :test:logger-usage:classes Skipping task ':test:logger-usage:classes' as it has no actions. :test:logger-usage:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:logger-usage:jar (Thread[Daemon worker,5,main]) started. :test:logger-usage:jar Putting task artifact state for task ':test:logger-usage:jar' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:jar' took 0.001 secs. It is not up-to-date because: No history is available. :test:logger-usage:jar (Thread[Daemon worker,5,main]) completed. Took 0.009 secs. :benchmarks:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :benchmarks:loggerUsageCheck Putting task artifact state for task ':benchmarks:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':benchmarks:loggerUsageCheck' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build/classes/java/main Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :benchmarks:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.176 secs. :build-tools:compileJava (Thread[Daemon worker,5,main]) started. :build-tools:compileJava Putting task artifact state for task ':build-tools:compileJava' into context took 0.0 secs. Up-to-date check for task ':build-tools:compileJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':build-tools:compileJava'. :build-tools:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 6.761 secs. 1564 duplicate classes found in classpath (see all with --debug). Written jar classpath snapshot for incremental compilation in 0.0 secs. :build-tools:compileJava (Thread[Daemon worker,5,main]) completed. Took 7.314 secs. :build-tools:compileGroovy (Thread[Daemon worker,5,main]) started. :build-tools:compileGroovy Putting task artifact state for task ':build-tools:compileGroovy' into context took 0.0 secs. Up-to-date check for task ':build-tools:compileGroovy' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'Gradle Worker Daemon 1'. Working directory: /var/lib/jenkins/.gradle/workers Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/caches/4.3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'Gradle Worker Daemon 1' Started Gradle worker daemon (0.224 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[], classpath=[/usr/local/src/gradle-4.3.1/lib/groovy-all-2.4.12.jar, /usr/local/src/gradle-4.3.1/lib/ant-1.9.6.jar, /usr/local/src/gradle-4.3.1/lib/ant-launcher-1.9.6.jar], keepAliveMode=SESSION}. This JVM does not support getting OS memory, so no OS memory status updates will be broadcast Initialized native services in: /var/lib/jenkins/.gradle/native Compiling with JDK Java compiler API. :build-tools:compileGroovy (Thread[Daemon worker,5,main]) completed. Took 3.556 secs. :build-tools:writeVersionProperties (Thread[Daemon worker,5,main]) started. :build-tools:writeVersionProperties Putting task artifact state for task ':build-tools:writeVersionProperties' into context took 0.0 secs. Up-to-date check for task ':build-tools:writeVersionProperties' took 0.0 secs. It is not up-to-date because: No history is available. :build-tools:writeVersionProperties (Thread[Daemon worker,5,main]) completed. Took 0.004 secs. :build-tools:processResources (Thread[Daemon worker,5,main]) started. :build-tools:processResources Putting task artifact state for task ':build-tools:processResources' into context took 0.0 secs. Up-to-date check for task ':build-tools:processResources' took 0.002 secs. It is not up-to-date because: No history is available. :build-tools:processResources (Thread[Daemon worker,5,main]) completed. Took 0.022 secs. :build-tools:classes (Thread[Daemon worker,5,main]) started. :build-tools:classes Skipping task ':build-tools:classes' as it has no actions. :build-tools:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:jar (Thread[Daemon worker,5,main]) started. :build-tools:jar Putting task artifact state for task ':build-tools:jar' into context took 0.0 secs. Up-to-date check for task ':build-tools:jar' took 0.005 secs. It is not up-to-date because: No history is available. :build-tools:jar (Thread[Daemon worker,5,main]) completed. Took 0.068 secs. :benchmarks:namingConventions (Thread[Daemon worker,5,main]) started. :benchmarks:namingConventions Skipping task ':benchmarks:namingConventions' as task onlyIf is false. :benchmarks:namingConventions SKIPPED :benchmarks:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :benchmarks:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :benchmarks:thirdPartyAudit Putting task artifact state for task ':benchmarks:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':benchmarks:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.openjdk.jmh/jmh-core/1.19/1ea93b88f8154f0a35c16b46d76cfb2febcf4916/jmh-core-1.19.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.openjdk.jmh/jmh-generator-annprocess/1.19/e5bb13308963df412877e88fede84c1bd869ca03/jmh-generator-annprocess-1.19.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/4.6/306816fb57cf94f108a43c95731b08934dcae15c/jopt-simple-4.6.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-math3/3.2/ec2544ab27e110d2d431bdad7d538ed509b21e62/commons-math3-3.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Forbidden class/interface use: sun.management.HotspotThreadMBean [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.HotspotThreadProfiler (HotspotThreadProfiler.java:45) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.util.Utils (Utils.java, field declaration of 'U') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.util.Utils (Utils.java:357) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.util.Utils (Utils.java:44) [thirdPartyAudit] Forbidden class/interface use: sun.management.HotspotRuntimeMBean [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.HotspotRuntimeProfiler (HotspotRuntimeProfiler.java:46) [thirdPartyAudit] Forbidden class/interface use: sun.management.HotspotMemoryMBean [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.HotspotMemoryProfiler (HotspotMemoryProfiler.java:39) [thirdPartyAudit] Forbidden class/interface use: sun.management.counter.Counter [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.AbstractHotspotProfiler (AbstractHotspotProfiler.java:67) [thirdPartyAudit] Forbidden class/interface use: sun.management.counter.Counter [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.AbstractHotspotProfiler (AbstractHotspotProfiler.java:67) [thirdPartyAudit] Forbidden class/interface use: sun.management.counter.Counter [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.AbstractHotspotProfiler (AbstractHotspotProfiler.java:83) [thirdPartyAudit] Forbidden class/interface use: sun.management.counter.Counter [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.AbstractHotspotProfiler (AbstractHotspotProfiler.java:85) [thirdPartyAudit] Forbidden class/interface use: sun.management.counter.Counter [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.AbstractHotspotProfiler (AbstractHotspotProfiler.java:86) [thirdPartyAudit] Forbidden class/interface use: sun.management.counter.Counter [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.AbstractHotspotProfiler (AbstractHotspotProfiler.java:87) [thirdPartyAudit] Forbidden class/interface use: sun.management.counter.Counter [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.AbstractHotspotProfiler (AbstractHotspotProfiler.java:87) [thirdPartyAudit] Forbidden class/interface use: sun.management.HotspotClassLoadingMBean [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.HotspotClassloadingProfiler (HotspotClassloadingProfiler.java:39) [thirdPartyAudit] Forbidden class/interface use: sun.management.HotspotCompilationMBean [non-public internal runtime class] [thirdPartyAudit] in org.openjdk.jmh.profile.HotspotCompilationProfiler (HotspotCompilationProfiler.java:46) [thirdPartyAudit] Scanned 1378 class file(s) for forbidden API invocations (in 1.82s), 15 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/benchmarks/build/tmp/thirdPartyAudit :benchmarks:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 2.19 secs. :benchmarks:precommit (Thread[Daemon worker,5,main]) started. :benchmarks:precommit Skipping task ':benchmarks:precommit' as it has no actions. :benchmarks:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :build-tools:copyCheckstyleConf Putting task artifact state for task ':build-tools:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':build-tools:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :build-tools:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :build-tools:checkstyleMain (Thread[Daemon worker,5,main]) started. :build-tools:checkstyleMain Putting task artifact state for task ':build-tools:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':build-tools:checkstyleMain' took 0.008 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :build-tools:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.098 secs. :build-tools:compileTestJava (Thread[Daemon worker,5,main]) started. :build-tools:compileTestJava Putting task artifact state for task ':build-tools:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':build-tools:compileTestJava' took 0.004 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':build-tools:compileTestJava'. :build-tools:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.073 secs. Created jar classpath snapshot for incremental compilation in 0.007 secs. 1358 duplicate classes found in classpath (see all with --debug). Written jar classpath snapshot for incremental compilation in 0.0 secs. :build-tools:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.526 secs. :build-tools:compileTestGroovy (Thread[Daemon worker,5,main]) started. :build-tools:compileTestGroovy Putting task artifact state for task ':build-tools:compileTestGroovy' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/src/test/groovy', not found Skipping task ':build-tools:compileTestGroovy' as it has no source files and no previous output files. :build-tools:compileTestGroovy NO-SOURCE :build-tools:compileTestGroovy (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:processTestResources (Thread[Daemon worker,5,main]) started. :build-tools:processTestResources Putting task artifact state for task ':build-tools:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/src/test/resources', not found Skipping task ':build-tools:processTestResources' as it has no source files and no previous output files. :build-tools:processTestResources NO-SOURCE :build-tools:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:testClasses (Thread[Daemon worker,5,main]) started. :build-tools:testClasses Skipping task ':build-tools:testClasses' as it has no actions. :build-tools:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:checkstyleTest (Thread[Daemon worker,5,main]) started. :build-tools:checkstyleTest Putting task artifact state for task ':build-tools:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/src/test/groovy', not found Up-to-date check for task ':build-tools:checkstyleTest' took 0.005 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :build-tools:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.065 secs. :build-tools:checkstyle (Thread[Daemon worker,5,main]) started. :build-tools:checkstyle Skipping task ':build-tools:checkstyle' as it has no actions. :build-tools:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:dependencyLicenses (Thread[Daemon worker,5,main]) started. :build-tools:dependencyLicenses Skipping task ':build-tools:dependencyLicenses' as task onlyIf is false. :build-tools:dependencyLicenses SKIPPED :build-tools:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :build-tools:forbiddenApisMain Skipping task ':build-tools:forbiddenApisMain' as task onlyIf is false. :build-tools:forbiddenApisMain SKIPPED :build-tools:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :build-tools:forbiddenApisTest Skipping task ':build-tools:forbiddenApisTest' as task onlyIf is false. :build-tools:forbiddenApisTest SKIPPED :build-tools:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:forbiddenApis (Thread[Daemon worker,5,main]) started. :build-tools:forbiddenApis Skipping task ':build-tools:forbiddenApis' as it has no actions. :build-tools:forbiddenApis UP-TO-DATE :build-tools:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :build-tools:forbiddenPatterns Putting task artifact state for task ':build-tools:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':build-tools:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/src/test/groovy', not found :build-tools:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.043 secs. :build-tools:jarHell (Thread[Daemon worker,5,main]) started. :build-tools:jarHell Skipping task ':build-tools:jarHell' as task onlyIf is false. :build-tools:jarHell SKIPPED :build-tools:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:licenseHeaders (Thread[Daemon worker,5,main]) started. :build-tools:licenseHeaders Skipping task ':build-tools:licenseHeaders' as task onlyIf is false. :build-tools:licenseHeaders SKIPPED :build-tools:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:namingConventions (Thread[Daemon worker,5,main]) started. :build-tools:namingConventions Putting task artifact state for task ':build-tools:namingConventions' into context took 0.0 secs. Up-to-date check for task ':build-tools:namingConventions' took 0.004 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/groovy/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/groovy/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/resources/main:/var/lib/jenkins/.gradle/caches/4.3.1/generated-gradle-jars/gradle-api-4.3.1.jar:/usr/local/src/gradle-4.3.1/lib/groovy-all-2.4.12.jar:/usr/local/src/gradle-4.3.1/lib/gradle-installation-beacon-4.3.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/junit4-ant/2.5.2/b8f91682cfeb8f9196aad56ace9c9a13330acef6/junit4-ant-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/gradle-extra-configurations-plugin/3.0.3/32cd905383b257b4fbd494807520c0b17617d974/gradle-extra-configurations-plugin-3.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/nebula-publishing-plugin/4.4.4/7dbb6e9eaa6f84680bbf98f2c995da26d907ade7/nebula-publishing-plugin-4.4.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/gradle-info-plugin/3.0.3/26507c144b8622489024282c6dcdb2e96f8f50da/gradle-info-plugin-3.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.eclipse.jgit/org.eclipse.jgit/3.2.0.201312181205-r/4b99546e8c8a04597b7a4564003e3b554ec12b5c/org.eclipse.jgit-3.2.0.201312181205-r.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.perforce/p4java/2012.3.551082/def6c8ac6206dc6fba82f579d4d5b56a4fd2836d/p4java-2012.3.551082.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/de.thetaphi/forbiddenapis/2.4.1/4ded144503d8fa71f98c7a2f0751c2d2b43427f3/forbiddenapis-2.4.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.rat/apache-rat/0.11/ad98b825264ab1d24a5b5bdc688e4a0226847250/apache-rat-0.11.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/ru.vyarus/gradle-animalsniffer-plugin/1.2.0/2858c5218f1116b2513554346596a05fa6c58c70/gradle-animalsniffer-plugin-1.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/nebula-core/3.0.0/4b3277899a3e5b69189b938061b554f07cc8205b/nebula-core-3.0.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.perforce/p4java-jfrog/2011.1.297684/1de41848e31c6428e6eb7a71e8f88b9561d35fe1/p4java-jfrog-2011.1.297684.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/gradle-contacts-plugin/2.2.0/b8b1480722ff7c7ebcc408a641476a5fda341454/gradle-contacts-plugin-2.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tmatesoft.svnkit/svnkit/1.8.5/a9600329d7e6271ab8ab7eb769c4df5adcdf503c/svnkit-1.8.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.46/f3a38fd1d65c32bd627b1389e7181eb294cc8a8/jsch-0.1.46.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.googlecode.javaewah/JavaEWAH/0.5.6/1207c0fc8552d4f5f574b50f29321d923521128e/JavaEWAH-0.5.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jzlib/1.1.1/a1551373315ffc2f96130a0e5704f74e151777ba/jzlib-1.1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.rat/apache-rat-tasks/0.11/ad888472d2861502b1651093e3a41685cce34cfd/apache-rat-tasks-0.11.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.rat/apache-rat-core/0.11/c02fdc6c4fca355491c429c8134a66bf66ccdc7e/apache-rat-core-0.11.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.2.1/66f13681add50ca9e4546ffabafaaac7645db3cf/commons-lang3-3.2.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/95015f649026507428aa2f37baba69ba8a86dc67/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.connector-factory/0.0.7/780e0312287dd4e4f3601d401a073a081e403f2d/jsch.agentproxy.connector-factory-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.usocket-jna/0.0.7/98cf51ca8d7882c203729ffa48e9b7be4c50b835/jsch.agentproxy.usocket-jna-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.pageant/0.0.7/b40c0d9b10d79a0683ca93e3f70360b3d8045b62/jsch.agentproxy.pageant-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/platform/3.5.2/beac07d13858ef3697ceeab43897d70aeb5113c9/platform-3.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/3.5.2/f1bf9fe267e17c1a8f7d1aa2c985e7fe81a06da6/jna-3.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tmatesoft.sqljet/sqljet/1.1.10/ede7fbabd4c96d34e48fda0e8feced24c98cedca/sqljet-1.1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/de.regnis.q.sequence/sequence-library/1.0.2/531ae7f7a4eac050dbce729edae139c2e546464/sequence-library-1.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.trilead/trilead-ssh2/1.0.0-build217/bd26b6a96923d5112cd20f821a16b589742ce1aa/trilead-ssh2-1.0.0-build217.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.1/761ea405b9b37ced573d2df0d1e3a4e0f9edc668/commons-collections-3.2.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-lang/commons-lang/2.6/ce1edb914c94ebc388f086c6827e8bdeec71ac2/commons-lang-2.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.2/83b5b8a7ba1c08f9e8c8ff2373724e33d3c1e22a/commons-io-2.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.5/d2bd2c0bd328f1dabdf33e10b6d223ebcbe93343/commons-compress-1.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.2/2bf96b7aa8b611c177d329452af1dc933e14501c/commons-cli-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.usocket-nc/0.0.7/aff6f0f3a68f9731580d7c48075fdf177532dfe6/jsch.agentproxy.usocket-nc-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.sshagent/0.0.7/5c09a3d2a0562de53cf616794f43f51a3c0a496c/jsch.agentproxy.sshagent-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.core/0.0.7/9bcf818dc9e5247b01b1b18671a12caac293ae40/jsch.agentproxy.core-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr-runtime/3.4/8f011408269a8e42b8548687e137d8eeb56df4b4/antlr-runtime-3.4.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.elasticsearch.test.NamingConventionsCheckBadClasses$UnitTestCase --integ-test-class org.elasticsearch.test.NamingConventionsCheckBadClasses$IntegTestCase --self-test -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :build-tools:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.087 secs. :build-tools:namingConventionsMain (Thread[Daemon worker,5,main]) started. :build-tools:namingConventionsMain Putting task artifact state for task ':build-tools:namingConventionsMain' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':build-tools:namingConventionsMain' took 0.003 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/groovy/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/groovy/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/resources/main:/var/lib/jenkins/.gradle/caches/4.3.1/generated-gradle-jars/gradle-api-4.3.1.jar:/usr/local/src/gradle-4.3.1/lib/groovy-all-2.4.12.jar:/usr/local/src/gradle-4.3.1/lib/gradle-installation-beacon-4.3.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/junit4-ant/2.5.2/b8f91682cfeb8f9196aad56ace9c9a13330acef6/junit4-ant-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/gradle-extra-configurations-plugin/3.0.3/32cd905383b257b4fbd494807520c0b17617d974/gradle-extra-configurations-plugin-3.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/nebula-publishing-plugin/4.4.4/7dbb6e9eaa6f84680bbf98f2c995da26d907ade7/nebula-publishing-plugin-4.4.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/gradle-info-plugin/3.0.3/26507c144b8622489024282c6dcdb2e96f8f50da/gradle-info-plugin-3.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.eclipse.jgit/org.eclipse.jgit/3.2.0.201312181205-r/4b99546e8c8a04597b7a4564003e3b554ec12b5c/org.eclipse.jgit-3.2.0.201312181205-r.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.perforce/p4java/2012.3.551082/def6c8ac6206dc6fba82f579d4d5b56a4fd2836d/p4java-2012.3.551082.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/de.thetaphi/forbiddenapis/2.4.1/4ded144503d8fa71f98c7a2f0751c2d2b43427f3/forbiddenapis-2.4.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.rat/apache-rat/0.11/ad98b825264ab1d24a5b5bdc688e4a0226847250/apache-rat-0.11.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/ru.vyarus/gradle-animalsniffer-plugin/1.2.0/2858c5218f1116b2513554346596a05fa6c58c70/gradle-animalsniffer-plugin-1.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/nebula-core/3.0.0/4b3277899a3e5b69189b938061b554f07cc8205b/nebula-core-3.0.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.perforce/p4java-jfrog/2011.1.297684/1de41848e31c6428e6eb7a71e8f88b9561d35fe1/p4java-jfrog-2011.1.297684.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.netflix.nebula/gradle-contacts-plugin/2.2.0/b8b1480722ff7c7ebcc408a641476a5fda341454/gradle-contacts-plugin-2.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tmatesoft.svnkit/svnkit/1.8.5/a9600329d7e6271ab8ab7eb769c4df5adcdf503c/svnkit-1.8.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.46/f3a38fd1d65c32bd627b1389e7181eb294cc8a8/jsch-0.1.46.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.googlecode.javaewah/JavaEWAH/0.5.6/1207c0fc8552d4f5f574b50f29321d923521128e/JavaEWAH-0.5.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jzlib/1.1.1/a1551373315ffc2f96130a0e5704f74e151777ba/jzlib-1.1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.rat/apache-rat-tasks/0.11/ad888472d2861502b1651093e3a41685cce34cfd/apache-rat-tasks-0.11.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.rat/apache-rat-core/0.11/c02fdc6c4fca355491c429c8134a66bf66ccdc7e/apache-rat-core-0.11.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.2.1/66f13681add50ca9e4546ffabafaaac7645db3cf/commons-lang3-3.2.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/95015f649026507428aa2f37baba69ba8a86dc67/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.connector-factory/0.0.7/780e0312287dd4e4f3601d401a073a081e403f2d/jsch.agentproxy.connector-factory-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.usocket-jna/0.0.7/98cf51ca8d7882c203729ffa48e9b7be4c50b835/jsch.agentproxy.usocket-jna-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.pageant/0.0.7/b40c0d9b10d79a0683ca93e3f70360b3d8045b62/jsch.agentproxy.pageant-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/platform/3.5.2/beac07d13858ef3697ceeab43897d70aeb5113c9/platform-3.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/3.5.2/f1bf9fe267e17c1a8f7d1aa2c985e7fe81a06da6/jna-3.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tmatesoft.sqljet/sqljet/1.1.10/ede7fbabd4c96d34e48fda0e8feced24c98cedca/sqljet-1.1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/de.regnis.q.sequence/sequence-library/1.0.2/531ae7f7a4eac050dbce729edae139c2e546464/sequence-library-1.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.trilead/trilead-ssh2/1.0.0-build217/bd26b6a96923d5112cd20f821a16b589742ce1aa/trilead-ssh2-1.0.0-build217.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.1/761ea405b9b37ced573d2df0d1e3a4e0f9edc668/commons-collections-3.2.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-lang/commons-lang/2.6/ce1edb914c94ebc388f086c6827e8bdeec71ac2/commons-lang-2.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.2/83b5b8a7ba1c08f9e8c8ff2373724e33d3c1e22a/commons-io-2.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.5/d2bd2c0bd328f1dabdf33e10b6d223ebcbe93343/commons-compress-1.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.2/2bf96b7aa8b611c177d329452af1dc933e14501c/commons-cli-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.usocket-nc/0.0.7/aff6f0f3a68f9731580d7c48075fdf177532dfe6/jsch.agentproxy.usocket-nc-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.sshagent/0.0.7/5c09a3d2a0562de53cf616794f43f51a3c0a496c/jsch.agentproxy.sshagent-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch.agentproxy.core/0.0.7/9bcf818dc9e5247b01b1b18671a12caac293ae40/jsch.agentproxy.core-0.0.7.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr-runtime/3.4/8f011408269a8e42b8548687e137d8eeb56df4b4/antlr-runtime-3.4.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.elasticsearch.test.NamingConventionsCheckBadClasses$UnitTestCase --integ-test-class org.elasticsearch.test.NamingConventionsCheckBadClasses$IntegTestCase --self-test --main -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :build-tools:namingConventionsMain (Thread[Daemon worker,5,main]) completed. Took 0.07 secs. :build-tools:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :build-tools:thirdPartyAudit Skipping task ':build-tools:thirdPartyAudit' as task onlyIf is false. :build-tools:thirdPartyAudit SKIPPED :build-tools:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :build-tools:precommit (Thread[Daemon worker,5,main]) started. :build-tools:precommit Skipping task ':build-tools:precommit' as it has no actions. :build-tools:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :core:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :core:copyCheckstyleConf Putting task artifact state for task ':core:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':core:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :core:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :core:checkstyleMain (Thread[Daemon worker,5,main]) started. :core:checkstyleMain Putting task artifact state for task ':core:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':core:checkstyleMain' took 0.062 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2910 files :core:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 12.131 secs. :client:rest:compileJava (Thread[Daemon worker,5,main]) started. :client:rest:compileJava Putting task artifact state for task ':client:rest:compileJava' into context took 0.0 secs. Up-to-date check for task ':client:rest:compileJava' took 0.069 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':client:rest:compileJava'. :client:rest:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.197 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:rest:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.908 secs. :client:rest:processResources (Thread[Daemon worker,5,main]) started. :client:rest:processResources Putting task artifact state for task ':client:rest:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/src/main/resources', not found Skipping task ':client:rest:processResources' as it has no source files and no previous output files. :client:rest:processResources NO-SOURCE :client:rest:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:rest:classes (Thread[Daemon worker,5,main]) started. :client:rest:classes Skipping task ':client:rest:classes' as it has no actions. :client:rest:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:rest:jar (Thread[Daemon worker,5,main]) started. :client:rest:jar Putting task artifact state for task ':client:rest:jar' into context took 0.0 secs. Up-to-date check for task ':client:rest:jar' took 0.0 secs. It is not up-to-date because: No history is available. :client:rest:jar (Thread[Daemon worker,5,main]) completed. Took 0.006 secs. :test:framework:compileJava (Thread[Daemon worker,5,main]) started. :test:framework:compileJava Putting task artifact state for task ':test:framework:compileJava' into context took 0.0 secs. Up-to-date check for task ':test:framework:compileJava' took 0.169 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':test:framework:compileJava'. :test:framework:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.073 secs. Created jar classpath snapshot for incremental compilation in 0.378 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:framework:compileJava (Thread[Daemon worker,5,main]) completed. Took 3.847 secs. :test:framework:processResources (Thread[Daemon worker,5,main]) started. :test:framework:processResources Putting task artifact state for task ':test:framework:processResources' into context took 0.0 secs. Up-to-date check for task ':test:framework:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :test:framework:processResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :test:framework:classes (Thread[Daemon worker,5,main]) started. :test:framework:classes Skipping task ':test:framework:classes' as it has no actions. :test:framework:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:framework:jar (Thread[Daemon worker,5,main]) started. :test:framework:jar Putting task artifact state for task ':test:framework:jar' into context took 0.0 secs. Up-to-date check for task ':test:framework:jar' took 0.003 secs. It is not up-to-date because: No history is available. :test:framework:jar (Thread[Daemon worker,5,main]) completed. Took 0.073 secs. :core:compileTestJava (Thread[Daemon worker,5,main]) started. :core:compileTestJava Putting task artifact state for task ':core:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':core:compileTestJava' took 1.07 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':core:compileTestJava'. :core:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.689 secs. Created jar classpath snapshot for incremental compilation in 0.373 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :core:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 24.664 secs. :core:processTestResources (Thread[Daemon worker,5,main]) started. :core:processTestResources Putting task artifact state for task ':core:processTestResources' into context took 0.0 secs. Up-to-date check for task ':core:processTestResources' took 0.12 secs. It is not up-to-date because: No history is available. :core:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.25 secs. :core:testClasses (Thread[Daemon worker,5,main]) started. :core:testClasses Skipping task ':core:testClasses' as it has no actions. :core:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :core:checkstyleTest (Thread[Daemon worker,5,main]) started. :core:checkstyleTest Putting task artifact state for task ':core:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':core:checkstyleTest' took 0.263 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1402 files :core:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 15.137 secs. :core:checkstyle (Thread[Daemon worker,5,main]) started. :core:checkstyle Skipping task ':core:checkstyle' as it has no actions. :core:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :core:dependencyLicenses (Thread[Daemon worker,5,main]) started. :core:dependencyLicenses Putting task artifact state for task ':core:dependencyLicenses' into context took 0.001 secs. Up-to-date check for task ':core:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for lucene-core-7.2.0.jar Checking license/notice for lucene-core Mapped dependency name lucene-core to lucene for license check Checking sha for lucene-analyzers-common-7.2.0.jar Checking license/notice for lucene-analyzers-common Mapped dependency name lucene-analyzers-common to lucene for license check Checking sha for lucene-backward-codecs-7.2.0.jar Checking license/notice for lucene-backward-codecs Mapped dependency name lucene-backward-codecs to lucene for license check Checking sha for lucene-grouping-7.2.0.jar Checking license/notice for lucene-grouping Mapped dependency name lucene-grouping to lucene for license check Checking sha for lucene-highlighter-7.2.0.jar Checking license/notice for lucene-highlighter Mapped dependency name lucene-highlighter to lucene for license check Checking sha for lucene-join-7.2.0.jar Checking license/notice for lucene-join Mapped dependency name lucene-join to lucene for license check Checking sha for lucene-memory-7.2.0.jar Checking license/notice for lucene-memory Mapped dependency name lucene-memory to lucene for license check Checking sha for lucene-misc-7.2.0.jar Checking license/notice for lucene-misc Mapped dependency name lucene-misc to lucene for license check Checking sha for lucene-queries-7.2.0.jar Checking license/notice for lucene-queries Mapped dependency name lucene-queries to lucene for license check Checking sha for lucene-queryparser-7.2.0.jar Checking license/notice for lucene-queryparser Mapped dependency name lucene-queryparser to lucene for license check Checking sha for lucene-sandbox-7.2.0.jar Checking license/notice for lucene-sandbox Mapped dependency name lucene-sandbox to lucene for license check Checking sha for lucene-spatial-7.2.0.jar Checking license/notice for lucene-spatial Mapped dependency name lucene-spatial to lucene for license check Checking sha for lucene-spatial-extras-7.2.0.jar Checking license/notice for lucene-spatial-extras Mapped dependency name lucene-spatial-extras to lucene for license check Checking sha for lucene-spatial3d-7.2.0.jar Checking license/notice for lucene-spatial3d Mapped dependency name lucene-spatial3d to lucene for license check Checking sha for lucene-suggest-7.2.0.jar Checking license/notice for lucene-suggest Mapped dependency name lucene-suggest to lucene for license check Checking sha for securesm-1.2.jar Checking license/notice for securesm Checking sha for hppc-0.7.1.jar Checking license/notice for hppc Checking sha for joda-time-2.9.5.jar Checking license/notice for joda-time Checking sha for snakeyaml-1.17.jar Checking license/notice for snakeyaml Checking sha for jackson-core-2.8.10.jar Checking license/notice for jackson-core Mapped dependency name jackson-core to jackson for license check Checking sha for jackson-dataformat-smile-2.8.10.jar Checking license/notice for jackson-dataformat-smile Mapped dependency name jackson-dataformat-smile to jackson for license check Checking sha for jackson-dataformat-yaml-2.8.10.jar Checking license/notice for jackson-dataformat-yaml Mapped dependency name jackson-dataformat-yaml to jackson for license check Checking sha for jackson-dataformat-cbor-2.8.10.jar Checking license/notice for jackson-dataformat-cbor Mapped dependency name jackson-dataformat-cbor to jackson for license check Checking sha for t-digest-3.0.jar Checking license/notice for t-digest Checking sha for HdrHistogram-2.1.9.jar Checking license/notice for HdrHistogram Checking sha for spatial4j-0.6.jar Checking license/notice for spatial4j Checking sha for jts-1.13.jar Checking license/notice for jts Checking sha for log4j-api-2.9.1.jar Checking license/notice for log4j-api Checking sha for log4j-core-2.9.1.jar Checking license/notice for log4j-core Checking sha for log4j-1.2-api-2.9.1.jar Checking license/notice for log4j Checking sha for jna-4.4.0-1.jar Checking license/notice for jna :core:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.065 secs. :core:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :core:forbiddenApisMain Putting task artifact state for task ':core:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':core:forbiddenApisMain' took 0.051 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5493 class file(s) for forbidden API invocations (in 1.51s), 0 error(s). :core:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 1.587 secs. :core:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :core:forbiddenApisTest Putting task artifact state for task ':core:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':core:forbiddenApisTest' took 0.032 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 2858 class file(s) for forbidden API invocations (in 1.67s), 0 error(s). :core:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 1.715 secs. :core:forbiddenApis (Thread[Daemon worker,5,main]) started. :core:forbiddenApis Skipping task ':core:forbiddenApis' as it has no actions. :core:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :core:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :core:forbiddenPatterns Putting task artifact state for task ':core:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':core:forbiddenPatterns' took 0.005 secs. It is not up-to-date because: No history is available. :core:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 1.654 secs. :core:jarHell (Thread[Daemon worker,5,main]) started. :core:jarHell Putting task artifact state for task ':core:jarHell' into context took 0.0 secs. Up-to-date check for task ':core:jarHell' took 0.035 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.jimfs/jimfs/1.1/8fbd0579dc68aba6186935cc1bee21d2f3e7ec1c/jimfs-1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/18.0/cce0823396aa693798f8882e64213b1772032b09/guava-18.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :core:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.542 secs. :core:licenseHeaders (Thread[Daemon worker,5,main]) started. :core:licenseHeaders Putting task artifact state for task ':core:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':core:licenseHeaders' took 0.027 secs. It is not up-to-date because: No history is available. :core:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.447 secs. :core:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :core:loggerUsageCheck Putting task artifact state for task ':core:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':core:loggerUsageCheck' took 0.038 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/classes/java/test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :core:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 2.298 secs. :core:namingConventions (Thread[Daemon worker,5,main]) started. :core:namingConventions Putting task artifact state for task ':core:namingConventions' into context took 0.0 secs. Up-to-date check for task ':core:namingConventions' took 0.043 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.jimfs/jimfs/1.1/8fbd0579dc68aba6186935cc1bee21d2f3e7ec1c/jimfs-1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/18.0/cce0823396aa693798f8882e64213b1772032b09/guava-18.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :core:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.585 secs. :core:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :core:thirdPartyAudit Putting task artifact state for task ':core:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':core:thirdPartyAudit' took 0.006 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 7139 class file(s) for forbidden API invocations (in 3.63s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/thirdPartyAudit :core:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 4.308 secs. :core:precommit (Thread[Daemon worker,5,main]) started. :core:precommit Skipping task ':core:precommit' as it has no actions. :core:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :docs:buildRestTests (Thread[Daemon worker,5,main]) started. :docs:buildRestTests Putting task artifact state for task ':docs:buildRestTests' into context took 0.0 secs. Up-to-date check for task ':docs:buildRestTests' took 0.121 secs. It is not up-to-date because: No history is available. :docs:buildRestTests (Thread[Daemon worker,5,main]) completed. Took 1.273 secs. :docs:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :docs:copyCheckstyleConf Putting task artifact state for task ':docs:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':docs:copyCheckstyleConf' took 0.002 secs. It is not up-to-date because: No history is available. :docs:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :docs:compileTestJava (Thread[Daemon worker,5,main]) started. :docs:compileTestJava Putting task artifact state for task ':docs:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':docs:compileTestJava' took 0.068 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':docs:compileTestJava'. Compiling with JDK Java compiler API. :docs:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.341 secs. :docs:processTestResources (Thread[Daemon worker,5,main]) started. :docs:processTestResources Putting task artifact state for task ':docs:processTestResources' into context took 0.0 secs. Up-to-date check for task ':docs:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :docs:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :docs:testClasses (Thread[Daemon worker,5,main]) started. :docs:testClasses Skipping task ':docs:testClasses' as it has no actions. :docs:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :docs:checkstyleTest (Thread[Daemon worker,5,main]) started. :docs:checkstyleTest Putting task artifact state for task ':docs:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':docs:checkstyleTest' took 0.003 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :docs:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.038 secs. :docs:checkstyle (Thread[Daemon worker,5,main]) started. :docs:checkstyle Skipping task ':docs:checkstyle' as it has no actions. :docs:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :docs:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :docs:forbiddenApisTest Putting task artifact state for task ':docs:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':docs:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :docs:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.018 secs. :docs:forbiddenApis (Thread[Daemon worker,5,main]) started. :docs:forbiddenApis Skipping task ':docs:forbiddenApis' as it has no actions. :docs:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :docs:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :docs:forbiddenPatterns Putting task artifact state for task ':docs:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':docs:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :docs:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.018 secs. :docs:jarHell (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :docs:jarHell Putting task artifact state for task ':docs:jarHell' into context took 0.0 secs. Up-to-date check for task ':docs:jarHell' took 0.003 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/rest:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :docs:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.434 secs. :docs:licenseHeaders (Thread[Daemon worker,5,main]) started. :docs:licenseHeaders Putting task artifact state for task ':docs:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':docs:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :docs:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.026 secs. :docs:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :docs:loggerUsageCheck Putting task artifact state for task ':docs:loggerUsageCheck' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':docs:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :docs:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.128 secs. :docs:namingConventions (Thread[Daemon worker,5,main]) started. :docs:namingConventions Putting task artifact state for task ':docs:namingConventions' into context took 0.0 secs. Up-to-date check for task ':docs:namingConventions' took 0.003 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/rest:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :docs:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.089 secs. :docs:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :docs:thirdPartyAudit Skipping task ':docs:thirdPartyAudit' as task onlyIf is false. :docs:thirdPartyAudit SKIPPED :docs:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :docs:precommit (Thread[Daemon worker,5,main]) started. :docs:precommit Skipping task ':docs:precommit' as it has no actions. :docs:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:compileJava (Thread[Daemon worker,5,main]) started. :rest-api-spec:compileJava Putting task artifact state for task ':rest-api-spec:compileJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec/src/main/java', not found Skipping task ':rest-api-spec:compileJava' as it has no source files and no previous output files. :rest-api-spec:compileJava NO-SOURCE :rest-api-spec:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:processResources (Thread[Daemon worker,5,main]) started. :rest-api-spec:processResources Putting task artifact state for task ':rest-api-spec:processResources' into context took 0.0 secs. Up-to-date check for task ':rest-api-spec:processResources' took 0.045 secs. It is not up-to-date because: No history is available. :rest-api-spec:processResources (Thread[Daemon worker,5,main]) completed. Took 0.119 secs. :rest-api-spec:classes (Thread[Daemon worker,5,main]) started. :rest-api-spec:classes Skipping task ':rest-api-spec:classes' as it has no actions. :rest-api-spec:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :rest-api-spec:copyCheckstyleConf Putting task artifact state for task ':rest-api-spec:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':rest-api-spec:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :rest-api-spec:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :rest-api-spec:checkstyleMain (Thread[Daemon worker,5,main]) started. :rest-api-spec:checkstyleMain Putting task artifact state for task ':rest-api-spec:checkstyleMain' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec/src/main/java', not found Skipping task ':rest-api-spec:checkstyleMain' as it has no source files and no previous output files. :rest-api-spec:checkstyleMain NO-SOURCE :rest-api-spec:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:compileTestJava (Thread[Daemon worker,5,main]) started. :rest-api-spec:compileTestJava Putting task artifact state for task ':rest-api-spec:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec/src/test/java', not found Skipping task ':rest-api-spec:compileTestJava' as it has no source files and no previous output files. :rest-api-spec:compileTestJava NO-SOURCE :rest-api-spec:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:processTestResources (Thread[Daemon worker,5,main]) started. :rest-api-spec:processTestResources Putting task artifact state for task ':rest-api-spec:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec/src/test/resources', not found Skipping task ':rest-api-spec:processTestResources' as it has no source files and no previous output files. :rest-api-spec:processTestResources NO-SOURCE :rest-api-spec:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:testClasses (Thread[Daemon worker,5,main]) started. :rest-api-spec:testClasses Skipping task ':rest-api-spec:testClasses' as it has no actions. :rest-api-spec:testClasses UP-TO-DATE :rest-api-spec:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:checkstyleTest (Thread[Daemon worker,5,main]) started. :rest-api-spec:checkstyleTest Putting task artifact state for task ':rest-api-spec:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec/src/test/java', not found Skipping task ':rest-api-spec:checkstyleTest' as it has no source files and no previous output files. :rest-api-spec:checkstyleTest NO-SOURCE :rest-api-spec:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:checkstyle (Thread[Daemon worker,5,main]) started. :rest-api-spec:checkstyle Skipping task ':rest-api-spec:checkstyle' as it has no actions. :rest-api-spec:checkstyle UP-TO-DATE :rest-api-spec:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:dependencyLicenses (Thread[Daemon worker,5,main]) started. :rest-api-spec:dependencyLicenses Putting task artifact state for task ':rest-api-spec:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':rest-api-spec:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :rest-api-spec:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :rest-api-spec:forbiddenApisMain Putting task artifact state for task ':rest-api-spec:forbiddenApisMain' into context took 0.0 secs. Skipping task ':rest-api-spec:forbiddenApisMain' as it has no source files and no previous output files. :rest-api-spec:forbiddenApisMain NO-SOURCE :rest-api-spec:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :rest-api-spec:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :rest-api-spec:forbiddenApisTest Putting task artifact state for task ':rest-api-spec:forbiddenApisTest' into context took 0.0 secs. Skipping task ':rest-api-spec:forbiddenApisTest' as it has no source files and no previous output files. :rest-api-spec:forbiddenApisTest NO-SOURCE :rest-api-spec:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:forbiddenApis (Thread[Daemon worker,5,main]) started. :rest-api-spec:forbiddenApis Skipping task ':rest-api-spec:forbiddenApis' as it has no actions. :rest-api-spec:forbiddenApis UP-TO-DATE :rest-api-spec:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :rest-api-spec:forbiddenPatterns Putting task artifact state for task ':rest-api-spec:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':rest-api-spec:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec/src/main/java', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec/src/test/java', not found :rest-api-spec:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.055 secs. :rest-api-spec:jarHell (Thread[Daemon worker,5,main]) started. :rest-api-spec:jarHell Skipping task ':rest-api-spec:jarHell' as task onlyIf is false. :rest-api-spec:jarHell SKIPPED :rest-api-spec:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:licenseHeaders (Thread[Daemon worker,5,main]) started. :rest-api-spec:licenseHeaders Skipping task ':rest-api-spec:licenseHeaders' as task onlyIf is false. :rest-api-spec:licenseHeaders SKIPPED :rest-api-spec:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :rest-api-spec:loggerUsageCheck Putting task artifact state for task ':rest-api-spec:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':rest-api-spec:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/rest-api-spec Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :rest-api-spec:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.081 secs. :rest-api-spec:namingConventions (Thread[Daemon worker,5,main]) started. :rest-api-spec:namingConventions Skipping task ':rest-api-spec:namingConventions' as task onlyIf is false. :rest-api-spec:namingConventions SKIPPED :rest-api-spec:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :rest-api-spec:thirdPartyAudit Skipping task ':rest-api-spec:thirdPartyAudit' as task onlyIf is false. :rest-api-spec:thirdPartyAudit SKIPPED :rest-api-spec:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :rest-api-spec:precommit (Thread[Daemon worker,5,main]) started. :rest-api-spec:precommit Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Skipping task ':rest-api-spec:precommit' as it has no actions. :rest-api-spec:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:compileJava (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:compileJava Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:compileJava' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:compileJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':client:client-benchmark-noop-api-plugin:compileJava'. :client:client-benchmark-noop-api-plugin:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.005 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:client-benchmark-noop-api-plugin:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.589 secs. :client:client-benchmark-noop-api-plugin:processResources (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:processResources Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/main/resources', not found Skipping task ':client:client-benchmark-noop-api-plugin:processResources' as it has no source files and no previous output files. :client:client-benchmark-noop-api-plugin:processResources NO-SOURCE :client:client-benchmark-noop-api-plugin:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:classes (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:classes Skipping task ':client:client-benchmark-noop-api-plugin:classes' as it has no actions. :client:client-benchmark-noop-api-plugin:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:jar (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:jar Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:jar' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:jar' took 0.005 secs. It is not up-to-date because: No history is available. :client:client-benchmark-noop-api-plugin:jar (Thread[Daemon worker,5,main]) completed. Took 0.018 secs. :modules:lang-mustache:compileJava (Thread[Daemon worker,5,main]) started. :modules:lang-mustache:compileJava Putting task artifact state for task ':modules:lang-mustache:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:compileJava' took 0.018 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:lang-mustache:compileJava'. :modules:lang-mustache:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/src/main/java/org/elasticsearch/script/mustache/MustacheScriptEngine.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.006 secs. Created jar classpath snapshot for incremental compilation in 0.015 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-mustache:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.946 secs. :modules:lang-mustache:processResources (Thread[Daemon worker,5,main]) started. :modules:lang-mustache:processResources Putting task artifact state for task ':modules:lang-mustache:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/src/main/resources', not found Skipping task ':modules:lang-mustache:processResources' as it has no source files and no previous output files. :modules:lang-mustache:processResources NO-SOURCE :modules:lang-mustache:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:classes (Thread[Daemon worker,5,main]) started. :modules:lang-mustache:classes Skipping task ':modules:lang-mustache:classes' as it has no actions. :modules:lang-mustache:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:jar (Thread[Daemon worker,5,main]) started. :modules:lang-mustache:jar Putting task artifact state for task ':modules:lang-mustache:jar' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:jar' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs. :modules:parent-join:compileJava (Thread[Daemon worker,5,main]) started. :modules:parent-join:compileJava Putting task artifact state for task ':modules:parent-join:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:compileJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:parent-join:compileJava'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:parent-join:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.006 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:parent-join:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.894 secs. :modules:parent-join:processResources (Thread[Daemon worker,5,main]) started. :modules:parent-join:processResources Putting task artifact state for task ':modules:parent-join:processResources' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :modules:parent-join:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :modules:parent-join:classes (Thread[Daemon worker,5,main]) started. :modules:parent-join:classes Skipping task ':modules:parent-join:classes' as it has no actions. :modules:parent-join:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:parent-join:jar (Thread[Daemon worker,5,main]) started. :modules:parent-join:jar Putting task artifact state for task ':modules:parent-join:jar' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:jar' took 0.001 secs. It is not up-to-date because: No history is available. :modules:parent-join:jar (Thread[Daemon worker,5,main]) completed. Took 0.008 secs. :modules:percolator:compileJava (Thread[Daemon worker,5,main]) started. :modules:percolator:compileJava Putting task artifact state for task ':modules:percolator:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:compileJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:percolator:compileJava'. :modules:percolator:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:percolator:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.811 secs. :modules:percolator:processResources (Thread[Daemon worker,5,main]) started. :modules:percolator:processResources Putting task artifact state for task ':modules:percolator:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/src/main/resources', not found Skipping task ':modules:percolator:processResources' as it has no source files and no previous output files. :modules:percolator:processResources NO-SOURCE :modules:percolator:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:percolator:classes (Thread[Daemon worker,5,main]) started. :modules:percolator:classes Skipping task ':modules:percolator:classes' as it has no actions. :modules:percolator:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:percolator:jar (Thread[Daemon worker,5,main]) started. :modules:percolator:jar Putting task artifact state for task ':modules:percolator:jar' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:jar' took 0.0 secs. It is not up-to-date because: No history is available. :modules:percolator:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs. :modules:rank-eval:compileJava (Thread[Daemon worker,5,main]) started. :modules:rank-eval:compileJava Putting task artifact state for task ':modules:rank-eval:compileJava' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':modules:rank-eval:compileJava' took 0.004 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:rank-eval:compileJava'. :modules:rank-eval:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:rank-eval:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.778 secs. :modules:rank-eval:processResources (Thread[Daemon worker,5,main]) started. :modules:rank-eval:processResources Putting task artifact state for task ':modules:rank-eval:processResources' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :modules:rank-eval:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :modules:rank-eval:classes (Thread[Daemon worker,5,main]) started. :modules:rank-eval:classes Skipping task ':modules:rank-eval:classes' as it has no actions. :modules:rank-eval:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:rank-eval:jar (Thread[Daemon worker,5,main]) started. :modules:rank-eval:jar Putting task artifact state for task ':modules:rank-eval:jar' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:jar' took 0.001 secs. It is not up-to-date because: No history is available. :modules:rank-eval:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs. :modules:reindex:compileJava (Thread[Daemon worker,5,main]) started. :modules:reindex:compileJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':modules:reindex:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:compileJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:reindex:compileJava'. :modules:reindex:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/src/main/java/org/elasticsearch/index/reindex/remote/RemoteRequestBuilders.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.008 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:reindex:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.918 secs. :modules:reindex:processResources (Thread[Daemon worker,5,main]) started. :modules:reindex:processResources Putting task artifact state for task ':modules:reindex:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/src/main/resources', not found Skipping task ':modules:reindex:processResources' as it has no source files and no previous output files. :modules:reindex:processResources NO-SOURCE :modules:reindex:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:reindex:classes (Thread[Daemon worker,5,main]) started. :modules:reindex:classes Skipping task ':modules:reindex:classes' as it has no actions. :modules:reindex:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:reindex:jar (Thread[Daemon worker,5,main]) started. :modules:reindex:jar Putting task artifact state for task ':modules:reindex:jar' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:jar' took 0.0 secs. It is not up-to-date because: No history is available. :modules:reindex:jar (Thread[Daemon worker,5,main]) completed. Took 0.01 secs. :modules:transport-netty4:compileJava (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:compileJava Putting task artifact state for task ':modules:transport-netty4:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:compileJava' took 0.078 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:transport-netty4:compileJava'. :modules:transport-netty4:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.006 secs. Created jar classpath snapshot for incremental compilation in 0.267 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:transport-netty4:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.259 secs. :modules:transport-netty4:processResources (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:processResources Putting task artifact state for task ':modules:transport-netty4:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/src/main/resources', not found Skipping task ':modules:transport-netty4:processResources' as it has no source files and no previous output files. :modules:transport-netty4:processResources NO-SOURCE :modules:transport-netty4:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:transport-netty4:classes (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:classes Skipping task ':modules:transport-netty4:classes' as it has no actions. :modules:transport-netty4:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:transport-netty4:jar (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:jar Putting task artifact state for task ':modules:transport-netty4:jar' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:jar' took 0.0 secs. It is not up-to-date because: No history is available. :modules:transport-netty4:jar (Thread[Daemon worker,5,main]) completed. Took 0.008 secs. :client:transport:compileJava (Thread[Daemon worker,5,main]) started. :client:transport:compileJava Putting task artifact state for task ':client:transport:compileJava' into context took 0.0 secs. Up-to-date check for task ':client:transport:compileJava' took 0.013 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 All input files are considered out-of-date for incremental task ':client:transport:compileJava'. :client:transport:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.013 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:transport:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.421 secs. :client:transport:processResources (Thread[Daemon worker,5,main]) started. :client:transport:processResources Putting task artifact state for task ':client:transport:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/src/main/resources', not found Skipping task ':client:transport:processResources' as it has no source files and no previous output files. :client:transport:processResources NO-SOURCE :client:transport:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:transport:classes (Thread[Daemon worker,5,main]) started. :client:transport:classes Skipping task ':client:transport:classes' as it has no actions. :client:transport:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:transport:jar (Thread[Daemon worker,5,main]) started. :client:transport:jar Putting task artifact state for task ':client:transport:jar' into context took 0.0 secs. Up-to-date check for task ':client:transport:jar' took 0.0 secs. It is not up-to-date because: No history is available. :client:transport:jar (Thread[Daemon worker,5,main]) completed. Took 0.003 secs. :client:benchmark:compileJava (Thread[Daemon worker,5,main]) started. :client:benchmark:compileJava Putting task artifact state for task ':client:benchmark:compileJava' into context took 0.0 secs. Up-to-date check for task ':client:benchmark:compileJava' took 0.047 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':client:benchmark:compileJava'. :client:benchmark:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 0.2 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:benchmark:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.845 secs. :client:benchmark:processResources (Thread[Daemon worker,5,main]) started. :client:benchmark:processResources Putting task artifact state for task ':client:benchmark:processResources' into context took 0.0 secs. Up-to-date check for task ':client:benchmark:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :client:benchmark:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :client:benchmark:classes (Thread[Daemon worker,5,main]) started. :client:benchmark:classes Skipping task ':client:benchmark:classes' as it has no actions. :client:benchmark:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :client:benchmark:copyCheckstyleConf Putting task artifact state for task ':client:benchmark:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':client:benchmark:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :client:benchmark:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :client:benchmark:checkstyleMain (Thread[Daemon worker,5,main]) started. :client:benchmark:checkstyleMain Putting task artifact state for task ':client:benchmark:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':client:benchmark:checkstyleMain' took 0.091 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 14 files :client:benchmark:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.151 secs. :client:benchmark:compileTestJava (Thread[Daemon worker,5,main]) started. :client:benchmark:compileTestJava Putting task artifact state for task ':client:benchmark:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/src/test/java', not found Skipping task ':client:benchmark:compileTestJava' as it has no source files and no previous output files. :client:benchmark:compileTestJava NO-SOURCE :client:benchmark:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:processTestResources (Thread[Daemon worker,5,main]) started. :client:benchmark:processTestResources Putting task artifact state for task ':client:benchmark:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/src/test/resources', not found Skipping task ':client:benchmark:processTestResources' as it has no source files and no previous output files. :client:benchmark:processTestResources NO-SOURCE :client:benchmark:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:testClasses (Thread[Daemon worker,5,main]) started. :client:benchmark:testClasses Skipping task ':client:benchmark:testClasses' as it has no actions. :client:benchmark:testClasses UP-TO-DATE :client:benchmark:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:checkstyleTest (Thread[Daemon worker,5,main]) started. :client:benchmark:checkstyleTest Putting task artifact state for task ':client:benchmark:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/src/test/java', not found Skipping task ':client:benchmark:checkstyleTest' as it has no source files and no previous output files. :client:benchmark:checkstyleTest NO-SOURCE :client:benchmark:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:checkstyle (Thread[Daemon worker,5,main]) started. :client:benchmark:checkstyle Skipping task ':client:benchmark:checkstyle' as it has no actions. :client:benchmark:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:dependencyLicenses (Thread[Daemon worker,5,main]) started. :client:benchmark:dependencyLicenses Skipping task ':client:benchmark:dependencyLicenses' as task onlyIf is false. :client:benchmark:dependencyLicenses SKIPPED :client:benchmark:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :client:benchmark:forbiddenApisMain Putting task artifact state for task ':client:benchmark:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':client:benchmark:forbiddenApisMain' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 22 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :client:benchmark:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.031 secs. :client:benchmark:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :client:benchmark:forbiddenApisTest Putting task artifact state for task ':client:benchmark:forbiddenApisTest' into context took 0.0 secs. Skipping task ':client:benchmark:forbiddenApisTest' as it has no source files and no previous output files. :client:benchmark:forbiddenApisTest NO-SOURCE :client:benchmark:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:forbiddenApis (Thread[Daemon worker,5,main]) started. :client:benchmark:forbiddenApis Skipping task ':client:benchmark:forbiddenApis' as it has no actions. :client:benchmark:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :client:benchmark:forbiddenPatterns Putting task artifact state for task ':client:benchmark:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':client:benchmark:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/src/test/java', not found :client:benchmark:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.005 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:benchmark:jarHell (Thread[Daemon worker,5,main]) started. :client:benchmark:jarHell Putting task artifact state for task ':client:benchmark:jarHell' into context took 0.0 secs. Up-to-date check for task ':client:benchmark:jarHell' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-math3/3.2/ec2544ab27e110d2d431bdad7d538ed509b21e62/commons-math3-3.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/build/distributions/client-benchmark-noop-api-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/distributions/transport-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/distributions/reindex-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/distributions/percolator-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :client:benchmark:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.374 secs. :client:benchmark:licenseHeaders (Thread[Daemon worker,5,main]) started. :client:benchmark:licenseHeaders Putting task artifact state for task ':client:benchmark:licenseHeaders' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/src/test/java', not found Up-to-date check for task ':client:benchmark:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :client:benchmark:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.018 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:benchmark:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :client:benchmark:loggerUsageCheck Putting task artifact state for task ':client:benchmark:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':client:benchmark:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :client:benchmark:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.156 secs. :client:benchmark:namingConventions (Thread[Daemon worker,5,main]) started. :client:benchmark:namingConventions Skipping task ':client:benchmark:namingConventions' as task onlyIf is false. :client:benchmark:namingConventions SKIPPED :client:benchmark:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:benchmark:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :client:benchmark:thirdPartyAudit Putting task artifact state for task ':client:benchmark:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':client:benchmark:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-math3/3.2/ec2544ab27e110d2d431bdad7d538ed509b21e62/commons-math3-3.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 1001 class file(s) for forbidden API invocations (in 0.44s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/benchmark/build/tmp/thirdPartyAudit :client:benchmark:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.553 secs. :client:benchmark:precommit (Thread[Daemon worker,5,main]) started. :client:benchmark:precommit Skipping task ':client:benchmark:precommit' as it has no actions. :client:benchmark:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:copyCheckstyleConf Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :client:client-benchmark-noop-api-plugin:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :client:client-benchmark-noop-api-plugin:checkstyleMain (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:checkstyleMain Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:checkstyleMain' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 9 files :client:client-benchmark-noop-api-plugin:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.068 secs. :client:client-benchmark-noop-api-plugin:copyPluginPropertiesTemplate (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:copyPluginPropertiesTemplate Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :client:client-benchmark-noop-api-plugin:copyPluginPropertiesTemplate (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :client:client-benchmark-noop-api-plugin:pluginProperties (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:pluginProperties Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :client:client-benchmark-noop-api-plugin:pluginProperties (Thread[Daemon worker,5,main]) completed. Took 0.016 secs. :client:client-benchmark-noop-api-plugin:compileTestJava (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:compileTestJava Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/test/java', not found Skipping task ':client:client-benchmark-noop-api-plugin:compileTestJava' as it has no source files and no previous output files. :client:client-benchmark-noop-api-plugin:compileTestJava NO-SOURCE :client:client-benchmark-noop-api-plugin:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:processTestResources (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:processTestResources Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/main/plugin-metadata', not found Skipping task ':client:client-benchmark-noop-api-plugin:processTestResources' as it has no source files and no previous output files. :client:client-benchmark-noop-api-plugin:processTestResources NO-SOURCE :client:client-benchmark-noop-api-plugin:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:testClasses (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:testClasses Skipping task ':client:client-benchmark-noop-api-plugin:testClasses' as it has no actions. :client:client-benchmark-noop-api-plugin:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:checkstyleTest (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:checkstyleTest Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/test/java', not found Skipping task ':client:client-benchmark-noop-api-plugin:checkstyleTest' as it has no source files and no previous output files. :client:client-benchmark-noop-api-plugin:checkstyleTest NO-SOURCE :client:client-benchmark-noop-api-plugin:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:checkstyle (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:checkstyle Skipping task ':client:client-benchmark-noop-api-plugin:checkstyle' as it has no actions. :client:client-benchmark-noop-api-plugin:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:dependencyLicenses (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:dependencyLicenses Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :client:client-benchmark-noop-api-plugin:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :client:client-benchmark-noop-api-plugin:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:forbiddenApisMain Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:forbiddenApisMain' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 11 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :client:client-benchmark-noop-api-plugin:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.036 secs. :client:client-benchmark-noop-api-plugin:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:forbiddenApisTest Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:forbiddenApisTest' into context took 0.0 secs. Skipping task ':client:client-benchmark-noop-api-plugin:forbiddenApisTest' as it has no source files and no previous output files. :client:client-benchmark-noop-api-plugin:forbiddenApisTest NO-SOURCE :client:client-benchmark-noop-api-plugin:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:forbiddenApis (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:forbiddenApis Skipping task ':client:client-benchmark-noop-api-plugin:forbiddenApis' as it has no actions. :client:client-benchmark-noop-api-plugin:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:forbiddenPatterns Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/main/plugin-metadata', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/test/java', not found :client:client-benchmark-noop-api-plugin:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.004 secs. :client:client-benchmark-noop-api-plugin:jarHell (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:jarHell Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:jarHell' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :client:client-benchmark-noop-api-plugin:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.354 secs. :client:client-benchmark-noop-api-plugin:licenseHeaders (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:licenseHeaders Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:licenseHeaders' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/src/test/java', not found Up-to-date check for task ':client:client-benchmark-noop-api-plugin:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :client:client-benchmark-noop-api-plugin:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.021 secs. :client:client-benchmark-noop-api-plugin:loggerUsageCheck (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:client-benchmark-noop-api-plugin:loggerUsageCheck Putting task artifact state for task ':client:client-benchmark-noop-api-plugin:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':client:client-benchmark-noop-api-plugin:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/client-benchmark-noop-api-plugin/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :client:client-benchmark-noop-api-plugin:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.125 secs. :client:client-benchmark-noop-api-plugin:namingConventions (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:namingConventions Skipping task ':client:client-benchmark-noop-api-plugin:namingConventions' as task onlyIf is false. :client:client-benchmark-noop-api-plugin:namingConventions SKIPPED :client:client-benchmark-noop-api-plugin:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:thirdPartyAudit Skipping task ':client:client-benchmark-noop-api-plugin:thirdPartyAudit' as task onlyIf is false. :client:client-benchmark-noop-api-plugin:thirdPartyAudit SKIPPED :client:client-benchmark-noop-api-plugin:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:client-benchmark-noop-api-plugin:precommit (Thread[Daemon worker,5,main]) started. :client:client-benchmark-noop-api-plugin:precommit Skipping task ':client:client-benchmark-noop-api-plugin:precommit' as it has no actions. :client:client-benchmark-noop-api-plugin:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:rest:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :client:rest:copyCheckstyleConf Putting task artifact state for task ':client:rest:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':client:rest:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :client:rest:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :client:rest:checkstyleMain (Thread[Daemon worker,5,main]) started. :client:rest:checkstyleMain Putting task artifact state for task ':client:rest:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':client:rest:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 11 files :client:rest:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.07 secs. :client:test:compileJava (Thread[Daemon worker,5,main]) started. :client:test:compileJava Putting task artifact state for task ':client:test:compileJava' into context took 0.0 secs. Up-to-date check for task ':client:test:compileJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':client:test:compileJava'. :client:test:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/src/main/java/org/elasticsearch/client/RestClientTestUtil.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:test:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.35 secs. :client:test:processResources (Thread[Daemon worker,5,main]) started. :client:test:processResources Putting task artifact state for task ':client:test:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/src/main/resources', not found Skipping task ':client:test:processResources' as it has no source files and no previous output files. :client:test:processResources NO-SOURCE :client:test:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:classes (Thread[Daemon worker,5,main]) started. :client:test:classes Skipping task ':client:test:classes' as it has no actions. :client:test:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:test:jar (Thread[Daemon worker,5,main]) started. :client:test:jar Putting task artifact state for task ':client:test:jar' into context took 0.0 secs. Up-to-date check for task ':client:test:jar' took 0.0 secs. It is not up-to-date because: No history is available. :client:test:jar (Thread[Daemon worker,5,main]) completed. Took 0.004 secs. :client:rest:compileTestJava (Thread[Daemon worker,5,main]) started. :client:rest:compileTestJava Putting task artifact state for task ':client:rest:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':client:rest:compileTestJava' took 0.006 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':client:rest:compileTestJava'. :client:rest:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.006 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:rest:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.854 secs. :client:rest:processTestResources (Thread[Daemon worker,5,main]) started. :client:rest:processTestResources Putting task artifact state for task ':client:rest:processTestResources' into context took 0.0 secs. Up-to-date check for task ':client:rest:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :client:rest:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :client:rest:testClasses (Thread[Daemon worker,5,main]) started. :client:rest:testClasses Skipping task ':client:rest:testClasses' as it has no actions. :client:rest:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:rest:checkstyleTest (Thread[Daemon worker,5,main]) started. :client:rest:checkstyleTest Putting task artifact state for task ':client:rest:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':client:rest:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 14 files :client:rest:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.104 secs. :client:rest:checkstyle (Thread[Daemon worker,5,main]) started. :client:rest:checkstyle Skipping task ':client:rest:checkstyle' as it has no actions. :client:rest:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:rest:dependencyLicenses (Thread[Daemon worker,5,main]) started. :client:rest:dependencyLicenses Putting task artifact state for task ':client:rest:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':client:rest:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for httpclient-4.5.2.jar Checking license/notice for httpclient Checking sha for httpcore-4.4.5.jar Checking license/notice for httpcore Checking sha for httpasyncclient-4.1.2.jar Checking license/notice for httpasyncclient Checking sha for httpcore-nio-4.4.5.jar Checking license/notice for httpcore-nio Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec Checking sha for commons-logging-1.1.3.jar Checking license/notice for commons-logging :client:rest:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.008 secs. :client:rest:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :client:rest:forbiddenApisMain Putting task artifact state for task ':client:rest:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':client:rest:forbiddenApisMain' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.7 Reading bundled API signatures: jdk-deprecated-1.7 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 22 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :client:rest:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.018 secs. :client:rest:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :client:rest:forbiddenApisTest Putting task artifact state for task ':client:rest:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':client:rest:forbiddenApisTest' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.7 Reading bundled API signatures: jdk-deprecated-1.7 Reading bundled API signatures: jdk-system-out Reading bundled API signatures: jdk-internal-1.7 Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 38 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :client:rest:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.033 secs. :client:rest:forbiddenApis (Thread[Daemon worker,5,main]) started. :client:rest:forbiddenApis Skipping task ':client:rest:forbiddenApis' as it has no actions. :client:rest:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:rest:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :client:rest:forbiddenPatterns Putting task artifact state for task ':client:rest:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':client:rest:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/src/main/resources', not found :client:rest:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.009 secs. :client:rest:jarHell (Thread[Daemon worker,5,main]) started. :client:rest:jarHell Skipping task ':client:rest:jarHell' as task onlyIf is false. :client:rest:jarHell SKIPPED :client:rest:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:rest:licenseHeaders (Thread[Daemon worker,5,main]) started. :client:rest:licenseHeaders Putting task artifact state for task ':client:rest:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':client:rest:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :client:rest:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.017 secs. :client:rest:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :client:rest:loggerUsageCheck Putting task artifact state for task ':client:rest:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':client:rest:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :client:rest:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.159 secs. :client:rest:namingConventions (Thread[Daemon worker,5,main]) started. :client:rest:namingConventions Putting task artifact state for task ':client:rest:namingConventions' into context took 0.0 secs. Up-to-date check for task ':client:rest:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/build/distributions/test-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.15/3f19b51588ad71482ce4c169f54f697b6181d1b4/animal-sniffer-annotations-1.15.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.elasticsearch.client.RestClientTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:rest:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.073 secs. :client:rest:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :client:rest:thirdPartyAudit Putting task artifact state for task ':client:rest:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':client:rest:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 1159 class file(s) for forbidden API invocations (in 0.53s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/tmp/thirdPartyAudit :client:rest:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.64 secs. :client:rest:precommit (Thread[Daemon worker,5,main]) started. :client:rest:precommit Skipping task ':client:rest:precommit' as it has no actions. :client:rest:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:compileJava (Thread[Daemon worker,5,main]) started. :modules:aggs-matrix-stats:compileJava Putting task artifact state for task ':modules:aggs-matrix-stats:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:compileJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:aggs-matrix-stats:compileJava'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:aggs-matrix-stats:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.005 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:aggs-matrix-stats:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.75 secs. :modules:aggs-matrix-stats:processResources (Thread[Daemon worker,5,main]) started. :modules:aggs-matrix-stats:processResources Putting task artifact state for task ':modules:aggs-matrix-stats:processResources' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :modules:aggs-matrix-stats:classes (Thread[Daemon worker,5,main]) started. :modules:aggs-matrix-stats:classes Skipping task ':modules:aggs-matrix-stats:classes' as it has no actions. :modules:aggs-matrix-stats:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:jar (Thread[Daemon worker,5,main]) started. :modules:aggs-matrix-stats:jar Putting task artifact state for task ':modules:aggs-matrix-stats:jar' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:jar' took 0.001 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:rest-high-level:compileJava (Thread[Daemon worker,5,main]) started. :client:rest-high-level:compileJava Putting task artifact state for task ':client:rest-high-level:compileJava' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:compileJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':client:rest-high-level:compileJava'. :client:rest-high-level:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/src/main/java/org/elasticsearch/client/Request.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:rest-high-level:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.745 secs. :client:rest-high-level:processResources (Thread[Daemon worker,5,main]) started. :client:rest-high-level:processResources Putting task artifact state for task ':client:rest-high-level:processResources' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :client:rest-high-level:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :client:rest-high-level:classes (Thread[Daemon worker,5,main]) started. :client:rest-high-level:classes Skipping task ':client:rest-high-level:classes' as it has no actions. :client:rest-high-level:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :client:rest-high-level:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :client:rest-high-level:copyCheckstyleConf Putting task artifact state for task ':client:rest-high-level:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :client:rest-high-level:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :client:rest-high-level:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:checkstyleMain Putting task artifact state for task ':client:rest-high-level:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:checkstyleMain' took 0.002 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :client:rest-high-level:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.072 secs. :client:rest-high-level:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:compileTestJava Putting task artifact state for task ':client:rest-high-level:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:compileTestJava' took 0.004 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':client:rest-high-level:compileTestJava'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:rest-high-level:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/src/test/java/org/elasticsearch/client/documentation/QueryDSLDocumentationTests.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.009 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:rest-high-level:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.549 secs. :client:rest-high-level:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:processTestResources Putting task artifact state for task ':client:rest-high-level:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/src/test/resources', not found Skipping task ':client:rest-high-level:processTestResources' as it has no source files and no previous output files. :client:rest-high-level:processTestResources NO-SOURCE :client:rest-high-level:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:rest-high-level:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:testClasses Skipping task ':client:rest-high-level:testClasses' as it has no actions. :client:rest-high-level:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:rest-high-level:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:checkstyleTest Putting task artifact state for task ':client:rest-high-level:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 15 files :client:rest-high-level:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.226 secs. :client:rest-high-level:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:checkstyle Skipping task ':client:rest-high-level:checkstyle' as it has no actions. :client:rest-high-level:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:rest-high-level:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:dependencyLicenses Putting task artifact state for task ':client:rest-high-level:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :client:rest-high-level:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:rest-high-level:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:forbiddenApisMain Putting task artifact state for task ':client:rest-high-level:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Reading API signatures: file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/src/main/resources/forbidden/rest-high-level-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :client:rest-high-level:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.034 secs. :client:rest-high-level:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:forbiddenApisTest Putting task artifact state for task ':client:rest-high-level:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:forbiddenApisTest' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 43 class file(s) for forbidden API invocations (in 0.08s), 0 error(s). :client:rest-high-level:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.077 secs. :client:rest-high-level:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:forbiddenApis Skipping task ':client:rest-high-level:forbiddenApis' as it has no actions. :client:rest-high-level:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:rest-high-level:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:forbiddenPatterns Putting task artifact state for task ':client:rest-high-level:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/src/test/resources', not found :client:rest-high-level:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.018 secs. :client:rest-high-level:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:jarHell Putting task artifact state for task ':client:rest-high-level:jarHell' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/build/distributions/test-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/distributions/aggs-matrix-stats-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.15/3f19b51588ad71482ce4c169f54f697b6181d1b4/animal-sniffer-annotations-1.15.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :client:rest-high-level:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.36 secs. :client:rest-high-level:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:licenseHeaders Putting task artifact state for task ':client:rest-high-level:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :client:rest-high-level:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.016 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:rest-high-level:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:loggerUsageCheck Putting task artifact state for task ':client:rest-high-level:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :client:rest-high-level:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.2 secs. :client:rest-high-level:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':client:rest-high-level:namingConventions' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/build/distributions/test-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/distributions/aggs-matrix-stats-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.15/3f19b51588ad71482ce4c169f54f697b6181d1b4/animal-sniffer-annotations-1.15.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :client:rest-high-level:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.085 secs. :client:rest-high-level:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:thirdPartyAudit Skipping task ':client:rest-high-level:thirdPartyAudit' as task onlyIf is false. :client:rest-high-level:thirdPartyAudit SKIPPED :client:rest-high-level:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:rest-high-level:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :client:rest-high-level:precommit Skipping task ':client:rest-high-level:precommit' as it has no actions. :client:rest-high-level:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:sniffer:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:compileJava Putting task artifact state for task ':client:sniffer:compileJava' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:compileJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':client:sniffer:compileJava'. :client:sniffer:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:sniffer:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.383 secs. :client:sniffer:processResources (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:processResources Putting task artifact state for task ':client:sniffer:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/src/main/resources', not found Skipping task ':client:sniffer:processResources' as it has no source files and no previous output files. :client:sniffer:processResources NO-SOURCE :client:sniffer:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:sniffer:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:classes Skipping task ':client:sniffer:classes' as it has no actions. :client:sniffer:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:sniffer:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:copyCheckstyleConf Putting task artifact state for task ':client:sniffer:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :client:sniffer:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :client:sniffer:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:checkstyleMain Putting task artifact state for task ':client:sniffer:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 5 files :client:sniffer:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.029 secs. :client:sniffer:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:compileTestJava Putting task artifact state for task ':client:sniffer:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:compileTestJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':client:sniffer:compileTestJava'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:sniffer:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/src/test/java/org/elasticsearch/client/sniff/ElasticsearchHostsSnifferTests.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:sniffer:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.437 secs. :client:sniffer:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:processTestResources Putting task artifact state for task ':client:sniffer:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/src/test/resources', not found Skipping task ':client:sniffer:processTestResources' as it has no source files and no previous output files. :client:sniffer:processTestResources NO-SOURCE :client:sniffer:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:sniffer:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:testClasses Skipping task ':client:sniffer:testClasses' as it has no actions. :client:sniffer:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:sniffer:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:checkstyleTest Putting task artifact state for task ':client:sniffer:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 5 files :client:sniffer:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.035 secs. :client:sniffer:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:checkstyle Skipping task ':client:sniffer:checkstyle' as it has no actions. :client:sniffer:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:sniffer:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:dependencyLicenses Putting task artifact state for task ':client:sniffer:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for httpclient-4.5.2.jar Checking license/notice for httpclient Mapped dependency name httpclient to httpclient for license check Checking sha for httpcore-4.4.5.jar Checking license/notice for httpcore Mapped dependency name httpcore to httpclient for license check Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec Mapped dependency name commons-codec to commons for license check Checking sha for commons-logging-1.1.3.jar Checking license/notice for commons-logging Mapped dependency name commons-logging to commons for license check Checking sha for jackson-core-2.8.10.jar Checking license/notice for jackson-core :client:sniffer:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :client:sniffer:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:forbiddenApisMain Putting task artifact state for task ':client:sniffer:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.7 Reading bundled API signatures: jdk-deprecated-1.7 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 11 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :client:sniffer:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.013 secs. :client:sniffer:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:forbiddenApisTest Putting task artifact state for task ':client:sniffer:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.7 Reading bundled API signatures: jdk-deprecated-1.7 Reading bundled API signatures: jdk-system-out Reading bundled API signatures: jdk-internal-1.7 Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 8 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :client:sniffer:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.017 secs. :client:sniffer:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:forbiddenApis Skipping task ':client:sniffer:forbiddenApis' as it has no actions. :client:sniffer:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:sniffer:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:forbiddenPatterns Putting task artifact state for task ':client:sniffer:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/src/test/resources', not found :client:sniffer:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :client:sniffer:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:jarHell Skipping task ':client:sniffer:jarHell' as task onlyIf is false. :client:sniffer:jarHell SKIPPED :client:sniffer:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:sniffer:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:licenseHeaders Putting task artifact state for task ':client:sniffer:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :client:sniffer:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.017 secs. :client:sniffer:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:loggerUsageCheck Putting task artifact state for task ':client:sniffer:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :client:sniffer:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.145 secs. :client:sniffer:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:sniffer:namingConventions Putting task artifact state for task ':client:sniffer:namingConventions' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/build/distributions/test-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.15/3f19b51588ad71482ce4c169f54f697b6181d1b4/animal-sniffer-annotations-1.15.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.elasticsearch.client.RestClientTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :client:sniffer:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.059 secs. :client:sniffer:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:thirdPartyAudit Putting task artifact state for task ':client:sniffer:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':client:sniffer:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 931 class file(s) for forbidden API invocations (in 0.48s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/sniffer/build/tmp/thirdPartyAudit :client:sniffer:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.58 secs. :client:sniffer:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :client:sniffer:precommit Skipping task ':client:sniffer:precommit' as it has no actions. :client:sniffer:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:copyCheckstyleConf Putting task artifact state for task ':client:test:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':client:test:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :client:test:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :client:test:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:checkstyleMain Putting task artifact state for task ':client:test:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':client:test:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :client:test:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.024 secs. :client:test:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:compileTestJava Putting task artifact state for task ':client:test:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/src/test/java', not found Skipping task ':client:test:compileTestJava' as it has no source files and no previous output files. :client:test:compileTestJava NO-SOURCE :client:test:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:processTestResources Putting task artifact state for task ':client:test:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/src/test/resources', not found Skipping task ':client:test:processTestResources' as it has no source files and no previous output files. :client:test:processTestResources NO-SOURCE :client:test:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:testClasses Skipping task ':client:test:testClasses' as it has no actions. :client:test:testClasses UP-TO-DATE :client:test:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:checkstyleTest Putting task artifact state for task ':client:test:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/src/test/java', not found Skipping task ':client:test:checkstyleTest' as it has no source files and no previous output files. :client:test:checkstyleTest NO-SOURCE :client:test:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:checkstyle Skipping task ':client:test:checkstyle' as it has no actions. :client:test:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:dependencyLicenses Skipping task ':client:test:dependencyLicenses' as task onlyIf is false. :client:test:dependencyLicenses SKIPPED :client:test:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:forbiddenApisMain Putting task artifact state for task ':client:test:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':client:test:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.7 Reading bundled API signatures: jdk-deprecated-1.7 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 2 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :client:test:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.01 secs. :client:test:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:forbiddenApisTest Putting task artifact state for task ':client:test:forbiddenApisTest' into context took 0.0 secs. Skipping task ':client:test:forbiddenApisTest' as it has no source files and no previous output files. :client:test:forbiddenApisTest NO-SOURCE :client:test:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:forbiddenApis Skipping task ':client:test:forbiddenApis' as it has no actions. :client:test:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:forbiddenPatterns Putting task artifact state for task ':client:test:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':client:test:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/src/test/java', not found :client:test:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :client:test:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:jarHell Skipping task ':client:test:jarHell' as task onlyIf is false. :client:test:jarHell SKIPPED :client:test:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:licenseHeaders Putting task artifact state for task ':client:test:licenseHeaders' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/src/test/java', not found Up-to-date check for task ':client:test:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :client:test:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.013 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:test:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:loggerUsageCheck Putting task artifact state for task ':client:test:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':client:test:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/test/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :client:test:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.112 secs. :client:test:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:namingConventions Skipping task ':client:test:namingConventions' as task onlyIf is false. :client:test:namingConventions SKIPPED :client:test:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :client:test:thirdPartyAudit Skipping task ':client:test:thirdPartyAudit' as task onlyIf is false. :client:test:thirdPartyAudit SKIPPED :client:test:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :client:test:precommit (Thread[Task worker for ':' Thread 5,5,main]) started. :client:test:precommit Skipping task ':client:test:precommit' as it has no actions. :client:test:precommit (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :client:transport:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:copyCheckstyleConf Putting task artifact state for task ':client:transport:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':client:transport:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :client:transport:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :client:transport:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:checkstyleMain Putting task artifact state for task ':client:transport:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':client:transport:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :client:transport:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.03 secs. :client:transport:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:compileTestJava Putting task artifact state for task ':client:transport:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':client:transport:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':client:transport:compileTestJava'. :client:transport:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :client:transport:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.394 secs. :client:transport:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:processTestResources Putting task artifact state for task ':client:transport:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/src/test/resources', not found Skipping task ':client:transport:processTestResources' as it has no source files and no previous output files. :client:transport:processTestResources NO-SOURCE :client:transport:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :client:transport:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:testClasses Skipping task ':client:transport:testClasses' as it has no actions. :client:transport:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :client:transport:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:checkstyleTest Putting task artifact state for task ':client:transport:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':client:transport:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :client:transport:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.025 secs. :client:transport:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:checkstyle Skipping task ':client:transport:checkstyle' as it has no actions. :client:transport:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :client:transport:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:dependencyLicenses Putting task artifact state for task ':client:transport:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':client:transport:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :client:transport:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :client:transport:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:forbiddenApisMain Putting task artifact state for task ':client:transport:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':client:transport:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :client:transport:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.018 secs. :client:transport:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:forbiddenApisTest Putting task artifact state for task ':client:transport:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':client:transport:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :client:transport:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.014 secs. :client:transport:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:forbiddenApis Skipping task ':client:transport:forbiddenApis' as it has no actions. :client:transport:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :client:transport:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:forbiddenPatterns Putting task artifact state for task ':client:transport:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':client:transport:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/src/test/resources', not found :client:transport:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :client:transport:jarHell (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:jarHell Putting task artifact state for task ':client:transport:jarHell' into context took 0.0 secs. Up-to-date check for task ':client:transport:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/distributions/reindex-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/distributions/percolator-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging. no jar hell found :client:transport:jarHell (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.346 secs. :client:transport:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:licenseHeaders Putting task artifact state for task ':client:transport:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':client:transport:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :client:transport:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.014 secs. :client:transport:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:loggerUsageCheck Putting task artifact state for task ':client:transport:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':client:transport:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :client:transport:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.148 secs. :client:transport:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:namingConventions Putting task artifact state for task ':client:transport:namingConventions' into context took 0.0 secs. Up-to-date check for task ':client:transport:namingConventions' took 0.002 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/distributions/reindex-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/distributions/percolator-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class com.carrotsearch.randomizedtesting.RandomizedTest --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :client:transport:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.107 secs. :client:transport:thirdPartyAudit (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:thirdPartyAudit Skipping task ':client:transport:thirdPartyAudit' as task onlyIf is false. :client:transport:thirdPartyAudit SKIPPED :client:transport:thirdPartyAudit (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :client:transport:precommit (Thread[Task worker for ':' Thread 5,5,main]) started. :client:transport:precommit Skipping task ':client:transport:precommit' as it has no actions. :client:transport:precommit (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:copyCheckstyleConf Putting task artifact state for task ':core:cli:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':core:cli:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :core:cli:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :core:cli:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:checkstyleMain Putting task artifact state for task ':core:cli:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':core:cli:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :core:cli:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.031 secs. :core:cli:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:compileTestJava Putting task artifact state for task ':core:cli:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/src/test/java', not found Skipping task ':core:cli:compileTestJava' as it has no source files and no previous output files. :core:cli:compileTestJava NO-SOURCE :core:cli:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:processTestResources Putting task artifact state for task ':core:cli:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/src/test/resources', not found Skipping task ':core:cli:processTestResources' as it has no source files and no previous output files. :core:cli:processTestResources NO-SOURCE :core:cli:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:testClasses Skipping task ':core:cli:testClasses' as it has no actions. :core:cli:testClasses UP-TO-DATE :core:cli:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:checkstyleTest Putting task artifact state for task ':core:cli:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/src/test/java', not found Skipping task ':core:cli:checkstyleTest' as it has no source files and no previous output files. :core:cli:checkstyleTest NO-SOURCE :core:cli:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:checkstyle Skipping task ':core:cli:checkstyle' as it has no actions. :core:cli:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:dependencyLicenses Putting task artifact state for task ':core:cli:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':core:cli:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for jopt-simple-5.0.2.jar Checking license/notice for jopt-simple :core:cli:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:forbiddenApisMain Putting task artifact state for task ':core:cli:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':core:cli:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 9 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :core:cli:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.013 secs. :core:cli:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:forbiddenApisTest Putting task artifact state for task ':core:cli:forbiddenApisTest' into context took 0.0 secs. Skipping task ':core:cli:forbiddenApisTest' as it has no source files and no previous output files. :core:cli:forbiddenApisTest NO-SOURCE :core:cli:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:forbiddenApis Skipping task ':core:cli:forbiddenApis' as it has no actions. :core:cli:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:forbiddenPatterns Putting task artifact state for task ':core:cli:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':core:cli:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/src/test/java', not found :core:cli:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :core:cli:jarHell (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:jarHell Skipping task ':core:cli:jarHell' as task onlyIf is false. :core:cli:jarHell SKIPPED :core:cli:jarHell (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:cli:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) started. :core:cli:licenseHeaders Putting task artifact state for task ':core:cli:licenseHeaders' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/src/test/java', not found Up-to-date check for task ':core:cli:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :core:cli:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.015 secs. :core:cli:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) started. :core:cli:loggerUsageCheck Putting task artifact state for task ':core:cli:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':core:cli:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :core:cli:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.125 secs. :core:cli:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) started. :core:cli:namingConventions Skipping task ':core:cli:namingConventions' as task onlyIf is false. :core:cli:namingConventions SKIPPED :core:cli:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :core:cli:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) started. :core:cli:thirdPartyAudit Putting task artifact state for task ':core:cli:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':core:cli:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 59 class file(s) for forbidden API invocations (in 0.05s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/tmp/thirdPartyAudit :core:cli:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.096 secs. :core:cli:precommit (Thread[Task worker for ':' Thread 6,5,main]) started. :core:cli:precommit Skipping task ':core:cli:precommit' as it has no actions. :core:cli:precommit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :distribution:deb:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:copyCheckstyleConf Putting task artifact state for task ':distribution:deb:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':distribution:deb:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:deb:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :distribution:deb:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:compileTestJava Putting task artifact state for task ':distribution:deb:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/deb/src/test/java', not found Skipping task ':distribution:deb:compileTestJava' as it has no source files and no previous output files. :distribution:deb:compileTestJava NO-SOURCE :distribution:deb:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:processTestResources Putting task artifact state for task ':distribution:deb:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/deb/src/test/resources', not found Skipping task ':distribution:deb:processTestResources' as it has no source files and no previous output files. :distribution:deb:processTestResources NO-SOURCE :distribution:deb:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:testClasses Skipping task ':distribution:deb:testClasses' as it has no actions. :distribution:deb:testClasses UP-TO-DATE :distribution:deb:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:checkstyleTest Putting task artifact state for task ':distribution:deb:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/deb/src/test/java', not found Skipping task ':distribution:deb:checkstyleTest' as it has no source files and no previous output files. :distribution:deb:checkstyleTest NO-SOURCE :distribution:deb:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:checkstyle Skipping task ':distribution:deb:checkstyle' as it has no actions. :distribution:deb:checkstyle UP-TO-DATE :distribution:deb:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:forbiddenApisTest Putting task artifact state for task ':distribution:deb:forbiddenApisTest' into context took 0.0 secs. Skipping task ':distribution:deb:forbiddenApisTest' as it has no source files and no previous output files. :distribution:deb:forbiddenApisTest NO-SOURCE :distribution:deb:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:forbiddenApis Skipping task ':distribution:deb:forbiddenApis' as it has no actions. :distribution:deb:forbiddenApis UP-TO-DATE :distribution:deb:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:forbiddenPatterns Putting task artifact state for task ':distribution:deb:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':distribution:deb:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/deb/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/deb/src/test/java', not found :distribution:deb:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:jarHell (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:jarHell Putting task artifact state for task ':distribution:deb:jarHell' into context took 0.0 secs. Up-to-date check for task ':distribution:deb:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/deb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:deb:jarHell (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.362 secs. :distribution:deb:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:deb:licenseHeaders Skipping task ':distribution:deb:licenseHeaders' as task onlyIf is false. :distribution:deb:licenseHeaders SKIPPED :distribution:deb:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:loggerUsageCheck Putting task artifact state for task ':distribution:deb:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':distribution:deb:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/deb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:deb:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.083 secs. :distribution:deb:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:deb:namingConventions Skipping task ':distribution:deb:namingConventions' as task onlyIf is false. :distribution:deb:namingConventions SKIPPED :distribution:deb:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:deb:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:deb:thirdPartyAudit Skipping task ':distribution:deb:thirdPartyAudit' as task onlyIf is false. :distribution:deb:thirdPartyAudit SKIPPED :distribution:deb:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :distribution:deb:precommit (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:deb:precommit Skipping task ':distribution:deb:precommit' as it has no actions. :distribution:deb:precommit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:integ-test-zip:copyCheckstyleConf Putting task artifact state for task ':distribution:integ-test-zip:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:integ-test-zip:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :distribution:integ-test-zip:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:integ-test-zip:compileTestJava Putting task artifact state for task ':distribution:integ-test-zip:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':distribution:integ-test-zip:compileTestJava'. Compiling with JDK Java compiler API. :distribution:integ-test-zip:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.228 secs. :distribution:integ-test-zip:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:integ-test-zip:processTestResources Putting task artifact state for task ':distribution:integ-test-zip:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/src/test/resources', not found Skipping task ':distribution:integ-test-zip:processTestResources' as it has no source files and no previous output files. :distribution:integ-test-zip:processTestResources NO-SOURCE :distribution:integ-test-zip:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:integ-test-zip:testClasses Skipping task ':distribution:integ-test-zip:testClasses' as it has no actions. :distribution:integ-test-zip:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:integ-test-zip:checkstyleTest Putting task artifact state for task ':distribution:integ-test-zip:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 5 files :distribution:integ-test-zip:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.052 secs. :distribution:integ-test-zip:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:integ-test-zip:checkstyle Skipping task ':distribution:integ-test-zip:checkstyle' as it has no actions. :distribution:integ-test-zip:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:integ-test-zip:forbiddenApisTest Putting task artifact state for task ':distribution:integ-test-zip:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 6 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :distribution:integ-test-zip:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.019 secs. :distribution:integ-test-zip:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:integ-test-zip:forbiddenApis Skipping task ':distribution:integ-test-zip:forbiddenApis' as it has no actions. :distribution:integ-test-zip:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:integ-test-zip:forbiddenPatterns Putting task artifact state for task ':distribution:integ-test-zip:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/src/test/resources', not found :distribution:integ-test-zip:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:integ-test-zip:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:integ-test-zip:jarHell Putting task artifact state for task ':distribution:integ-test-zip:jarHell' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:integ-test-zip:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.374 secs. :distribution:integ-test-zip:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:integ-test-zip:licenseHeaders Putting task artifact state for task ':distribution:integ-test-zip:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:integ-test-zip:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.016 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:integ-test-zip:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:integ-test-zip:loggerUsageCheck Putting task artifact state for task ':distribution:integ-test-zip:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:integ-test-zip:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.125 secs. :distribution:integ-test-zip:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:integ-test-zip:namingConventions Putting task artifact state for task ':distribution:integ-test-zip:namingConventions' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :distribution:integ-test-zip:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.08 secs. :distribution:integ-test-zip:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:integ-test-zip:thirdPartyAudit Skipping task ':distribution:integ-test-zip:thirdPartyAudit' as task onlyIf is false. :distribution:integ-test-zip:thirdPartyAudit SKIPPED :distribution:integ-test-zip:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:integ-test-zip:precommit Skipping task ':distribution:integ-test-zip:precommit' as it has no actions. :distribution:integ-test-zip:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:copyCheckstyleConf Putting task artifact state for task ':distribution:rpm:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':distribution:rpm:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:rpm:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :distribution:rpm:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:compileTestJava Putting task artifact state for task ':distribution:rpm:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/rpm/src/test/java', not found Skipping task ':distribution:rpm:compileTestJava' as it has no source files and no previous output files. :distribution:rpm:compileTestJava NO-SOURCE :distribution:rpm:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:processTestResources Putting task artifact state for task ':distribution:rpm:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/rpm/src/test/resources', not found Skipping task ':distribution:rpm:processTestResources' as it has no source files and no previous output files. :distribution:rpm:processTestResources NO-SOURCE :distribution:rpm:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:testClasses (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:testClasses Skipping task ':distribution:rpm:testClasses' as it has no actions. :distribution:rpm:testClasses UP-TO-DATE :distribution:rpm:testClasses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:checkstyleTest Putting task artifact state for task ':distribution:rpm:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/rpm/src/test/java', not found Skipping task ':distribution:rpm:checkstyleTest' as it has no source files and no previous output files. :distribution:rpm:checkstyleTest NO-SOURCE :distribution:rpm:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:checkstyle Skipping task ':distribution:rpm:checkstyle' as it has no actions. :distribution:rpm:checkstyle UP-TO-DATE :distribution:rpm:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:forbiddenApisTest Putting task artifact state for task ':distribution:rpm:forbiddenApisTest' into context took 0.0 secs. Skipping task ':distribution:rpm:forbiddenApisTest' as it has no source files and no previous output files. :distribution:rpm:forbiddenApisTest NO-SOURCE :distribution:rpm:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:forbiddenApis Skipping task ':distribution:rpm:forbiddenApis' as it has no actions. :distribution:rpm:forbiddenApis UP-TO-DATE :distribution:rpm:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:forbiddenPatterns Putting task artifact state for task ':distribution:rpm:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':distribution:rpm:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/rpm/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/rpm/src/test/java', not found Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:rpm:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :distribution:rpm:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:jarHell Putting task artifact state for task ':distribution:rpm:jarHell' into context took 0.0 secs. Up-to-date check for task ':distribution:rpm:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/rpm Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:rpm:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.368 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:rpm:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:licenseHeaders Skipping task ':distribution:rpm:licenseHeaders' as task onlyIf is false. :distribution:rpm:licenseHeaders SKIPPED :distribution:rpm:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:loggerUsageCheck Putting task artifact state for task ':distribution:rpm:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':distribution:rpm:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/rpm Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:rpm:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.08 secs. :distribution:rpm:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:namingConventions Skipping task ':distribution:rpm:namingConventions' as task onlyIf is false. :distribution:rpm:namingConventions SKIPPED :distribution:rpm:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:thirdPartyAudit Skipping task ':distribution:rpm:thirdPartyAudit' as task onlyIf is false. :distribution:rpm:thirdPartyAudit SKIPPED :distribution:rpm:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:rpm:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:rpm:precommit Skipping task ':distribution:rpm:precommit' as it has no actions. :distribution:rpm:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:tar:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:tar:copyCheckstyleConf Putting task artifact state for task ':distribution:tar:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tar:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :distribution:tar:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:tar:compileTestJava Putting task artifact state for task ':distribution:tar:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':distribution:tar:compileTestJava'. Compiling with JDK Java compiler API. :distribution:tar:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.055 secs. :distribution:tar:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:tar:processTestResources Putting task artifact state for task ':distribution:tar:processTestResources' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tar:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.005 secs. :distribution:tar:testClasses (Thread[Task worker for ':' Thread 2,5,main]) started. :distribution:tar:testClasses Skipping task ':distribution:tar:testClasses' as it has no actions. :distribution:tar:testClasses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :distribution:tar:checkstyleTest (Thread[Task worker for ':',5,main]) started. :distribution:tar:checkstyleTest Putting task artifact state for task ':distribution:tar:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :distribution:tar:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.024 secs. :distribution:tar:checkstyle (Thread[Task worker for ':',5,main]) started. :distribution:tar:checkstyle Skipping task ':distribution:tar:checkstyle' as it has no actions. :distribution:tar:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tar:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :distribution:tar:forbiddenApisTest Putting task artifact state for task ':distribution:tar:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :distribution:tar:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.016 secs. :distribution:tar:forbiddenApis (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:tar:forbiddenApis Skipping task ':distribution:tar:forbiddenApis' as it has no actions. :distribution:tar:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :distribution:tar:forbiddenPatterns (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:tar:forbiddenPatterns Putting task artifact state for task ':distribution:tar:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tar:forbiddenPatterns (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :distribution:tar:jarHell (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:tar:jarHell Putting task artifact state for task ':distribution:tar:jarHell' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:tar:jarHell (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.372 secs. :distribution:tar:licenseHeaders (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:tar:licenseHeaders Putting task artifact state for task ':distribution:tar:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tar:licenseHeaders (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.014 secs. :distribution:tar:loggerUsageCheck (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:tar:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':distribution:tar:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:tar:loggerUsageCheck (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.103 secs. :distribution:tar:namingConventions (Thread[Task worker for ':' Thread 4,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:tar:namingConventions Putting task artifact state for task ':distribution:tar:namingConventions' into context took 0.0 secs. Up-to-date check for task ':distribution:tar:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tar/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :distribution:tar:namingConventions (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.069 secs. :distribution:tar:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:tar:thirdPartyAudit Skipping task ':distribution:tar:thirdPartyAudit' as task onlyIf is false. :distribution:tar:thirdPartyAudit SKIPPED :distribution:tar:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :distribution:tar:precommit (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:tar:precommit Skipping task ':distribution:tar:precommit' as it has no actions. :distribution:tar:precommit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :distribution:zip:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:copyCheckstyleConf Putting task artifact state for task ':distribution:zip:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:zip:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :distribution:zip:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:compileTestJava Putting task artifact state for task ':distribution:zip:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':distribution:zip:compileTestJava'. Compiling with JDK Java compiler API. :distribution:zip:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.032 secs. :distribution:zip:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:processTestResources Putting task artifact state for task ':distribution:zip:processTestResources' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:zip:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.002 secs. :distribution:zip:testClasses (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:testClasses Skipping task ':distribution:zip:testClasses' as it has no actions. :distribution:zip:testClasses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :distribution:zip:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:checkstyleTest Putting task artifact state for task ':distribution:zip:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :distribution:zip:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.028 secs. :distribution:zip:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:checkstyle Skipping task ':distribution:zip:checkstyle' as it has no actions. :distribution:zip:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :distribution:zip:forbiddenApisTest (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:forbiddenApisTest Putting task artifact state for task ':distribution:zip:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :distribution:zip:forbiddenApisTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.021 secs. :distribution:zip:forbiddenApis (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:forbiddenApis Skipping task ':distribution:zip:forbiddenApis' as it has no actions. :distribution:zip:forbiddenApis (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :distribution:zip:forbiddenPatterns (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:forbiddenPatterns Putting task artifact state for task ':distribution:zip:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:zip:forbiddenPatterns (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:zip:jarHell (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:jarHell Putting task artifact state for task ':distribution:zip:jarHell' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:zip:jarHell (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.403 secs. :distribution:zip:licenseHeaders (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:licenseHeaders Putting task artifact state for task ':distribution:zip:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:zip:licenseHeaders (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.014 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:zip:loggerUsageCheck (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:loggerUsageCheck Putting task artifact state for task ':distribution:zip:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:zip:loggerUsageCheck (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.104 secs. :distribution:zip:namingConventions (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:namingConventions Putting task artifact state for task ':distribution:zip:namingConventions' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:zip:namingConventions (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.069 secs. :distribution:zip:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:thirdPartyAudit Skipping task ':distribution:zip:thirdPartyAudit' as task onlyIf is false. :distribution:zip:thirdPartyAudit SKIPPED :distribution:zip:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :distribution:zip:precommit (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:zip:precommit Skipping task ':distribution:zip:precommit' as it has no actions. :distribution:zip:precommit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:compileJava (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:compileJava Putting task artifact state for task ':example-plugins:rescore:compileJava' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:compileJava' took 0.0 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':example-plugins:rescore:compileJava'. :example-plugins:rescore:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :example-plugins:rescore:compileJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.557 secs. :example-plugins:rescore:processResources (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:processResources Putting task artifact state for task ':example-plugins:rescore:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/src/main/resources', not found Skipping task ':example-plugins:rescore:processResources' as it has no source files and no previous output files. :example-plugins:rescore:processResources NO-SOURCE :example-plugins:rescore:processResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:classes (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:classes Skipping task ':example-plugins:rescore:classes' as it has no actions. :example-plugins:rescore:classes (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:copyCheckstyleConf Putting task artifact state for task ':example-plugins:rescore:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :example-plugins:rescore:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :example-plugins:rescore:checkstyleMain (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:checkstyleMain Putting task artifact state for task ':example-plugins:rescore:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :example-plugins:rescore:checkstyleMain (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.028 secs. :example-plugins:rescore:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:copyPluginPropertiesTemplate Putting task artifact state for task ':example-plugins:rescore:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :example-plugins:rescore:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:pluginProperties (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:pluginProperties Putting task artifact state for task ':example-plugins:rescore:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :example-plugins:rescore:pluginProperties (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.007 secs. :example-plugins:rescore:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:compileTestJava Putting task artifact state for task ':example-plugins:rescore:compileTestJava' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':example-plugins:rescore:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':example-plugins:rescore:compileTestJava'. :example-plugins:rescore:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.006 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :example-plugins:rescore:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.445 secs. :example-plugins:rescore:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:processTestResources Putting task artifact state for task ':example-plugins:rescore:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/src/main/plugin-metadata', not found Up-to-date check for task ':example-plugins:rescore:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/src/main/plugin-metadata', not found :example-plugins:rescore:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.007 secs. :example-plugins:rescore:testClasses (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:testClasses Skipping task ':example-plugins:rescore:testClasses' as it has no actions. :example-plugins:rescore:testClasses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:checkstyleTest Putting task artifact state for task ':example-plugins:rescore:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:checkstyleTest' took 0.002 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :example-plugins:rescore:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.039 secs. :example-plugins:rescore:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:rescore:checkstyle Skipping task ':example-plugins:rescore:checkstyle' as it has no actions. :example-plugins:rescore:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:dependencyLicenses Putting task artifact state for task ':example-plugins:rescore:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :example-plugins:rescore:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :example-plugins:rescore:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:forbiddenApisMain Putting task artifact state for task ':example-plugins:rescore:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 4 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :example-plugins:rescore:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.016 secs. :example-plugins:rescore:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:forbiddenApisTest Putting task artifact state for task ':example-plugins:rescore:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 2 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :example-plugins:rescore:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.016 secs. :example-plugins:rescore:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:forbiddenApis Skipping task ':example-plugins:rescore:forbiddenApis' as it has no actions. :example-plugins:rescore:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:forbiddenPatterns Putting task artifact state for task ':example-plugins:rescore:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/src/main/plugin-metadata', not found :example-plugins:rescore:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :example-plugins:rescore:jarHell (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:jarHell Putting task artifact state for task ':example-plugins:rescore:jarHell' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :example-plugins:rescore:jarHell (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.407 secs. :example-plugins:rescore:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:licenseHeaders Putting task artifact state for task ':example-plugins:rescore:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :example-plugins:rescore:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.014 secs. :example-plugins:rescore:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :example-plugins:rescore:loggerUsageCheck Putting task artifact state for task ':example-plugins:rescore:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :example-plugins:rescore:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.122 secs. :example-plugins:rescore:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:namingConventions Putting task artifact state for task ':example-plugins:rescore:namingConventions' into context took 0.0 secs. Up-to-date check for task ':example-plugins:rescore:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/rescore/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :example-plugins:rescore:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.07 secs. :example-plugins:rescore:thirdPartyAudit (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:thirdPartyAudit Skipping task ':example-plugins:rescore:thirdPartyAudit' as task onlyIf is false. :example-plugins:rescore:thirdPartyAudit SKIPPED :example-plugins:rescore:thirdPartyAudit (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :example-plugins:rescore:precommit (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:rescore:precommit Skipping task ':example-plugins:rescore:precommit' as it has no actions. :example-plugins:rescore:precommit (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:script-expert-scoring:compileJava Putting task artifact state for task ':example-plugins:script-expert-scoring:compileJava' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':example-plugins:script-expert-scoring:compileJava'. :example-plugins:script-expert-scoring:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 0.004 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :example-plugins:script-expert-scoring:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.419 secs. :example-plugins:script-expert-scoring:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:script-expert-scoring:processResources Putting task artifact state for task ':example-plugins:script-expert-scoring:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/src/main/resources', not found Skipping task ':example-plugins:script-expert-scoring:processResources' as it has no source files and no previous output files. :example-plugins:script-expert-scoring:processResources NO-SOURCE :example-plugins:script-expert-scoring:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :example-plugins:script-expert-scoring:classes (Thread[Task worker for ':' Thread 5,5,main]) started. :example-plugins:script-expert-scoring:classes Skipping task ':example-plugins:script-expert-scoring:classes' as it has no actions. :example-plugins:script-expert-scoring:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:script-expert-scoring:copyCheckstyleConf Putting task artifact state for task ':example-plugins:script-expert-scoring:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :example-plugins:script-expert-scoring:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.004 secs. :example-plugins:script-expert-scoring:checkstyleMain (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:script-expert-scoring:checkstyleMain Putting task artifact state for task ':example-plugins:script-expert-scoring:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:checkstyleMain' took 0.002 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :example-plugins:script-expert-scoring:checkstyleMain (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.068 secs. :example-plugins:script-expert-scoring:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:script-expert-scoring:copyPluginPropertiesTemplate Putting task artifact state for task ':example-plugins:script-expert-scoring:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :example-plugins:script-expert-scoring:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:pluginProperties (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:script-expert-scoring:pluginProperties Putting task artifact state for task ':example-plugins:script-expert-scoring:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :example-plugins:script-expert-scoring:pluginProperties (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.01 secs. :example-plugins:script-expert-scoring:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:script-expert-scoring:compileTestJava Putting task artifact state for task ':example-plugins:script-expert-scoring:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:compileTestJava' took 0.001 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':example-plugins:script-expert-scoring:compileTestJava'. :example-plugins:script-expert-scoring:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :example-plugins:script-expert-scoring:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.362 secs. :example-plugins:script-expert-scoring:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:script-expert-scoring:processTestResources Putting task artifact state for task ':example-plugins:script-expert-scoring:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/src/main/plugin-metadata', not found Up-to-date check for task ':example-plugins:script-expert-scoring:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/src/main/plugin-metadata', not found :example-plugins:script-expert-scoring:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.002 secs. :example-plugins:script-expert-scoring:testClasses (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:script-expert-scoring:testClasses Skipping task ':example-plugins:script-expert-scoring:testClasses' as it has no actions. :example-plugins:script-expert-scoring:testClasses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:script-expert-scoring:checkstyleTest Putting task artifact state for task ':example-plugins:script-expert-scoring:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :example-plugins:script-expert-scoring:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.024 secs. :example-plugins:script-expert-scoring:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) started. :example-plugins:script-expert-scoring:checkstyle Skipping task ':example-plugins:script-expert-scoring:checkstyle' as it has no actions. :example-plugins:script-expert-scoring:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:dependencyLicenses Putting task artifact state for task ':example-plugins:script-expert-scoring:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :example-plugins:script-expert-scoring:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :example-plugins:script-expert-scoring:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:forbiddenApisMain Putting task artifact state for task ':example-plugins:script-expert-scoring:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 6 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :example-plugins:script-expert-scoring:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.014 secs. :example-plugins:script-expert-scoring:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:forbiddenApisTest Putting task artifact state for task ':example-plugins:script-expert-scoring:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :example-plugins:script-expert-scoring:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.014 secs. :example-plugins:script-expert-scoring:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:forbiddenApis Skipping task ':example-plugins:script-expert-scoring:forbiddenApis' as it has no actions. :example-plugins:script-expert-scoring:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:forbiddenPatterns Putting task artifact state for task ':example-plugins:script-expert-scoring:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/src/main/plugin-metadata', not found :example-plugins:script-expert-scoring:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :example-plugins:script-expert-scoring:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:jarHell Putting task artifact state for task ':example-plugins:script-expert-scoring:jarHell' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :example-plugins:script-expert-scoring:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.353 secs. :example-plugins:script-expert-scoring:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:licenseHeaders Putting task artifact state for task ':example-plugins:script-expert-scoring:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :example-plugins:script-expert-scoring:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.016 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :example-plugins:script-expert-scoring:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:loggerUsageCheck Putting task artifact state for task ':example-plugins:script-expert-scoring:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :example-plugins:script-expert-scoring:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.109 secs. :example-plugins:script-expert-scoring:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':example-plugins:script-expert-scoring:namingConventions' into context took 0.0 secs. Up-to-date check for task ':example-plugins:script-expert-scoring:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/examples/script-expert-scoring/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :example-plugins:script-expert-scoring:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.069 secs. :example-plugins:script-expert-scoring:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:thirdPartyAudit Skipping task ':example-plugins:script-expert-scoring:thirdPartyAudit' as task onlyIf is false. :example-plugins:script-expert-scoring:thirdPartyAudit SKIPPED :example-plugins:script-expert-scoring:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :example-plugins:script-expert-scoring:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :example-plugins:script-expert-scoring:precommit Skipping task ':example-plugins:script-expert-scoring:precommit' as it has no actions. :example-plugins:script-expert-scoring:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:copyCheckstyleConf Putting task artifact state for task ':modules:aggs-matrix-stats:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:aggs-matrix-stats:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:checkstyleMain Putting task artifact state for task ':modules:aggs-matrix-stats:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 16 files :modules:aggs-matrix-stats:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.073 secs. :modules:aggs-matrix-stats:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:aggs-matrix-stats:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:aggs-matrix-stats:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:pluginProperties Putting task artifact state for task ':modules:aggs-matrix-stats:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :modules:aggs-matrix-stats:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:compileTestJava Putting task artifact state for task ':modules:aggs-matrix-stats:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:compileTestJava' took 0.005 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:aggs-matrix-stats:compileTestJava'. :modules:aggs-matrix-stats:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:aggs-matrix-stats:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.6 secs. :modules:aggs-matrix-stats:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:processTestResources Putting task artifact state for task ':modules:aggs-matrix-stats:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/src/main/plugin-metadata', not found Up-to-date check for task ':modules:aggs-matrix-stats:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/src/main/plugin-metadata', not found :modules:aggs-matrix-stats:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :modules:aggs-matrix-stats:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:testClasses Skipping task ':modules:aggs-matrix-stats:testClasses' as it has no actions. :modules:aggs-matrix-stats:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:checkstyleTest Putting task artifact state for task ':modules:aggs-matrix-stats:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :modules:aggs-matrix-stats:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.044 secs. :modules:aggs-matrix-stats:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:checkstyle Skipping task ':modules:aggs-matrix-stats:checkstyle' as it has no actions. :modules:aggs-matrix-stats:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:dependencyLicenses Putting task artifact state for task ':modules:aggs-matrix-stats:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:aggs-matrix-stats:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:aggs-matrix-stats:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:forbiddenApisMain Putting task artifact state for task ':modules:aggs-matrix-stats:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:forbiddenApisMain' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 29 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :modules:aggs-matrix-stats:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.035 secs. :modules:aggs-matrix-stats:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:forbiddenApisTest Putting task artifact state for task ':modules:aggs-matrix-stats:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 6 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :modules:aggs-matrix-stats:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.02 secs. :modules:aggs-matrix-stats:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:forbiddenApis Skipping task ':modules:aggs-matrix-stats:forbiddenApis' as it has no actions. :modules:aggs-matrix-stats:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:forbiddenPatterns Putting task artifact state for task ':modules:aggs-matrix-stats:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/src/main/plugin-metadata', not found :modules:aggs-matrix-stats:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :modules:aggs-matrix-stats:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:jarHell Putting task artifact state for task ':modules:aggs-matrix-stats:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:aggs-matrix-stats:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.378 secs. :modules:aggs-matrix-stats:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:licenseHeaders Putting task artifact state for task ':modules:aggs-matrix-stats:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.016 secs. :modules:aggs-matrix-stats:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:loggerUsageCheck Putting task artifact state for task ':modules:aggs-matrix-stats:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:aggs-matrix-stats:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.152 secs. :modules:aggs-matrix-stats:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':modules:aggs-matrix-stats:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:aggs-matrix-stats:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.083 secs. :modules:aggs-matrix-stats:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:thirdPartyAudit Skipping task ':modules:aggs-matrix-stats:thirdPartyAudit' as task onlyIf is false. :modules:aggs-matrix-stats:thirdPartyAudit SKIPPED :modules:aggs-matrix-stats:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:aggs-matrix-stats:precommit Skipping task ':modules:aggs-matrix-stats:precommit' as it has no actions. :modules:aggs-matrix-stats:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:analysis-common:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:compileJava Putting task artifact state for task ':modules:analysis-common:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:compileJava' took 0.008 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:analysis-common:compileJava'. :modules:analysis-common:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.025 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:analysis-common:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.948 secs. :modules:analysis-common:processResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:processResources Putting task artifact state for task ':modules:analysis-common:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/src/main/resources', not found Skipping task ':modules:analysis-common:processResources' as it has no source files and no previous output files. :modules:analysis-common:processResources NO-SOURCE :modules:analysis-common:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:analysis-common:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:classes Skipping task ':modules:analysis-common:classes' as it has no actions. :modules:analysis-common:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:analysis-common:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:copyCheckstyleConf Putting task artifact state for task ':modules:analysis-common:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:analysis-common:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :modules:analysis-common:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:checkstyleMain Putting task artifact state for task ':modules:analysis-common:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:checkstyleMain' took 0.003 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 61 files :modules:analysis-common:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.148 secs. :modules:analysis-common:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:analysis-common:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:analysis-common:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:analysis-common:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:pluginProperties Putting task artifact state for task ':modules:analysis-common:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:analysis-common:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.008 secs. :modules:analysis-common:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:compileTestJava Putting task artifact state for task ':modules:analysis-common:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:compileTestJava' took 0.013 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:analysis-common:compileTestJava'. :modules:analysis-common:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.005 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:analysis-common:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.953 secs. :modules:analysis-common:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:processTestResources Putting task artifact state for task ':modules:analysis-common:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/src/main/plugin-metadata', not found Up-to-date check for task ':modules:analysis-common:processTestResources' took 0.002 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/src/main/plugin-metadata', not found :modules:analysis-common:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :modules:analysis-common:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:testClasses Skipping task ':modules:analysis-common:testClasses' as it has no actions. :modules:analysis-common:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:analysis-common:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:checkstyleTest Putting task artifact state for task ':modules:analysis-common:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 24 files :modules:analysis-common:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.07 secs. :modules:analysis-common:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:checkstyle Skipping task ':modules:analysis-common:checkstyle' as it has no actions. :modules:analysis-common:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:analysis-common:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:dependencyLicenses Putting task artifact state for task ':modules:analysis-common:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:analysis-common:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:analysis-common:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:forbiddenApisMain Putting task artifact state for task ':modules:analysis-common:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:forbiddenApisMain' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 63 class file(s) for forbidden API invocations (in 0.04s), 0 error(s). :modules:analysis-common:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.037 secs. :modules:analysis-common:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:forbiddenApisTest Putting task artifact state for task ':modules:analysis-common:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 26 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :modules:analysis-common:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.031 secs. :modules:analysis-common:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:forbiddenApis Skipping task ':modules:analysis-common:forbiddenApis' as it has no actions. :modules:analysis-common:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:analysis-common:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:forbiddenPatterns Putting task artifact state for task ':modules:analysis-common:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/src/main/plugin-metadata', not found :modules:analysis-common:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.017 secs. :modules:analysis-common:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':modules:analysis-common:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:analysis-common:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.354 secs. :modules:analysis-common:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:licenseHeaders Putting task artifact state for task ':modules:analysis-common:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:analysis-common:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.023 secs. :modules:analysis-common:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:analysis-common:loggerUsageCheck Putting task artifact state for task ':modules:analysis-common:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:loggerUsageCheck' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:analysis-common:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.173 secs. :modules:analysis-common:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:analysis-common:namingConventions Putting task artifact state for task ':modules:analysis-common:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:analysis-common:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.09 secs. :modules:analysis-common:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:thirdPartyAudit Skipping task ':modules:analysis-common:thirdPartyAudit' as task onlyIf is false. :modules:analysis-common:thirdPartyAudit SKIPPED :modules:analysis-common:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:analysis-common:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:analysis-common:precommit Skipping task ':modules:analysis-common:precommit' as it has no actions. :modules:analysis-common:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:ingest-common:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:compileJava Putting task artifact state for task ':modules:ingest-common:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:compileJava' took 0.037 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:ingest-common:compileJava'. :modules:ingest-common:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.011 secs. Created jar classpath snapshot for incremental compilation in 0.05 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:ingest-common:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.919 secs. :modules:ingest-common:processResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:processResources Putting task artifact state for task ':modules:ingest-common:processResources' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:processResources' took 0.002 secs. It is not up-to-date because: No history is available. :modules:ingest-common:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :modules:ingest-common:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:classes Skipping task ':modules:ingest-common:classes' as it has no actions. :modules:ingest-common:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:ingest-common:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:copyCheckstyleConf Putting task artifact state for task ':modules:ingest-common:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:ingest-common:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:ingest-common:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:checkstyleMain Putting task artifact state for task ':modules:ingest-common:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:checkstyleMain' took 0.03 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 29 files :modules:ingest-common:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.102 secs. :modules:ingest-common:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:ingest-common:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:ingest-common:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:ingest-common:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:pluginProperties Putting task artifact state for task ':modules:ingest-common:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:ingest-common:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.006 secs. :modules:ingest-common:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:compileTestJava Putting task artifact state for task ':modules:ingest-common:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:compileTestJava' took 0.017 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:ingest-common:compileTestJava'. :modules:ingest-common:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.044 secs. Created jar classpath snapshot for incremental compilation in 0.005 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:ingest-common:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.638 secs. :modules:ingest-common:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:processTestResources Putting task artifact state for task ':modules:ingest-common:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/src/main/plugin-metadata', not found Up-to-date check for task ':modules:ingest-common:processTestResources' took 0.008 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/src/main/plugin-metadata', not found :modules:ingest-common:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.022 secs. :modules:ingest-common:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:testClasses Skipping task ':modules:ingest-common:testClasses' as it has no actions. :modules:ingest-common:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:ingest-common:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:checkstyleTest Putting task artifact state for task ':modules:ingest-common:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:checkstyleTest' took 0.006 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 50 files :modules:ingest-common:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.237 secs. :modules:ingest-common:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:checkstyle Skipping task ':modules:ingest-common:checkstyle' as it has no actions. :modules:ingest-common:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:ingest-common:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:dependencyLicenses Putting task artifact state for task ':modules:ingest-common:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for joni-2.1.6.jar Checking license/notice for joni Checking sha for jcodings-1.0.12.jar Checking license/notice for jcodings :modules:ingest-common:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :modules:ingest-common:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:forbiddenApisMain Putting task artifact state for task ':modules:ingest-common:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:forbiddenApisMain' took 0.002 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 71 class file(s) for forbidden API invocations (in 0.04s), 0 error(s). :modules:ingest-common:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.047 secs. :modules:ingest-common:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:forbiddenApisTest Putting task artifact state for task ':modules:ingest-common:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:forbiddenApisTest' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 62 class file(s) for forbidden API invocations (in 0.04s), 0 error(s). :modules:ingest-common:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.038 secs. :modules:ingest-common:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:forbiddenApis Skipping task ':modules:ingest-common:forbiddenApis' as it has no actions. :modules:ingest-common:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:ingest-common:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:forbiddenPatterns Putting task artifact state for task ':modules:ingest-common:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/src/main/plugin-metadata', not found :modules:ingest-common:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.022 secs. :modules:ingest-common:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:jarHell Putting task artifact state for task ':modules:ingest-common:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:jarHell' took 0.001 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.joni/joni/2.1.6/f23c95a06eaecbc8c74c7458a8bfd13e4fd2d3a/joni-2.1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.jcodings/jcodings/1.0.12/6bc17079fcaa8823ea8cd0d4c66516335b558db8/jcodings-1.0.12.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:ingest-common:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.383 secs. :modules:ingest-common:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:licenseHeaders Putting task artifact state for task ':modules:ingest-common:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:licenseHeaders' took 0.001 secs. It is not up-to-date because: No history is available. :modules:ingest-common:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.024 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:ingest-common:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:loggerUsageCheck Putting task artifact state for task ':modules:ingest-common:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:loggerUsageCheck' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:ingest-common:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.182 secs. :modules:ingest-common:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:namingConventions Putting task artifact state for task ':modules:ingest-common:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:namingConventions' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.joni/joni/2.1.6/f23c95a06eaecbc8c74c7458a8bfd13e4fd2d3a/joni-2.1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.jcodings/jcodings/1.0.12/6bc17079fcaa8823ea8cd0d4c66516335b558db8/jcodings-1.0.12.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:ingest-common:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.093 secs. :modules:ingest-common:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:thirdPartyAudit Putting task artifact state for task ':modules:ingest-common:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.joni/joni/2.1.6/f23c95a06eaecbc8c74c7458a8bfd13e4fd2d3a/joni-2.1.6.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.jcodings/jcodings/1.0.12/6bc17079fcaa8823ea8cd0d4c66516335b558db8/jcodings-1.0.12.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 249 class file(s) for forbidden API invocations (in 0.15s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/tmp/thirdPartyAudit :modules:ingest-common:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.217 secs. :modules:ingest-common:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:ingest-common:precommit Skipping task ':modules:ingest-common:precommit' as it has no actions. :modules:ingest-common:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-expression:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:compileJava Putting task artifact state for task ':modules:lang-expression:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:compileJava' took 0.021 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:lang-expression:compileJava'. :modules:lang-expression:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.005 secs. Created jar classpath snapshot for incremental compilation in 0.062 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-expression:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.814 secs. :modules:lang-expression:processResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:processResources Putting task artifact state for task ':modules:lang-expression:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/src/main/resources', not found Skipping task ':modules:lang-expression:processResources' as it has no source files and no previous output files. :modules:lang-expression:processResources NO-SOURCE :modules:lang-expression:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-expression:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:classes Skipping task ':modules:lang-expression:classes' as it has no actions. :modules:lang-expression:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-expression:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:copyCheckstyleConf Putting task artifact state for task ':modules:lang-expression:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-expression:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:lang-expression:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:checkstyleMain Putting task artifact state for task ':modules:lang-expression:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:checkstyleMain' took 0.011 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 18 files :modules:lang-expression:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.059 secs. :modules:lang-expression:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:lang-expression:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:lang-expression:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-expression:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:pluginProperties Putting task artifact state for task ':modules:lang-expression:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-expression:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.006 secs. :modules:lang-expression:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:compileTestJava Putting task artifact state for task ':modules:lang-expression:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:compileTestJava' took 0.005 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:lang-expression:compileTestJava'. :modules:lang-expression:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/src/test/java/org/elasticsearch/script/expression/MoreExpressionTests.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-expression:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.763 secs. :modules:lang-expression:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:processTestResources Putting task artifact state for task ':modules:lang-expression:processTestResources' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-expression:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :modules:lang-expression:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:testClasses Skipping task ':modules:lang-expression:testClasses' as it has no actions. :modules:lang-expression:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-expression:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:checkstyleTest Putting task artifact state for task ':modules:lang-expression:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :modules:lang-expression:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.047 secs. :modules:lang-expression:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:checkstyle Skipping task ':modules:lang-expression:checkstyle' as it has no actions. :modules:lang-expression:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-expression:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:dependencyLicenses Putting task artifact state for task ':modules:lang-expression:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for lucene-expressions-7.2.0.jar Checking license/notice for lucene-expressions Mapped dependency name lucene-expressions to lucene for license check Checking sha for antlr4-runtime-4.5.1-1.jar Checking license/notice for antlr4-runtime Checking sha for asm-5.0.4.jar Checking license/notice for asm Checking sha for asm-commons-5.0.4.jar Checking license/notice for asm-commons Mapped dependency name asm-commons to asm for license check Checking sha for asm-tree-5.0.4.jar Checking license/notice for asm-tree Mapped dependency name asm-tree to asm for license check :modules:lang-expression:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :modules:lang-expression:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:forbiddenApisMain Putting task artifact state for task ':modules:lang-expression:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 31 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :modules:lang-expression:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.022 secs. :modules:lang-expression:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:forbiddenApisTest Putting task artifact state for task ':modules:lang-expression:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 4 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :modules:lang-expression:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.029 secs. :modules:lang-expression:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:forbiddenApis Skipping task ':modules:lang-expression:forbiddenApis' as it has no actions. :modules:lang-expression:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-expression:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:forbiddenPatterns Putting task artifact state for task ':modules:lang-expression:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/src/main/resources', not found :modules:lang-expression:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.006 secs. :modules:lang-expression:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:jarHell Putting task artifact state for task ':modules:lang-expression:jarHell' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':modules:lang-expression:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-expressions/7.2.0/848eda48b43c30a7c7e38fa50182a7e866460e95/lucene-expressions-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.1-1/66144204f9d6d7d3f3f775622c2dd7e9bd511d97/antlr4-runtime-4.5.1-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/5.0.4/5a556786086c23cd689a0328f8519db93821c04c/asm-commons-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/5.0.4/396ce0c07ba2b481f25a70195c7c94922f0d1b0b/asm-tree-5.0.4.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:lang-expression:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.361 secs. :modules:lang-expression:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:licenseHeaders Putting task artifact state for task ':modules:lang-expression:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-expression:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.015 secs. :modules:lang-expression:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:loggerUsageCheck Putting task artifact state for task ':modules:lang-expression:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :modules:lang-expression:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.159 secs. :modules:lang-expression:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:namingConventions Putting task artifact state for task ':modules:lang-expression:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-expressions/7.2.0/848eda48b43c30a7c7e38fa50182a7e866460e95/lucene-expressions-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.1-1/66144204f9d6d7d3f3f775622c2dd7e9bd511d97/antlr4-runtime-4.5.1-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/5.0.4/5a556786086c23cd689a0328f8519db93821c04c/asm-commons-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/5.0.4/396ce0c07ba2b481f25a70195c7c94922f0d1b0b/asm-tree-5.0.4.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:lang-expression:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.073 secs. :modules:lang-expression:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:thirdPartyAudit Putting task artifact state for task ':modules:lang-expression:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-expressions/7.2.0/848eda48b43c30a7c7e38fa50182a7e866460e95/lucene-expressions-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.1-1/66144204f9d6d7d3f3f775622c2dd7e9bd511d97/antlr4-runtime-4.5.1-1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/5.0.4/5a556786086c23cd689a0328f8519db93821c04c/asm-commons-5.0.4.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/5.0.4/396ce0c07ba2b481f25a70195c7c94922f0d1b0b/asm-tree-5.0.4.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 316 class file(s) for forbidden API invocations (in 0.20s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/tmp/thirdPartyAudit :modules:lang-expression:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.308 secs. :modules:lang-expression:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-expression:precommit Skipping task ':modules:lang-expression:precommit' as it has no actions. :modules:lang-expression:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:copyCheckstyleConf Putting task artifact state for task ':modules:lang-mustache:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:lang-mustache:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:checkstyleMain Putting task artifact state for task ':modules:lang-mustache:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 17 files :modules:lang-mustache:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.054 secs. :modules:lang-mustache:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:lang-mustache:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:lang-mustache:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:pluginProperties Putting task artifact state for task ':modules:lang-mustache:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. :modules:lang-mustache:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:compileTestJava Putting task artifact state for task ':modules:lang-mustache:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:compileTestJava' took 0.007 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:lang-mustache:compileTestJava'. :modules:lang-mustache:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-mustache:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.978 secs. :modules:lang-mustache:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:processTestResources Putting task artifact state for task ':modules:lang-mustache:processTestResources' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs. :modules:lang-mustache:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:testClasses Skipping task ':modules:lang-mustache:testClasses' as it has no actions. :modules:lang-mustache:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:checkstyleTest Putting task artifact state for task ':modules:lang-mustache:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 9 files :modules:lang-mustache:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.071 secs. :modules:lang-mustache:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:checkstyle Skipping task ':modules:lang-mustache:checkstyle' as it has no actions. :modules:lang-mustache:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:dependencyLicenses Putting task artifact state for task ':modules:lang-mustache:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for compiler-0.9.3.jar Checking license/notice for compiler :modules:lang-mustache:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:lang-mustache:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:forbiddenApisMain Putting task artifact state for task ':modules:lang-mustache:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 34 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :modules:lang-mustache:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.029 secs. :modules:lang-mustache:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:forbiddenApisTest Putting task artifact state for task ':modules:lang-mustache:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 9 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :modules:lang-mustache:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.041 secs. :modules:lang-mustache:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:forbiddenApis Skipping task ':modules:lang-mustache:forbiddenApis' as it has no actions. :modules:lang-mustache:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:forbiddenPatterns Putting task artifact state for task ':modules:lang-mustache:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/src/main/resources', not found :modules:lang-mustache:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.014 secs. :modules:lang-mustache:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:jarHell Putting task artifact state for task ':modules:lang-mustache:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:jarHell' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:lang-mustache:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.374 secs. :modules:lang-mustache:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:licenseHeaders Putting task artifact state for task ':modules:lang-mustache:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.013 secs. :modules:lang-mustache:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:loggerUsageCheck Putting task artifact state for task ':modules:lang-mustache:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:lang-mustache:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.161 secs. :modules:lang-mustache:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':modules:lang-mustache:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:lang-mustache:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.084 secs. :modules:lang-mustache:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:thirdPartyAudit Putting task artifact state for task ':modules:lang-mustache:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 79 class file(s) for forbidden API invocations (in 0.04s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/tmp/thirdPartyAudit :modules:lang-mustache:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.061 secs. :modules:lang-mustache:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:precommit Skipping task ':modules:lang-mustache:precommit' as it has no actions. :modules:lang-mustache:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-painless:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:compileJava Putting task artifact state for task ':modules:lang-painless:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:compileJava' took 0.036 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 All input files are considered out-of-date for incremental task ':modules:lang-painless:compileJava'. :modules:lang-painless:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.038 secs. Created jar classpath snapshot for incremental compilation in 0.042 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-painless:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 2.219 secs. :modules:lang-painless:processResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:processResources Putting task artifact state for task ':modules:lang-painless:processResources' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:processResources' took 0.002 secs. It is not up-to-date because: No history is available. :modules:lang-painless:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.006 secs. :modules:lang-painless:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:classes Skipping task ':modules:lang-painless:classes' as it has no actions. :modules:lang-painless:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-painless:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:copyCheckstyleConf Putting task artifact state for task ':modules:lang-painless:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-painless:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:lang-painless:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:checkstyleMain Putting task artifact state for task ':modules:lang-painless:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:checkstyleMain' took 0.016 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 111 files :modules:lang-painless:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.592 secs. :modules:lang-painless:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:lang-painless:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:lang-painless:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-painless:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:pluginProperties Putting task artifact state for task ':modules:lang-painless:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-painless:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. :modules:lang-painless:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:compileTestJava Putting task artifact state for task ':modules:lang-painless:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:compileTestJava' took 0.049 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:lang-painless:compileTestJava'. :modules:lang-painless:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/src/test/java/org/elasticsearch/painless/Debugger.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.035 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:lang-painless:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 1.942 secs. :modules:lang-painless:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:processTestResources Putting task artifact state for task ':modules:lang-painless:processTestResources' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. :modules:lang-painless:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :modules:lang-painless:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:testClasses Skipping task ':modules:lang-painless:testClasses' as it has no actions. :modules:lang-painless:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-painless:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:checkstyleTest Putting task artifact state for task ':modules:lang-painless:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:checkstyleTest' took 0.002 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 54 files :modules:lang-painless:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.385 secs. :modules:lang-painless:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:checkstyle Skipping task ':modules:lang-painless:checkstyle' as it has no actions. :modules:lang-painless:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-painless:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:dependencyLicenses Putting task artifact state for task ':modules:lang-painless:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for antlr4-runtime-4.5.3.jar Checking license/notice for antlr4-runtime Checking sha for asm-debug-all-5.1.jar Checking license/notice for asm-debug-all Mapped dependency name asm-debug-all to asm for license check :modules:lang-painless:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs. :modules:lang-painless:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:forbiddenApisMain Putting task artifact state for task ':modules:lang-painless:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:forbiddenApisMain' took 0.002 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 231 class file(s) for forbidden API invocations (in 0.07s), 0 error(s). :modules:lang-painless:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.076 secs. :modules:lang-painless:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:forbiddenApisTest Putting task artifact state for task ':modules:lang-painless:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:forbiddenApisTest' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 86 class file(s) for forbidden API invocations (in 0.08s), 0 error(s). :modules:lang-painless:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.08 secs. :modules:lang-painless:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:forbiddenApis Skipping task ':modules:lang-painless:forbiddenApis' as it has no actions. :modules:lang-painless:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:lang-painless:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:forbiddenPatterns Putting task artifact state for task ':modules:lang-painless:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-painless:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.077 secs. :modules:lang-painless:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:jarHell Putting task artifact state for task ':modules:lang-painless:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:jarHell' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.3/2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0/antlr4-runtime-4.5.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.1/dde860d586960d55a87cd52c4fc1f5059c89cbc6/asm-debug-all-5.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:lang-painless:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.383 secs. :modules:lang-painless:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:licenseHeaders Putting task artifact state for task ':modules:lang-painless:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:licenseHeaders' took 0.001 secs. It is not up-to-date because: No history is available. :modules:lang-painless:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.022 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:lang-painless:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:loggerUsageCheck Putting task artifact state for task ':modules:lang-painless:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:loggerUsageCheck' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:lang-painless:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.303 secs. :modules:lang-painless:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:namingConventions Putting task artifact state for task ':modules:lang-painless:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':modules:lang-painless:namingConventions' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.3/2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0/antlr4-runtime-4.5.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.1/dde860d586960d55a87cd52c4fc1f5059c89cbc6/asm-debug-all-5.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:lang-painless:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.089 secs. :modules:lang-painless:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:thirdPartyAudit Putting task artifact state for task ':modules:lang-painless:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.3/2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0/antlr4-runtime-4.5.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.1/dde860d586960d55a87cd52c4fc1f5059c89cbc6/asm-debug-all-5.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 369 class file(s) for forbidden API invocations (in 0.24s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/tmp/thirdPartyAudit :modules:lang-painless:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.278 secs. :modules:lang-painless:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:lang-painless:precommit Skipping task ':modules:lang-painless:precommit' as it has no actions. :modules:lang-painless:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:mapper-extras:compileJava Putting task artifact state for task ':modules:mapper-extras:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:mapper-extras:compileJava'. :modules:mapper-extras:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:mapper-extras:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.562 secs. :modules:mapper-extras:processResources (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:mapper-extras:processResources Putting task artifact state for task ':modules:mapper-extras:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/src/main/resources', not found Skipping task ':modules:mapper-extras:processResources' as it has no source files and no previous output files. :modules:mapper-extras:processResources NO-SOURCE :modules:mapper-extras:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:mapper-extras:classes Skipping task ':modules:mapper-extras:classes' as it has no actions. :modules:mapper-extras:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:mapper-extras:copyCheckstyleConf Putting task artifact state for task ':modules:mapper-extras:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:mapper-extras:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:mapper-extras:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:mapper-extras:checkstyleMain Putting task artifact state for task ':modules:mapper-extras:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:checkstyleMain' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :modules:mapper-extras:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.036 secs. :modules:mapper-extras:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:mapper-extras:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:mapper-extras:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:mapper-extras:pluginProperties (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:pluginProperties Putting task artifact state for task ':modules:mapper-extras:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:mapper-extras:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:mapper-extras:compileTestJava (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:compileTestJava Putting task artifact state for task ':modules:mapper-extras:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:compileTestJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:mapper-extras:compileTestJava'. :modules:mapper-extras:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:mapper-extras:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.795 secs. :modules:mapper-extras:processTestResources (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:processTestResources Putting task artifact state for task ':modules:mapper-extras:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/src/main/plugin-metadata', not found Up-to-date check for task ':modules:mapper-extras:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/src/main/plugin-metadata', not found :modules:mapper-extras:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :modules:mapper-extras:testClasses (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:testClasses Skipping task ':modules:mapper-extras:testClasses' as it has no actions. :modules:mapper-extras:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:mapper-extras:checkstyleTest (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:checkstyleTest Putting task artifact state for task ':modules:mapper-extras:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 7 files :modules:mapper-extras:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.054 secs. :modules:mapper-extras:checkstyle (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:checkstyle Skipping task ':modules:mapper-extras:checkstyle' as it has no actions. :modules:mapper-extras:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:mapper-extras:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:dependencyLicenses Putting task artifact state for task ':modules:mapper-extras:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:mapper-extras:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:mapper-extras:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:forbiddenApisMain Putting task artifact state for task ':modules:mapper-extras:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 15 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :modules:mapper-extras:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.021 secs. :modules:mapper-extras:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:forbiddenApisTest Putting task artifact state for task ':modules:mapper-extras:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 9 class file(s) for forbidden API invocations (in 0.04s), 0 error(s). :modules:mapper-extras:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.046 secs. :modules:mapper-extras:forbiddenApis (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:forbiddenApis Skipping task ':modules:mapper-extras:forbiddenApis' as it has no actions. :modules:mapper-extras:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:mapper-extras:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:forbiddenPatterns Putting task artifact state for task ':modules:mapper-extras:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/src/main/plugin-metadata', not found :modules:mapper-extras:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.01 secs. :modules:mapper-extras:jarHell (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':modules:mapper-extras:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:mapper-extras:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.36 secs. :modules:mapper-extras:licenseHeaders (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:licenseHeaders Putting task artifact state for task ':modules:mapper-extras:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:mapper-extras:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:mapper-extras:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:loggerUsageCheck Putting task artifact state for task ':modules:mapper-extras:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:mapper-extras:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.15 secs. :modules:mapper-extras:namingConventions (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:mapper-extras:namingConventions Putting task artifact state for task ':modules:mapper-extras:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:mapper-extras:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.093 secs. :modules:mapper-extras:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:thirdPartyAudit Skipping task ':modules:mapper-extras:thirdPartyAudit' as task onlyIf is false. :modules:mapper-extras:thirdPartyAudit SKIPPED :modules:mapper-extras:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:mapper-extras:precommit (Thread[Task worker for ':',5,main]) started. :modules:mapper-extras:precommit Skipping task ':modules:mapper-extras:precommit' as it has no actions. :modules:mapper-extras:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:parent-join:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :modules:parent-join:copyCheckstyleConf Putting task artifact state for task ':modules:parent-join:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:parent-join:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:parent-join:checkstyleMain (Thread[Task worker for ':',5,main]) started. :modules:parent-join:checkstyleMain Putting task artifact state for task ':modules:parent-join:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 17 files :modules:parent-join:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.075 secs. :modules:parent-join:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :modules:parent-join:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:parent-join:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:parent-join:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:parent-join:pluginProperties (Thread[Task worker for ':',5,main]) started. :modules:parent-join:pluginProperties Putting task artifact state for task ':modules:parent-join:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:parent-join:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :modules:parent-join:compileTestJava (Thread[Task worker for ':',5,main]) started. :modules:parent-join:compileTestJava Putting task artifact state for task ':modules:parent-join:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:compileTestJava' took 0.008 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:parent-join:compileTestJava'. :modules:parent-join:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.007 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:parent-join:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 1.641 secs. :modules:parent-join:processTestResources (Thread[Task worker for ':',5,main]) started. :modules:parent-join:processTestResources Putting task artifact state for task ':modules:parent-join:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/src/main/plugin-metadata', not found Up-to-date check for task ':modules:parent-join:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/src/main/plugin-metadata', not found :modules:parent-join:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:parent-join:testClasses (Thread[Task worker for ':',5,main]) started. :modules:parent-join:testClasses Skipping task ':modules:parent-join:testClasses' as it has no actions. :modules:parent-join:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:parent-join:checkstyleTest (Thread[Task worker for ':',5,main]) started. :modules:parent-join:checkstyleTest Putting task artifact state for task ':modules:parent-join:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 18 files :modules:parent-join:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.203 secs. :modules:parent-join:checkstyle (Thread[Task worker for ':',5,main]) started. :modules:parent-join:checkstyle Skipping task ':modules:parent-join:checkstyle' as it has no actions. :modules:parent-join:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:parent-join:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:dependencyLicenses Putting task artifact state for task ':modules:parent-join:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:parent-join:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:parent-join:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:forbiddenApisMain Putting task artifact state for task ':modules:parent-join:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 32 class file(s) for forbidden API invocations (in 0.04s), 0 error(s). :modules:parent-join:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.037 secs. :modules:parent-join:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:forbiddenApisTest Putting task artifact state for task ':modules:parent-join:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 21 class file(s) for forbidden API invocations (in 0.07s), 0 error(s). :modules:parent-join:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.067 secs. :modules:parent-join:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:forbiddenApis Skipping task ':modules:parent-join:forbiddenApis' as it has no actions. :modules:parent-join:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:parent-join:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:forbiddenPatterns Putting task artifact state for task ':modules:parent-join:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/src/main/plugin-metadata', not found :modules:parent-join:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.019 secs. :modules:parent-join:jarHell (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:jarHell Putting task artifact state for task ':modules:parent-join:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:parent-join:jarHell (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.372 secs. :modules:parent-join:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:licenseHeaders Putting task artifact state for task ':modules:parent-join:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:licenseHeaders' took 0.005 secs. It is not up-to-date because: No history is available. :modules:parent-join:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.03 secs. :modules:parent-join:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:loggerUsageCheck Putting task artifact state for task ':modules:parent-join:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:loggerUsageCheck' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :modules:parent-join:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.232 secs. :modules:parent-join:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:parent-join:namingConventions Putting task artifact state for task ':modules:parent-join:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:parent-join:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.1 secs. :modules:parent-join:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:thirdPartyAudit Skipping task ':modules:parent-join:thirdPartyAudit' as task onlyIf is false. :modules:parent-join:thirdPartyAudit SKIPPED :modules:parent-join:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:parent-join:precommit (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:precommit Skipping task ':modules:parent-join:precommit' as it has no actions. :modules:parent-join:precommit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:percolator:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:copyCheckstyleConf Putting task artifact state for task ':modules:percolator:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:percolator:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:percolator:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:checkstyleMain Putting task artifact state for task ':modules:percolator:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 7 files :modules:percolator:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.092 secs. :modules:percolator:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:percolator:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:percolator:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:percolator:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:pluginProperties Putting task artifact state for task ':modules:percolator:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:percolator:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.006 secs. :modules:percolator:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:compileTestJava Putting task artifact state for task ':modules:percolator:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:compileTestJava' took 0.007 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:percolator:compileTestJava'. :modules:percolator:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.006 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:percolator:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 1.55 secs. :modules:percolator:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:processTestResources Putting task artifact state for task ':modules:percolator:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/src/main/plugin-metadata', not found Up-to-date check for task ':modules:percolator:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/src/main/plugin-metadata', not found :modules:percolator:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:percolator:testClasses (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:testClasses Skipping task ':modules:percolator:testClasses' as it has no actions. :modules:percolator:testClasses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:percolator:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:checkstyleTest Putting task artifact state for task ':modules:percolator:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 11 files :modules:percolator:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.228 secs. :modules:percolator:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:checkstyle Skipping task ':modules:percolator:checkstyle' as it has no actions. :modules:percolator:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:percolator:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:dependencyLicenses Putting task artifact state for task ':modules:percolator:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:percolator:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:percolator:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:forbiddenApisMain Putting task artifact state for task ':modules:percolator:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 23 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :modules:percolator:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.033 secs. :modules:percolator:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:forbiddenApisTest Putting task artifact state for task ':modules:percolator:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 19 class file(s) for forbidden API invocations (in 0.05s), 0 error(s). :modules:percolator:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.056 secs. :modules:percolator:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:forbiddenApis Skipping task ':modules:percolator:forbiddenApis' as it has no actions. :modules:percolator:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:percolator:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:forbiddenPatterns Putting task artifact state for task ':modules:percolator:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/src/main/plugin-metadata', not found :modules:percolator:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.017 secs. :modules:percolator:jarHell (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:jarHell Putting task artifact state for task ':modules:percolator:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :modules:percolator:jarHell (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.395 secs. :modules:percolator:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:licenseHeaders Putting task artifact state for task ':modules:percolator:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:percolator:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.015 secs. :modules:percolator:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':modules:percolator:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:percolator:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.235 secs. :modules:percolator:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:namingConventions Putting task artifact state for task ':modules:percolator:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:percolator:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.09 secs. :modules:percolator:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:thirdPartyAudit Skipping task ':modules:percolator:thirdPartyAudit' as task onlyIf is false. :modules:percolator:thirdPartyAudit SKIPPED :modules:percolator:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:percolator:precommit (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:percolator:precommit Skipping task ':modules:percolator:precommit' as it has no actions. :modules:percolator:precommit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:rank-eval:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:copyCheckstyleConf Putting task artifact state for task ':modules:rank-eval:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:rank-eval:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:rank-eval:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:checkstyleMain Putting task artifact state for task ':modules:rank-eval:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 18 files :modules:rank-eval:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.064 secs. :modules:rank-eval:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:rank-eval:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:rank-eval:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:rank-eval:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:pluginProperties Putting task artifact state for task ':modules:rank-eval:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:rank-eval:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.005 secs. :modules:rank-eval:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:compileTestJava Putting task artifact state for task ':modules:rank-eval:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:compileTestJava' took 0.007 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 All input files are considered out-of-date for incremental task ':modules:rank-eval:compileTestJava'. :modules:rank-eval:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:rank-eval:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.93 secs. :modules:rank-eval:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:processTestResources Putting task artifact state for task ':modules:rank-eval:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/src/main/plugin-metadata', not found Up-to-date check for task ':modules:rank-eval:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/src/main/plugin-metadata', not found :modules:rank-eval:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:rank-eval:testClasses (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:testClasses Skipping task ':modules:rank-eval:testClasses' as it has no actions. :modules:rank-eval:testClasses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:rank-eval:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:checkstyleTest Putting task artifact state for task ':modules:rank-eval:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 12 files :modules:rank-eval:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.074 secs. :modules:rank-eval:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:checkstyle Skipping task ':modules:rank-eval:checkstyle' as it has no actions. :modules:rank-eval:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:rank-eval:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:dependencyLicenses Putting task artifact state for task ':modules:rank-eval:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:rank-eval:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:rank-eval:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:forbiddenApisMain Putting task artifact state for task ':modules:rank-eval:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 23 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :modules:rank-eval:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.025 secs. :modules:rank-eval:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:forbiddenApisTest Putting task artifact state for task ':modules:rank-eval:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 12 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :modules:rank-eval:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.027 secs. :modules:rank-eval:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:forbiddenApis Skipping task ':modules:rank-eval:forbiddenApis' as it has no actions. :modules:rank-eval:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:rank-eval:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:forbiddenPatterns Putting task artifact state for task ':modules:rank-eval:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/src/main/plugin-metadata', not found :modules:rank-eval:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.009 secs. :modules:rank-eval:jarHell (Thread[Task worker for ':' Thread 6,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:rank-eval:jarHell Putting task artifact state for task ':modules:rank-eval:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:rank-eval:jarHell (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.372 secs. :modules:rank-eval:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:licenseHeaders Putting task artifact state for task ':modules:rank-eval:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:rank-eval:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.015 secs. :modules:rank-eval:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:rank-eval:loggerUsageCheck Putting task artifact state for task ':modules:rank-eval:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :modules:rank-eval:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.195 secs. :modules:rank-eval:namingConventions (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:rank-eval:namingConventions Putting task artifact state for task ':modules:rank-eval:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:rank-eval:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.082 secs. :modules:rank-eval:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:thirdPartyAudit Skipping task ':modules:rank-eval:thirdPartyAudit' as task onlyIf is false. :modules:rank-eval:thirdPartyAudit SKIPPED :modules:rank-eval:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:precommit (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:precommit Skipping task ':modules:rank-eval:precommit' as it has no actions. :modules:rank-eval:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :modules:reindex:copyCheckstyleConf Putting task artifact state for task ':modules:reindex:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:reindex:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:reindex:checkstyleMain (Thread[Task worker for ':',5,main]) started. :modules:reindex:checkstyleMain Putting task artifact state for task ':modules:reindex:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 23 files :modules:reindex:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.114 secs. :modules:reindex:copyParentJoinMetadata (Thread[Task worker for ':',5,main]) started. :modules:reindex:copyParentJoinMetadata Putting task artifact state for task ':modules:reindex:copyParentJoinMetadata' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:copyParentJoinMetadata' took 0.0 secs. It is not up-to-date because: No history is available. :modules:reindex:copyParentJoinMetadata (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:transport-netty4:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :modules:transport-netty4:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:transport-netty4:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:transport-netty4:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:transport-netty4:pluginProperties (Thread[Task worker for ':',5,main]) started. :modules:transport-netty4:pluginProperties Putting task artifact state for task ':modules:transport-netty4:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:transport-netty4:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :modules:reindex:copyTransportNetty4Metadata (Thread[Task worker for ':',5,main]) started. :modules:reindex:copyTransportNetty4Metadata Putting task artifact state for task ':modules:reindex:copyTransportNetty4Metadata' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:copyTransportNetty4Metadata' took 0.0 secs. It is not up-to-date because: No history is available. :modules:reindex:copyTransportNetty4Metadata (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :modules:reindex:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :modules:reindex:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:reindex:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:reindex:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:pluginProperties (Thread[Task worker for ':',5,main]) started. :modules:reindex:pluginProperties Putting task artifact state for task ':modules:reindex:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:reindex:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:reindex:compileTestJava (Thread[Task worker for ':',5,main]) started. :modules:reindex:compileTestJava Putting task artifact state for task ':modules:reindex:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:compileTestJava' took 0.012 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:reindex:compileTestJava'. :modules:reindex:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/src/test/java/org/elasticsearch/index/reindex/remote/RemoteScrollableHitSourceTests.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.013 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:reindex:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 1.693 secs. :modules:reindex:processTestResources (Thread[Task worker for ':',5,main]) started. :modules:reindex:processTestResources Putting task artifact state for task ':modules:reindex:processTestResources' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:processTestResources' took 0.005 secs. It is not up-to-date because: No history is available. :modules:reindex:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. :modules:reindex:testClasses (Thread[Task worker for ':',5,main]) started. :modules:reindex:testClasses Skipping task ':modules:reindex:testClasses' as it has no actions. :modules:reindex:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:checkstyleTest (Thread[Task worker for ':',5,main]) started. :modules:reindex:checkstyleTest Putting task artifact state for task ':modules:reindex:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 38 files :modules:reindex:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.217 secs. :modules:reindex:checkstyle (Thread[Task worker for ':',5,main]) started. :modules:reindex:checkstyle Skipping task ':modules:reindex:checkstyle' as it has no actions. :modules:reindex:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :modules:reindex:dependencyLicenses Putting task artifact state for task ':modules:reindex:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:reindex:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:reindex:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :modules:reindex:forbiddenApisMain Putting task artifact state for task ':modules:reindex:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 39 class file(s) for forbidden API invocations (in 0.04s), 0 error(s). :modules:reindex:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.04 secs. :modules:reindex:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :modules:reindex:forbiddenApisTest Putting task artifact state for task ':modules:reindex:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:forbiddenApisTest' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 62 class file(s) for forbidden API invocations (in 0.06s), 0 error(s). :modules:reindex:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.064 secs. :modules:reindex:forbiddenApis (Thread[Task worker for ':',5,main]) started. :modules:reindex:forbiddenApis Skipping task ':modules:reindex:forbiddenApis' as it has no actions. :modules:reindex:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :modules:reindex:forbiddenPatterns Putting task artifact state for task ':modules:reindex:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/src/main/resources', not found :modules:reindex:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.025 secs. :modules:reindex:jarHell (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:reindex:jarHell Putting task artifact state for task ':modules:reindex:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:jarHell' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/generated-resources/transport-netty4:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/generated-resources/parent-join:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:reindex:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.366 secs. :modules:reindex:licenseHeaders (Thread[Task worker for ':',5,main]) started. :modules:reindex:licenseHeaders Putting task artifact state for task ':modules:reindex:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:reindex:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.017 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:reindex:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :modules:reindex:loggerUsageCheck Putting task artifact state for task ':modules:reindex:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:reindex:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.193 secs. :modules:reindex:namingConventions (Thread[Task worker for ':',5,main]) started. :modules:reindex:namingConventions Putting task artifact state for task ':modules:reindex:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:namingConventions' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/generated-resources/transport-netty4:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/generated-resources/parent-join:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:reindex:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.098 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:reindex:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :modules:reindex:thirdPartyAudit Skipping task ':modules:reindex:thirdPartyAudit' as task onlyIf is false. :modules:reindex:thirdPartyAudit SKIPPED :modules:reindex:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:precommit (Thread[Task worker for ':',5,main]) started. :modules:reindex:precommit Skipping task ':modules:reindex:precommit' as it has no actions. :modules:reindex:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:compileJava (Thread[Task worker for ':',5,main]) started. :modules:repository-url:compileJava Putting task artifact state for task ':modules:repository-url:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:repository-url:compileJava'. :modules:repository-url:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:repository-url:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.479 secs. :modules:repository-url:processResources (Thread[Task worker for ':',5,main]) started. :modules:repository-url:processResources Putting task artifact state for task ':modules:repository-url:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/src/main/resources', not found Skipping task ':modules:repository-url:processResources' as it has no source files and no previous output files. :modules:repository-url:processResources NO-SOURCE :modules:repository-url:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:classes (Thread[Task worker for ':',5,main]) started. :modules:repository-url:classes Skipping task ':modules:repository-url:classes' as it has no actions. :modules:repository-url:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :modules:repository-url:copyCheckstyleConf Putting task artifact state for task ':modules:repository-url:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:repository-url:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:repository-url:checkstyleMain (Thread[Task worker for ':',5,main]) started. :modules:repository-url:checkstyleMain Putting task artifact state for task ':modules:repository-url:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :modules:repository-url:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.029 secs. :modules:repository-url:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :modules:repository-url:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:repository-url:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:repository-url:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:pluginProperties (Thread[Task worker for ':',5,main]) started. :modules:repository-url:pluginProperties Putting task artifact state for task ':modules:repository-url:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:repository-url:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :modules:repository-url:compileTestJava (Thread[Task worker for ':',5,main]) started. :modules:repository-url:compileTestJava Putting task artifact state for task ':modules:repository-url:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:compileTestJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:repository-url:compileTestJava'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:repository-url:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:repository-url:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.545 secs. :modules:repository-url:processTestResources (Thread[Task worker for ':',5,main]) started. :modules:repository-url:processTestResources Putting task artifact state for task ':modules:repository-url:processTestResources' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :modules:repository-url:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :modules:repository-url:testClasses (Thread[Task worker for ':',5,main]) started. :modules:repository-url:testClasses Skipping task ':modules:repository-url:testClasses' as it has no actions. :modules:repository-url:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:checkstyleTest (Thread[Task worker for ':',5,main]) started. :modules:repository-url:checkstyleTest Putting task artifact state for task ':modules:repository-url:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :modules:repository-url:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.028 secs. :modules:repository-url:checkstyle (Thread[Task worker for ':',5,main]) started. :modules:repository-url:checkstyle Skipping task ':modules:repository-url:checkstyle' as it has no actions. :modules:repository-url:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:repository-url:dependencyLicenses (Thread[Daemon worker,5,main]) started. :modules:repository-url:dependencyLicenses Putting task artifact state for task ':modules:repository-url:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:repository-url:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :modules:repository-url:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :modules:repository-url:forbiddenApisMain Putting task artifact state for task ':modules:repository-url:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 4 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :modules:repository-url:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.015 secs. :modules:repository-url:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :modules:repository-url:forbiddenApisTest Putting task artifact state for task ':modules:repository-url:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 4 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :modules:repository-url:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.02 secs. :modules:repository-url:forbiddenApis (Thread[Daemon worker,5,main]) started. :modules:repository-url:forbiddenApis Skipping task ':modules:repository-url:forbiddenApis' as it has no actions. :modules:repository-url:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:repository-url:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :modules:repository-url:forbiddenPatterns Putting task artifact state for task ':modules:repository-url:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/src/main/resources', not found :modules:repository-url:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :modules:repository-url:jarHell (Thread[Daemon worker,5,main]) started. :modules:repository-url:jarHell Putting task artifact state for task ':modules:repository-url:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:repository-url:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.419 secs. :modules:repository-url:licenseHeaders (Thread[Daemon worker,5,main]) started. :modules:repository-url:licenseHeaders Putting task artifact state for task ':modules:repository-url:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:repository-url:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.014 secs. :modules:repository-url:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :modules:repository-url:loggerUsageCheck Putting task artifact state for task ':modules:repository-url:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:repository-url:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.124 secs. :modules:repository-url:namingConventions (Thread[Daemon worker,5,main]) started. :modules:repository-url:namingConventions Putting task artifact state for task ':modules:repository-url:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':modules:repository-url:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/repository-url/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:repository-url:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.071 secs. :modules:repository-url:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :modules:repository-url:thirdPartyAudit Skipping task ':modules:repository-url:thirdPartyAudit' as task onlyIf is false. :modules:repository-url:thirdPartyAudit SKIPPED :modules:repository-url:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:repository-url:precommit (Thread[Daemon worker,5,main]) started. :modules:repository-url:precommit Skipping task ':modules:repository-url:precommit' as it has no actions. :modules:repository-url:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:transport-netty4:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:copyCheckstyleConf Putting task artifact state for task ':modules:transport-netty4:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:transport-netty4:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :modules:transport-netty4:checkstyleMain (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:checkstyleMain Putting task artifact state for task ':modules:transport-netty4:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 21 files :modules:transport-netty4:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.122 secs. :modules:transport-netty4:compileTestJava (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:compileTestJava Putting task artifact state for task ':modules:transport-netty4:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:compileTestJava' took 0.008 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':modules:transport-netty4:compileTestJava'. :modules:transport-netty4:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.048 secs. Created jar classpath snapshot for incremental compilation in 0.005 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:transport-netty4:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.261 secs. :modules:transport-netty4:processTestResources (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:processTestResources Putting task artifact state for task ':modules:transport-netty4:processTestResources' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. :modules:transport-netty4:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.005 secs. :modules:transport-netty4:testClasses (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:testClasses Skipping task ':modules:transport-netty4:testClasses' as it has no actions. :modules:transport-netty4:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:transport-netty4:checkstyleTest (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:checkstyleTest Putting task artifact state for task ':modules:transport-netty4:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:checkstyleTest' took 0.005 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 23 files :modules:transport-netty4:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.27 secs. :modules:transport-netty4:checkstyle (Thread[Daemon worker,5,main]) started. :modules:transport-netty4:checkstyle Skipping task ':modules:transport-netty4:checkstyle' as it has no actions. :modules:transport-netty4:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :modules:transport-netty4:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) started. :modules:transport-netty4:dependencyLicenses Putting task artifact state for task ':modules:transport-netty4:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for netty-buffer-4.1.13.Final.jar Checking license/notice for netty-buffer Mapped dependency name netty-buffer to netty for license check Checking sha for netty-codec-4.1.13.Final.jar Checking license/notice for netty-codec Mapped dependency name netty-codec to netty for license check Checking sha for netty-codec-http-4.1.13.Final.jar Checking license/notice for netty-codec-http Mapped dependency name netty-codec-http to netty for license check Checking sha for netty-common-4.1.13.Final.jar Checking license/notice for netty-common Mapped dependency name netty-common to netty for license check Checking sha for netty-handler-4.1.13.Final.jar Checking license/notice for netty-handler Mapped dependency name netty-handler to netty for license check Checking sha for netty-resolver-4.1.13.Final.jar Checking license/notice for netty-resolver Mapped dependency name netty-resolver to netty for license check Checking sha for netty-transport-4.1.13.Final.jar Checking license/notice for netty-transport Mapped dependency name netty-transport to netty for license check :modules:transport-netty4:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.011 secs. :modules:transport-netty4:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) started. :modules:transport-netty4:forbiddenApisMain Putting task artifact state for task ':modules:transport-netty4:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 31 class file(s) for forbidden API invocations (in 0.04s), 0 error(s). :modules:transport-netty4:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.037 secs. :modules:transport-netty4:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) started. :modules:transport-netty4:forbiddenApisTest Putting task artifact state for task ':modules:transport-netty4:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:forbiddenApisTest' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 46 class file(s) for forbidden API invocations (in 0.05s), 0 error(s). :modules:transport-netty4:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.05 secs. :modules:transport-netty4:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) started. :modules:transport-netty4:forbiddenApis Skipping task ':modules:transport-netty4:forbiddenApis' as it has no actions. :modules:transport-netty4:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :modules:transport-netty4:forbiddenPatterns (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:transport-netty4:forbiddenPatterns Putting task artifact state for task ':modules:transport-netty4:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/src/main/resources', not found :modules:transport-netty4:forbiddenPatterns (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.015 secs. :modules:transport-netty4:jarHell (Thread[Task worker for ':' Thread 4,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:transport-netty4:jarHell Putting task artifact state for task ':modules:transport-netty4:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:transport-netty4:jarHell (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.368 secs. :modules:transport-netty4:licenseHeaders (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:transport-netty4:licenseHeaders Putting task artifact state for task ':modules:transport-netty4:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:transport-netty4:licenseHeaders (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.017 secs. :modules:transport-netty4:loggerUsageCheck (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:transport-netty4:loggerUsageCheck Putting task artifact state for task ':modules:transport-netty4:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:loggerUsageCheck' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :modules:transport-netty4:loggerUsageCheck (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.174 secs. :modules:transport-netty4:namingConventions (Thread[Task worker for ':' Thread 4,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:transport-netty4:namingConventions Putting task artifact state for task ':modules:transport-netty4:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:transport-netty4:namingConventions (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.105 secs. :modules:transport-netty4:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:transport-netty4:thirdPartyAudit Putting task artifact state for task ':modules:transport-netty4:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode (LinkedQueueNode.java:58) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.LinkedQueueNode (LinkedQueueNode.java:22) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpmcArrayQueueConsumerField (MpmcArrayQueue.java:85) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpmcArrayQueueConsumerField (MpmcArrayQueue.java:68) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueueProducerNodeRef (BaseLinkedQueue.java:47) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueueProducerNodeRef (BaseLinkedQueue.java:32) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueTailField (MpscArrayQueue.java:54) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueTailField (MpscArrayQueue.java:36) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:365) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:369) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:373) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:377) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:381) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:389) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:393) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:79) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:86) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue (BaseMpscLinkedArrayQueue.java:93) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueueConsumerNodeRef (BaseLinkedQueue.java:81) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.BaseLinkedQueueConsumerNodeRef (BaseLinkedQueue.java:66) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpmcArrayQueueProducerField (MpmcArrayQueue.java:52) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpmcArrayQueueProducerField (MpmcArrayQueue.java:35) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java, field declaration of 'UNSAFE') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:398) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:406) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:410) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:450) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:454) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:458) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:462) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:466) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:470) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:474) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:478) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:482) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:486) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:490) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:494) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:498) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:502) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:506) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:510) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:514) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:518) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:522) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:526) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:533) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:544) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:552) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:556) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:568) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:568) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:575) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:576) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:581) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:581) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:594) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:594) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:599) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:599) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:600) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:600) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:601) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:601) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:604) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:604) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:605) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:605) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:608) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:608) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:609) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:609) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:612) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:612) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:615) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:615) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:616) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:616) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:619) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:619) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:622) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:622) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:636) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:643) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:648) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:660) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:664) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:665) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:666) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:668) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:669) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:671) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:672) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:674) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:676) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:677) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:679) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:681) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:749) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:753) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:757) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:761) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:183) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:223) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:244) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:244) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0 (PlatformDependent0.java:249) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.ConcurrentSequencedCircularArrayQueue (ConcurrentSequencedCircularArrayQueue.java:56) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.ConcurrentSequencedCircularArrayQueue (ConcurrentSequencedCircularArrayQueue.java:60) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.ConcurrentSequencedCircularArrayQueue (ConcurrentSequencedCircularArrayQueue.java:26) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.ConcurrentSequencedCircularArrayQueue (ConcurrentSequencedCircularArrayQueue.java:35) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeRefArrayAccess (UnsafeRefArrayAccess.java:59) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeRefArrayAccess (UnsafeRefArrayAccess.java:70) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeRefArrayAccess (UnsafeRefArrayAccess.java:82) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeRefArrayAccess (UnsafeRefArrayAccess.java:94) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeRefArrayAccess (UnsafeRefArrayAccess.java:38) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeRefArrayAccess (UnsafeRefArrayAccess.java:46) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.JvmInfo (JvmInfo.java:5) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeAccess (UnsafeAccess.java, field declaration of 'UNSAFE') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeAccess (UnsafeAccess.java:41) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeAccess (UnsafeAccess.java:50) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.util.UnsafeAccess (UnsafeAccess.java:61) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0$3 (PlatformDependent0.java, method declaration of '(sun.misc.Unsafe,java.nio.ByteBuffer)') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0$3 (PlatformDependent0.java:152) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0$3 (PlatformDependent0.java:153) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0$1 (PlatformDependent0.java:83) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.PlatformDependent0$2 (PlatformDependent0.java, method declaration of '(sun.misc.Unsafe)') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueHeadLimitField (MpscArrayQueue.java:92) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueHeadLimitField (MpscArrayQueue.java:73) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:50) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X500Name [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:51) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.CertificateVersion [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:52) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:52) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.CertificateSerialNumber [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:53) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:53) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.CertificateSubjectName [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:55) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:55) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:57) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.CertificateIssuerName [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:60) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:60) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:62) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.CertificateValidity [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:64) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:64) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.CertificateX509Key [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:65) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:65) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.AlgorithmId [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:66) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.AlgorithmId [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:66) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.CertificateAlgorithmId [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:66) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:66) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertImpl [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:70) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertImpl [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:71) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertImpl [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:74) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertInfo [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:74) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertImpl [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:75) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertImpl [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:76) [thirdPartyAudit] Forbidden class/interface use: sun.security.x509.X509CertImpl [non-public internal runtime class] [thirdPartyAudit] in io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator (OpenJdkSelfSignedCertGenerator.java:77) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueConsumerField (MpscArrayQueue.java:129) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueConsumerField (MpscArrayQueue.java:133) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueConsumerField (MpscArrayQueue.java:111) [thirdPartyAudit] Scanned 1621 class file(s) for forbidden API invocations (in 0.92s), 159 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/tmp/thirdPartyAudit :modules:transport-netty4:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 1.065 secs. :modules:transport-netty4:precommit (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:transport-netty4:precommit Skipping task ':modules:transport-netty4:precommit' as it has no actions. :modules:transport-netty4:precommit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :modules:tribe:compileJava (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:compileJava Putting task artifact state for task ':modules:tribe:compileJava' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:compileJava' took 0.001 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:tribe:compileJava'. :modules:tribe:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/src/main/java/org/elasticsearch/tribe/TribeService.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:tribe:compileJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.89 secs. :modules:tribe:processResources (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:processResources Putting task artifact state for task ':modules:tribe:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/src/main/resources', not found Skipping task ':modules:tribe:processResources' as it has no source files and no previous output files. :modules:tribe:processResources NO-SOURCE :modules:tribe:processResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :modules:tribe:classes (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:classes Skipping task ':modules:tribe:classes' as it has no actions. :modules:tribe:classes (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :modules:tribe:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:copyCheckstyleConf Putting task artifact state for task ':modules:tribe:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :modules:tribe:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :modules:tribe:checkstyleMain (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:checkstyleMain Putting task artifact state for task ':modules:tribe:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :modules:tribe:checkstyleMain (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.067 secs. :modules:tribe:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:copyPluginPropertiesTemplate Putting task artifact state for task ':modules:tribe:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:tribe:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :modules:tribe:pluginProperties (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:pluginProperties Putting task artifact state for task ':modules:tribe:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :modules:tribe:pluginProperties (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.008 secs. :modules:tribe:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:compileTestJava Putting task artifact state for task ':modules:tribe:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:compileTestJava' took 0.002 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':modules:tribe:compileTestJava'. :modules:tribe:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :modules:tribe:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.794 secs. :modules:tribe:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:processTestResources Putting task artifact state for task ':modules:tribe:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/src/main/plugin-metadata', not found Skipping task ':modules:tribe:processTestResources' as it has no source files and no previous output files. :modules:tribe:processTestResources NO-SOURCE :modules:tribe:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :modules:tribe:testClasses (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:testClasses Skipping task ':modules:tribe:testClasses' as it has no actions. :modules:tribe:testClasses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :modules:tribe:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:checkstyleTest Putting task artifact state for task ':modules:tribe:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :modules:tribe:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.056 secs. :modules:tribe:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:tribe:checkstyle Skipping task ':modules:tribe:checkstyle' as it has no actions. :modules:tribe:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :modules:tribe:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:dependencyLicenses Putting task artifact state for task ':modules:tribe:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:tribe:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :modules:tribe:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:forbiddenApisMain Putting task artifact state for task ':modules:tribe:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :modules:tribe:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.026 secs. :modules:tribe:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:forbiddenApisTest Putting task artifact state for task ':modules:tribe:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:forbiddenApisTest' took 0.001 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 9 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :modules:tribe:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.034 secs. :modules:tribe:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:forbiddenApis Skipping task ':modules:tribe:forbiddenApis' as it has no actions. :modules:tribe:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:tribe:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:forbiddenPatterns Putting task artifact state for task ':modules:tribe:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/src/main/plugin-metadata', not found :modules:tribe:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.004 secs. :modules:tribe:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:jarHell Putting task artifact state for task ':modules:tribe:jarHell' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :modules:tribe:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.388 secs. :modules:tribe:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:licenseHeaders Putting task artifact state for task ':modules:tribe:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :modules:tribe:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.012 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:tribe:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:loggerUsageCheck Putting task artifact state for task ':modules:tribe:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :modules:tribe:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.146 secs. :modules:tribe:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :modules:tribe:namingConventions Putting task artifact state for task ':modules:tribe:namingConventions' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :modules:tribe:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.104 secs. :modules:tribe:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:thirdPartyAudit Skipping task ':modules:tribe:thirdPartyAudit' as task onlyIf is false. :modules:tribe:thirdPartyAudit SKIPPED :modules:tribe:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:tribe:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:tribe:precommit Skipping task ':modules:tribe:precommit' as it has no actions. :modules:tribe:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:compileJava Putting task artifact state for task ':plugins:analysis-icu:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:compileJava' took 0.214 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-icu:compileJava'. :plugins:analysis-icu:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.044 secs. Created jar classpath snapshot for incremental compilation in 0.84 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-icu:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.812 secs. :plugins:analysis-icu:processResources (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:processResources Putting task artifact state for task ':plugins:analysis-icu:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/src/main/resources', not found Skipping task ':plugins:analysis-icu:processResources' as it has no source files and no previous output files. :plugins:analysis-icu:processResources NO-SOURCE :plugins:analysis-icu:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:classes Skipping task ':plugins:analysis-icu:classes' as it has no actions. :plugins:analysis-icu:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:copyCheckstyleConf Putting task artifact state for task ':plugins:analysis-icu:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-icu:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :plugins:analysis-icu:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:checkstyleMain Putting task artifact state for task ':plugins:analysis-icu:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:checkstyleMain' took 0.196 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 10 files :plugins:analysis-icu:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.261 secs. :plugins:analysis-icu:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:analysis-icu:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:analysis-icu:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:pluginProperties (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:pluginProperties Putting task artifact state for task ':plugins:analysis-icu:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-icu:pluginProperties (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.005 secs. :plugins:analysis-icu:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:compileTestJava Putting task artifact state for task ':plugins:analysis-icu:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:compileTestJava' took 0.005 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-icu:compileTestJava'. :plugins:analysis-icu:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/src/test/java/org/elasticsearch/index/mapper/CollationFieldTypeTests.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-icu:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.784 secs. :plugins:analysis-icu:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:processTestResources Putting task artifact state for task ':plugins:analysis-icu:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-icu:processTestResources' took 0.052 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/src/main/plugin-metadata', not found :plugins:analysis-icu:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.059 secs. :plugins:analysis-icu:testClasses (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:testClasses Skipping task ':plugins:analysis-icu:testClasses' as it has no actions. :plugins:analysis-icu:testClasses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:checkstyleTest Putting task artifact state for task ':plugins:analysis-icu:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:checkstyleTest' took 0.003 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 10 files :plugins:analysis-icu:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.166 secs. :plugins:analysis-icu:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:checkstyle Skipping task ':plugins:analysis-icu:checkstyle' as it has no actions. :plugins:analysis-icu:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:dependencyLicenses Putting task artifact state for task ':plugins:analysis-icu:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for lucene-analyzers-icu-7.2.0.jar Checking license/notice for lucene-analyzers-icu Mapped dependency name lucene-analyzers-icu to lucene for license check Checking sha for icu4j-59.1.jar Checking license/notice for icu4j :plugins:analysis-icu:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.047 secs. :plugins:analysis-icu:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:forbiddenApisMain Putting task artifact state for task ':plugins:analysis-icu:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Reading inline API signatures... Loading classes to check... Scanning classes for violations... Scanned 17 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :plugins:analysis-icu:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.032 secs. :plugins:analysis-icu:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:forbiddenApisTest Putting task artifact state for task ':plugins:analysis-icu:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Reading inline API signatures... Loading classes to check... Scanning classes for violations... Scanned 10 class file(s) for forbidden API invocations (in 0.05s), 0 error(s). :plugins:analysis-icu:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.048 secs. :plugins:analysis-icu:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:forbiddenApis Skipping task ':plugins:analysis-icu:forbiddenApis' as it has no actions. :plugins:analysis-icu:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-icu:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:forbiddenPatterns Putting task artifact state for task ':plugins:analysis-icu:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/src/main/plugin-metadata', not found :plugins:analysis-icu:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.008 secs. :plugins:analysis-icu:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:analysis-icu:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-icu/7.2.0/726e5cf3515ba765f5f326cdced8abaaa64da875/lucene-analyzers-icu-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/59.1/6f06e820cf4c8968bbbaae66ae0b33f6a256b57f/icu4j-59.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:analysis-icu:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.356 secs. :plugins:analysis-icu:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:licenseHeaders Putting task artifact state for task ':plugins:analysis-icu:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-icu:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.014 secs. :plugins:analysis-icu:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-icu:loggerUsageCheck Putting task artifact state for task ':plugins:analysis-icu:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-icu:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.148 secs. :plugins:analysis-icu:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:namingConventions Putting task artifact state for task ':plugins:analysis-icu:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-icu/7.2.0/726e5cf3515ba765f5f326cdced8abaaa64da875/lucene-analyzers-icu-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/59.1/6f06e820cf4c8968bbbaae66ae0b33f6a256b57f/icu4j-59.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/classes/java/test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:analysis-icu:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.075 secs. :plugins:analysis-icu:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:thirdPartyAudit Putting task artifact state for task ':plugins:analysis-icu:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-icu/7.2.0/726e5cf3515ba765f5f326cdced8abaaa64da875/lucene-analyzers-icu-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/59.1/6f06e820cf4c8968bbbaae66ae0b33f6a256b57f/icu4j-59.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 1420 class file(s) for forbidden API invocations (in 0.95s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-icu/build/tmp/thirdPartyAudit :plugins:analysis-icu:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.37 secs. :plugins:analysis-icu:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-icu:precommit Skipping task ':plugins:analysis-icu:precommit' as it has no actions. :plugins:analysis-icu:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:compileJava Putting task artifact state for task ':plugins:analysis-kuromoji:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:compileJava' took 0.073 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 All input files are considered out-of-date for incremental task ':plugins:analysis-kuromoji:compileJava'. :plugins:analysis-kuromoji:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.016 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-kuromoji:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.041 secs. :plugins:analysis-kuromoji:processResources (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:processResources Putting task artifact state for task ':plugins:analysis-kuromoji:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/src/main/resources', not found Skipping task ':plugins:analysis-kuromoji:processResources' as it has no source files and no previous output files. :plugins:analysis-kuromoji:processResources NO-SOURCE :plugins:analysis-kuromoji:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:classes Skipping task ':plugins:analysis-kuromoji:classes' as it has no actions. :plugins:analysis-kuromoji:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:copyCheckstyleConf Putting task artifact state for task ':plugins:analysis-kuromoji:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-kuromoji:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :plugins:analysis-kuromoji:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:checkstyleMain Putting task artifact state for task ':plugins:analysis-kuromoji:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:checkstyleMain' took 0.069 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 10 files :plugins:analysis-kuromoji:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.096 secs. :plugins:analysis-kuromoji:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:analysis-kuromoji:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:analysis-kuromoji:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:pluginProperties (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:pluginProperties Putting task artifact state for task ':plugins:analysis-kuromoji:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-kuromoji:pluginProperties (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.007 secs. :plugins:analysis-kuromoji:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:compileTestJava Putting task artifact state for task ':plugins:analysis-kuromoji:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:compileTestJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-kuromoji:compileTestJava'. :plugins:analysis-kuromoji:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/tmp/compileTestJava/java-compiler-args.txt Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-kuromoji:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.511 secs. :plugins:analysis-kuromoji:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:processTestResources Putting task artifact state for task ':plugins:analysis-kuromoji:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-kuromoji:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/src/main/plugin-metadata', not found :plugins:analysis-kuromoji:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:analysis-kuromoji:testClasses (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:testClasses Skipping task ':plugins:analysis-kuromoji:testClasses' as it has no actions. :plugins:analysis-kuromoji:testClasses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:checkstyleTest Putting task artifact state for task ':plugins:analysis-kuromoji:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :plugins:analysis-kuromoji:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.03 secs. :plugins:analysis-kuromoji:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:checkstyle Skipping task ':plugins:analysis-kuromoji:checkstyle' as it has no actions. :plugins:analysis-kuromoji:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:dependencyLicenses Putting task artifact state for task ':plugins:analysis-kuromoji:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for lucene-analyzers-kuromoji-7.2.0.jar Checking license/notice for lucene-analyzers-kuromoji Mapped dependency name lucene-analyzers-kuromoji to lucene for license check :plugins:analysis-kuromoji:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.018 secs. :plugins:analysis-kuromoji:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:forbiddenApisMain Putting task artifact state for task ':plugins:analysis-kuromoji:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 10 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:analysis-kuromoji:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.015 secs. :plugins:analysis-kuromoji:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:forbiddenApisTest Putting task artifact state for task ':plugins:analysis-kuromoji:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:analysis-kuromoji:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.018 secs. :plugins:analysis-kuromoji:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:forbiddenApis Skipping task ':plugins:analysis-kuromoji:forbiddenApis' as it has no actions. :plugins:analysis-kuromoji:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-kuromoji:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:forbiddenPatterns Putting task artifact state for task ':plugins:analysis-kuromoji:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/src/main/plugin-metadata', not found :plugins:analysis-kuromoji:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.003 secs. :plugins:analysis-kuromoji:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-kuromoji:jarHell Putting task artifact state for task ':plugins:analysis-kuromoji:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-kuromoji/7.2.0/879c63f60c20d9f0f2a106062ad2512158007108/lucene-analyzers-kuromoji-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:analysis-kuromoji:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.363 secs. :plugins:analysis-kuromoji:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:licenseHeaders Putting task artifact state for task ':plugins:analysis-kuromoji:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-kuromoji:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.012 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-kuromoji:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:loggerUsageCheck Putting task artifact state for task ':plugins:analysis-kuromoji:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-kuromoji:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.115 secs. :plugins:analysis-kuromoji:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:namingConventions Putting task artifact state for task ':plugins:analysis-kuromoji:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-kuromoji/7.2.0/879c63f60c20d9f0f2a106062ad2512158007108/lucene-analyzers-kuromoji-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:analysis-kuromoji:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.081 secs. :plugins:analysis-kuromoji:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-kuromoji:thirdPartyAudit Putting task artifact state for task ':plugins:analysis-kuromoji:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-kuromoji/7.2.0/879c63f60c20d9f0f2a106062ad2512158007108/lucene-analyzers-kuromoji-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 58 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-kuromoji/build/tmp/thirdPartyAudit :plugins:analysis-kuromoji:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.112 secs. :plugins:analysis-kuromoji:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-kuromoji:precommit Skipping task ':plugins:analysis-kuromoji:precommit' as it has no actions. :plugins:analysis-kuromoji:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:compileJava Putting task artifact state for task ':plugins:analysis-phonetic:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:compileJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-phonetic:compileJava'. :plugins:analysis-phonetic:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/src/main/java/org/elasticsearch/index/analysis/PhoneticTokenFilterFactory.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.047 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-phonetic:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.574 secs. :plugins:analysis-phonetic:processResources (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:processResources Putting task artifact state for task ':plugins:analysis-phonetic:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/src/main/resources', not found Skipping task ':plugins:analysis-phonetic:processResources' as it has no source files and no previous output files. :plugins:analysis-phonetic:processResources NO-SOURCE :plugins:analysis-phonetic:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :plugins:analysis-phonetic:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:classes Skipping task ':plugins:analysis-phonetic:classes' as it has no actions. :plugins:analysis-phonetic:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:copyCheckstyleConf Putting task artifact state for task ':plugins:analysis-phonetic:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-phonetic:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.005 secs. :plugins:analysis-phonetic:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:checkstyleMain Putting task artifact state for task ':plugins:analysis-phonetic:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:checkstyleMain' took 0.005 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 5 files :plugins:analysis-phonetic:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.091 secs. :plugins:analysis-phonetic:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:analysis-phonetic:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:analysis-phonetic:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:pluginProperties (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:pluginProperties Putting task artifact state for task ':plugins:analysis-phonetic:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-phonetic:pluginProperties (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.006 secs. :plugins:analysis-phonetic:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:compileTestJava Putting task artifact state for task ':plugins:analysis-phonetic:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-phonetic:compileTestJava'. :plugins:analysis-phonetic:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-phonetic:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.433 secs. :plugins:analysis-phonetic:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:processTestResources Putting task artifact state for task ':plugins:analysis-phonetic:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-phonetic:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/src/main/plugin-metadata', not found :plugins:analysis-phonetic:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.003 secs. :plugins:analysis-phonetic:testClasses (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:testClasses Skipping task ':plugins:analysis-phonetic:testClasses' as it has no actions. :plugins:analysis-phonetic:testClasses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:checkstyleTest Putting task artifact state for task ':plugins:analysis-phonetic:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :plugins:analysis-phonetic:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.026 secs. :plugins:analysis-phonetic:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:analysis-phonetic:checkstyle Skipping task ':plugins:analysis-phonetic:checkstyle' as it has no actions. :plugins:analysis-phonetic:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :plugins:analysis-phonetic:dependencyLicenses Putting task artifact state for task ':plugins:analysis-phonetic:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for lucene-analyzers-phonetic-7.2.0.jar Checking license/notice for lucene-analyzers-phonetic Mapped dependency name lucene-analyzers-phonetic to lucene for license check Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec :plugins:analysis-phonetic:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:analysis-phonetic:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :plugins:analysis-phonetic:forbiddenApisMain Putting task artifact state for task ':plugins:analysis-phonetic:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:analysis-phonetic:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.015 secs. :plugins:analysis-phonetic:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :plugins:analysis-phonetic:forbiddenApisTest Putting task artifact state for task ':plugins:analysis-phonetic:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:analysis-phonetic:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.016 secs. :plugins:analysis-phonetic:forbiddenApis (Thread[Task worker for ':',5,main]) started. :plugins:analysis-phonetic:forbiddenApis Skipping task ':plugins:analysis-phonetic:forbiddenApis' as it has no actions. :plugins:analysis-phonetic:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-phonetic:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :plugins:analysis-phonetic:forbiddenPatterns Putting task artifact state for task ':plugins:analysis-phonetic:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/src/main/plugin-metadata', not found :plugins:analysis-phonetic:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:analysis-phonetic:jarHell (Thread[Task worker for ':',5,main]) started. :plugins:analysis-phonetic:jarHell Putting task artifact state for task ':plugins:analysis-phonetic:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-phonetic/7.2.0/bdf0ae30f09641d2c0b098c3b7a340d59a7ab4b1/lucene-analyzers-phonetic-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:analysis-phonetic:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.354 secs. :plugins:analysis-phonetic:licenseHeaders (Thread[Task worker for ':',5,main]) started. :plugins:analysis-phonetic:licenseHeaders Putting task artifact state for task ':plugins:analysis-phonetic:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-phonetic:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :plugins:analysis-phonetic:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-phonetic:loggerUsageCheck Putting task artifact state for task ':plugins:analysis-phonetic:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-phonetic:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.131 secs. :plugins:analysis-phonetic:namingConventions (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-phonetic:namingConventions Putting task artifact state for task ':plugins:analysis-phonetic:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:namingConventions' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-phonetic/7.2.0/bdf0ae30f09641d2c0b098c3b7a340d59a7ab4b1/lucene-analyzers-phonetic-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:analysis-phonetic:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.101 secs. :plugins:analysis-phonetic:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :plugins:analysis-phonetic:thirdPartyAudit Putting task artifact state for task ':plugins:analysis-phonetic:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-phonetic/7.2.0/bdf0ae30f09641d2c0b098c3b7a340d59a7ab4b1/lucene-analyzers-phonetic-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 101 class file(s) for forbidden API invocations (in 0.07s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-phonetic/build/tmp/thirdPartyAudit :plugins:analysis-phonetic:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.098 secs. :plugins:analysis-phonetic:precommit (Thread[Task worker for ':',5,main]) started. :plugins:analysis-phonetic:precommit Skipping task ':plugins:analysis-phonetic:precommit' as it has no actions. :plugins:analysis-phonetic:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:compileJava (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:compileJava Putting task artifact state for task ':plugins:analysis-smartcn:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:compileJava' took 0.043 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-smartcn:compileJava'. :plugins:analysis-smartcn:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.059 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-smartcn:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.536 secs. :plugins:analysis-smartcn:processResources (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:processResources Putting task artifact state for task ':plugins:analysis-smartcn:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/src/main/resources', not found Skipping task ':plugins:analysis-smartcn:processResources' as it has no source files and no previous output files. :plugins:analysis-smartcn:processResources NO-SOURCE :plugins:analysis-smartcn:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:analysis-smartcn:classes (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:classes Skipping task ':plugins:analysis-smartcn:classes' as it has no actions. :plugins:analysis-smartcn:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:copyCheckstyleConf Putting task artifact state for task ':plugins:analysis-smartcn:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-smartcn:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:analysis-smartcn:checkstyleMain (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:checkstyleMain Putting task artifact state for task ':plugins:analysis-smartcn:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:checkstyleMain' took 0.065 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :plugins:analysis-smartcn:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.087 secs. :plugins:analysis-smartcn:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:analysis-smartcn:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:analysis-smartcn:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:pluginProperties (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:pluginProperties Putting task artifact state for task ':plugins:analysis-smartcn:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-smartcn:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:analysis-smartcn:compileTestJava (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-smartcn:compileTestJava Putting task artifact state for task ':plugins:analysis-smartcn:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-smartcn:compileTestJava'. :plugins:analysis-smartcn:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-smartcn:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.404 secs. :plugins:analysis-smartcn:processTestResources (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:processTestResources Putting task artifact state for task ':plugins:analysis-smartcn:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-smartcn:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/src/main/plugin-metadata', not found :plugins:analysis-smartcn:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.066 secs. :plugins:analysis-smartcn:testClasses (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:testClasses Skipping task ':plugins:analysis-smartcn:testClasses' as it has no actions. :plugins:analysis-smartcn:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:checkstyleTest (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:checkstyleTest Putting task artifact state for task ':plugins:analysis-smartcn:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:checkstyleTest' took 0.002 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :plugins:analysis-smartcn:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.052 secs. :plugins:analysis-smartcn:checkstyle (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:checkstyle Skipping task ':plugins:analysis-smartcn:checkstyle' as it has no actions. :plugins:analysis-smartcn:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:dependencyLicenses Putting task artifact state for task ':plugins:analysis-smartcn:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for lucene-analyzers-smartcn-7.2.0.jar Checking license/notice for lucene-analyzers-smartcn Mapped dependency name lucene-analyzers-smartcn to lucene for license check :plugins:analysis-smartcn:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.015 secs. :plugins:analysis-smartcn:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:forbiddenApisMain Putting task artifact state for task ':plugins:analysis-smartcn:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 4 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:analysis-smartcn:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. :plugins:analysis-smartcn:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:forbiddenApisTest Putting task artifact state for task ':plugins:analysis-smartcn:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:analysis-smartcn:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.016 secs. :plugins:analysis-smartcn:forbiddenApis (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:forbiddenApis Skipping task ':plugins:analysis-smartcn:forbiddenApis' as it has no actions. :plugins:analysis-smartcn:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-smartcn:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:forbiddenPatterns Putting task artifact state for task ':plugins:analysis-smartcn:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/src/main/plugin-metadata', not found :plugins:analysis-smartcn:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-smartcn:jarHell (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:jarHell Putting task artifact state for task ':plugins:analysis-smartcn:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-smartcn/7.2.0/575096198d49aad52d2e12eb4d43dd547747dd7d/lucene-analyzers-smartcn-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:analysis-smartcn:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.348 secs. :plugins:analysis-smartcn:licenseHeaders (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:licenseHeaders Putting task artifact state for task ':plugins:analysis-smartcn:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-smartcn:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :plugins:analysis-smartcn:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:analysis-smartcn:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-smartcn:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.107 secs. :plugins:analysis-smartcn:namingConventions (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-smartcn:namingConventions Putting task artifact state for task ':plugins:analysis-smartcn:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-smartcn/7.2.0/575096198d49aad52d2e12eb4d43dd547747dd7d/lucene-analyzers-smartcn-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:analysis-smartcn:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.079 secs. :plugins:analysis-smartcn:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:thirdPartyAudit Putting task artifact state for task ':plugins:analysis-smartcn:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-smartcn/7.2.0/575096198d49aad52d2e12eb4d43dd547747dd7d/lucene-analyzers-smartcn-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 21 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-smartcn/build/tmp/thirdPartyAudit :plugins:analysis-smartcn:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.057 secs. :plugins:analysis-smartcn:precommit (Thread[Task worker for ':',5,main]) started. :plugins:analysis-smartcn:precommit Skipping task ':plugins:analysis-smartcn:precommit' as it has no actions. :plugins:analysis-smartcn:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:compileJava (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:compileJava Putting task artifact state for task ':plugins:analysis-stempel:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:compileJava' took 0.011 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-stempel:compileJava'. :plugins:analysis-stempel:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.028 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-stempel:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.422 secs. :plugins:analysis-stempel:processResources (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:processResources Putting task artifact state for task ':plugins:analysis-stempel:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/src/main/resources', not found Skipping task ':plugins:analysis-stempel:processResources' as it has no source files and no previous output files. :plugins:analysis-stempel:processResources NO-SOURCE :plugins:analysis-stempel:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:analysis-stempel:classes (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:classes Skipping task ':plugins:analysis-stempel:classes' as it has no actions. :plugins:analysis-stempel:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:copyCheckstyleConf Putting task artifact state for task ':plugins:analysis-stempel:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-stempel:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:analysis-stempel:checkstyleMain (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:checkstyleMain Putting task artifact state for task ':plugins:analysis-stempel:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:checkstyleMain' took 0.032 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :plugins:analysis-stempel:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.056 secs. :plugins:analysis-stempel:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:analysis-stempel:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:analysis-stempel:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:pluginProperties (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:pluginProperties Putting task artifact state for task ':plugins:analysis-stempel:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-stempel:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:analysis-stempel:compileTestJava (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:compileTestJava Putting task artifact state for task ':plugins:analysis-stempel:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-stempel:compileTestJava'. :plugins:analysis-stempel:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-stempel:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.442 secs. :plugins:analysis-stempel:processTestResources (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:processTestResources Putting task artifact state for task ':plugins:analysis-stempel:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-stempel:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/src/main/plugin-metadata', not found :plugins:analysis-stempel:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.063 secs. :plugins:analysis-stempel:testClasses (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:testClasses Skipping task ':plugins:analysis-stempel:testClasses' as it has no actions. :plugins:analysis-stempel:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:checkstyleTest (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:checkstyleTest Putting task artifact state for task ':plugins:analysis-stempel:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:checkstyleTest' took 0.003 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :plugins:analysis-stempel:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.053 secs. :plugins:analysis-stempel:checkstyle (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:checkstyle Skipping task ':plugins:analysis-stempel:checkstyle' as it has no actions. :plugins:analysis-stempel:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:dependencyLicenses Putting task artifact state for task ':plugins:analysis-stempel:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for lucene-analyzers-stempel-7.2.0.jar Checking license/notice for lucene-analyzers-stempel Mapped dependency name lucene-analyzers-stempel to lucene for license check :plugins:analysis-stempel:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:analysis-stempel:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:forbiddenApisMain Putting task artifact state for task ':plugins:analysis-stempel:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:analysis-stempel:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. :plugins:analysis-stempel:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:forbiddenApisTest Putting task artifact state for task ':plugins:analysis-stempel:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:analysis-stempel:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.018 secs. :plugins:analysis-stempel:forbiddenApis (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:forbiddenApis Skipping task ':plugins:analysis-stempel:forbiddenApis' as it has no actions. :plugins:analysis-stempel:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-stempel:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:forbiddenPatterns Putting task artifact state for task ':plugins:analysis-stempel:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/src/main/plugin-metadata', not found :plugins:analysis-stempel:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-stempel:jarHell (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:jarHell Putting task artifact state for task ':plugins:analysis-stempel:jarHell' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':plugins:analysis-stempel:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-stempel/7.2.0/b0f748e15d3b6b8abbe654ba48ca7cbbebcfb98a/lucene-analyzers-stempel-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:analysis-stempel:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.351 secs. :plugins:analysis-stempel:licenseHeaders (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:licenseHeaders Putting task artifact state for task ':plugins:analysis-stempel:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-stempel:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :plugins:analysis-stempel:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:analysis-stempel:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-stempel:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.108 secs. :plugins:analysis-stempel:namingConventions (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:namingConventions Putting task artifact state for task ':plugins:analysis-stempel:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-stempel/7.2.0/b0f748e15d3b6b8abbe654ba48ca7cbbebcfb98a/lucene-analyzers-stempel-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-stempel:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.082 secs. :plugins:analysis-stempel:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:thirdPartyAudit Putting task artifact state for task ':plugins:analysis-stempel:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-stempel/7.2.0/b0f748e15d3b6b8abbe654ba48ca7cbbebcfb98a/lucene-analyzers-stempel-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 23 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-stempel/build/tmp/thirdPartyAudit :plugins:analysis-stempel:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.036 secs. :plugins:analysis-stempel:precommit (Thread[Task worker for ':',5,main]) started. :plugins:analysis-stempel:precommit Skipping task ':plugins:analysis-stempel:precommit' as it has no actions. :plugins:analysis-stempel:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:compileJava (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:compileJava Putting task artifact state for task ':plugins:analysis-ukrainian:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:compileJava' took 0.056 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-ukrainian:compileJava'. :plugins:analysis-ukrainian:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.013 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-ukrainian:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.451 secs. :plugins:analysis-ukrainian:processResources (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:processResources Putting task artifact state for task ':plugins:analysis-ukrainian:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/src/main/resources', not found Skipping task ':plugins:analysis-ukrainian:processResources' as it has no source files and no previous output files. :plugins:analysis-ukrainian:processResources NO-SOURCE :plugins:analysis-ukrainian:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.008 secs. :plugins:analysis-ukrainian:classes (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:classes Skipping task ':plugins:analysis-ukrainian:classes' as it has no actions. :plugins:analysis-ukrainian:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:copyCheckstyleConf Putting task artifact state for task ':plugins:analysis-ukrainian:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-ukrainian:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-ukrainian:checkstyleMain (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:checkstyleMain Putting task artifact state for task ':plugins:analysis-ukrainian:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:checkstyleMain' took 0.053 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :plugins:analysis-ukrainian:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.073 secs. :plugins:analysis-ukrainian:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:analysis-ukrainian:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:analysis-ukrainian:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:pluginProperties (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:pluginProperties Putting task artifact state for task ':plugins:analysis-ukrainian:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-ukrainian:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:analysis-ukrainian:compileTestJava (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:compileTestJava Putting task artifact state for task ':plugins:analysis-ukrainian:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:analysis-ukrainian:compileTestJava'. :plugins:analysis-ukrainian:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:analysis-ukrainian:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.393 secs. :plugins:analysis-ukrainian:processTestResources (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:processTestResources Putting task artifact state for task ':plugins:analysis-ukrainian:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:analysis-ukrainian:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/src/main/plugin-metadata', not found :plugins:analysis-ukrainian:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-ukrainian:testClasses (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:testClasses Skipping task ':plugins:analysis-ukrainian:testClasses' as it has no actions. :plugins:analysis-ukrainian:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:checkstyleTest (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:checkstyleTest Putting task artifact state for task ':plugins:analysis-ukrainian:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :plugins:analysis-ukrainian:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.023 secs. :plugins:analysis-ukrainian:checkstyle (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:checkstyle Skipping task ':plugins:analysis-ukrainian:checkstyle' as it has no actions. :plugins:analysis-ukrainian:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:dependencyLicenses Putting task artifact state for task ':plugins:analysis-ukrainian:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for lucene-analyzers-morfologik-7.2.0.jar Checking license/notice for lucene-analyzers-morfologik Mapped dependency name lucene-analyzers-morfologik to lucene for license check Checking sha for morfologik-stemming-2.1.1.jar Checking license/notice for morfologik-stemming Mapped dependency name morfologik-stemming to lucene for license check Checking sha for morfologik-fsa-2.1.1.jar Checking license/notice for morfologik-fsa Mapped dependency name morfologik-fsa to lucene for license check Checking sha for morfologik-ukrainian-search-3.7.5.jar Checking license/notice for morfologik-ukrainian-search Mapped dependency name morfologik-ukrainian-search to lucene for license check :plugins:analysis-ukrainian:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.033 secs. :plugins:analysis-ukrainian:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:forbiddenApisMain Putting task artifact state for task ':plugins:analysis-ukrainian:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 2 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:analysis-ukrainian:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. :plugins:analysis-ukrainian:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:forbiddenApisTest Putting task artifact state for task ':plugins:analysis-ukrainian:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:analysis-ukrainian:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.016 secs. :plugins:analysis-ukrainian:forbiddenApis (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:forbiddenApis Skipping task ':plugins:analysis-ukrainian:forbiddenApis' as it has no actions. :plugins:analysis-ukrainian:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:analysis-ukrainian:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:forbiddenPatterns Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:analysis-ukrainian:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/src/main/plugin-metadata', not found :plugins:analysis-ukrainian:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:analysis-ukrainian:jarHell (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:jarHell Putting task artifact state for task ':plugins:analysis-ukrainian:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-morfologik/7.2.0/547938ebce6a7ea4308c4753e28c39d09e4c7423/lucene-analyzers-morfologik-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.carrot2/morfologik-stemming/2.1.1/5c169bab2e7dd04f5cb03d179a73a4339cc1d0a2/morfologik-stemming-2.1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.carrot2/morfologik-fsa/2.1.1/87866deba6aa5d19956fbe3406d8ddb5f19f5352/morfologik-fsa-2.1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/ua.net.nlp/morfologik-ukrainian-search/3.7.5/2b8c8fbd740164d220ca7d18605b8b2092e163e9/morfologik-ukrainian-search-3.7.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:analysis-ukrainian:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.397 secs. :plugins:analysis-ukrainian:licenseHeaders (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:licenseHeaders Putting task artifact state for task ':plugins:analysis-ukrainian:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-ukrainian:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :plugins:analysis-ukrainian:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:loggerUsageCheck Putting task artifact state for task ':plugins:analysis-ukrainian:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:analysis-ukrainian:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.115 secs. :plugins:analysis-ukrainian:namingConventions (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:namingConventions Putting task artifact state for task ':plugins:analysis-ukrainian:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:namingConventions' took 0.0 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-morfologik/7.2.0/547938ebce6a7ea4308c4753e28c39d09e4c7423/lucene-analyzers-morfologik-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.carrot2/morfologik-stemming/2.1.1/5c169bab2e7dd04f5cb03d179a73a4339cc1d0a2/morfologik-stemming-2.1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.carrot2/morfologik-fsa/2.1.1/87866deba6aa5d19956fbe3406d8ddb5f19f5352/morfologik-fsa-2.1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/ua.net.nlp/morfologik-ukrainian-search/3.7.5/2b8c8fbd740164d220ca7d18605b8b2092e163e9/morfologik-ukrainian-search-3.7.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:analysis-ukrainian:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.081 secs. :plugins:analysis-ukrainian:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:thirdPartyAudit Putting task artifact state for task ':plugins:analysis-ukrainian:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-morfologik/7.2.0/547938ebce6a7ea4308c4753e28c39d09e4c7423/lucene-analyzers-morfologik-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.carrot2/morfologik-stemming/2.1.1/5c169bab2e7dd04f5cb03d179a73a4339cc1d0a2/morfologik-stemming-2.1.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.carrot2/morfologik-fsa/2.1.1/87866deba6aa5d19956fbe3406d8ddb5f19f5352/morfologik-fsa-2.1.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/ua.net.nlp/morfologik-ukrainian-search/3.7.5/2b8c8fbd740164d220ca7d18605b8b2092e163e9/morfologik-ukrainian-search-3.7.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 58 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/analysis-ukrainian/build/tmp/thirdPartyAudit :plugins:analysis-ukrainian:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.201 secs. :plugins:analysis-ukrainian:precommit (Thread[Task worker for ':',5,main]) started. :plugins:analysis-ukrainian:precommit Skipping task ':plugins:analysis-ukrainian:precommit' as it has no actions. :plugins:analysis-ukrainian:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:compileJava (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:compileJava Putting task artifact state for task ':plugins:discovery-azure-classic:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:compileJava' took 0.15 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':plugins:discovery-azure-classic:compileJava'. :plugins:discovery-azure-classic:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.005 secs. Created jar classpath snapshot for incremental compilation in 0.529 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-azure-classic:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.205 secs. :plugins:discovery-azure-classic:processResources (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:processResources Putting task artifact state for task ':plugins:discovery-azure-classic:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/src/main/resources', not found Skipping task ':plugins:discovery-azure-classic:processResources' as it has no source files and no previous output files. :plugins:discovery-azure-classic:processResources NO-SOURCE :plugins:discovery-azure-classic:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:classes (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:classes Skipping task ':plugins:discovery-azure-classic:classes' as it has no actions. :plugins:discovery-azure-classic:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:copyCheckstyleConf Putting task artifact state for task ':plugins:discovery-azure-classic:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-azure-classic:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:discovery-azure-classic:checkstyleMain (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:checkstyleMain Putting task artifact state for task ':plugins:discovery-azure-classic:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:checkstyleMain' took 0.084 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :plugins:discovery-azure-classic:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.115 secs. :plugins:discovery-azure-classic:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:discovery-azure-classic:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:discovery-azure-classic:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:pluginProperties (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:pluginProperties Putting task artifact state for task ':plugins:discovery-azure-classic:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-azure-classic:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:discovery-azure-classic:compileTestJava (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:compileTestJava Putting task artifact state for task ':plugins:discovery-azure-classic:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:compileTestJava' took 0.003 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':plugins:discovery-azure-classic:compileTestJava'. :plugins:discovery-azure-classic:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-azure-classic:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.574 secs. :plugins:discovery-azure-classic:createKey (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:createKey Putting task artifact state for task ':plugins:discovery-azure-classic:createKey' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:createKey' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/keytool''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/keytool -genkey -alias test-node -keystore /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/keystore/test-node.jks -keyalg RSA -keysize 2048 -validity 712 -dname CN=127.0.0.1 -keypass keypass -storepass keypass Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/keytool'' :plugins:discovery-azure-classic:createKey (Thread[Task worker for ':',5,main]) completed. Took 0.465 secs. :plugins:discovery-azure-classic:processTestResources (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:processTestResources 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 /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/keystore/test-node.jks -destkeystore /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/keystore/test-node.jks -deststoretype pkcs12". Putting task artifact state for task ':plugins:discovery-azure-classic:processTestResources' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-azure-classic:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :plugins:discovery-azure-classic:testClasses (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:testClasses Skipping task ':plugins:discovery-azure-classic:testClasses' as it has no actions. :plugins:discovery-azure-classic:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:checkstyleTest (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:checkstyleTest Putting task artifact state for task ':plugins:discovery-azure-classic:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:checkstyleTest' took 0.002 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :plugins:discovery-azure-classic:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.104 secs. :plugins:discovery-azure-classic:checkstyle (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:checkstyle Skipping task ':plugins:discovery-azure-classic:checkstyle' as it has no actions. :plugins:discovery-azure-classic:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:dependencyLicenses Putting task artifact state for task ':plugins:discovery-azure-classic:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for azure-svc-mgmt-compute-0.9.3.jar Checking license/notice for azure-svc-mgmt-compute Mapped dependency name azure-svc-mgmt-compute to azure for license check Checking sha for azure-core-0.9.3.jar Checking license/notice for azure-core Mapped dependency name azure-core to azure for license check Checking sha for httpclient-4.5.2.jar Checking license/notice for httpclient Checking sha for httpcore-4.4.5.jar Checking license/notice for httpcore Checking sha for commons-logging-1.1.3.jar Checking license/notice for commons-logging Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec Checking sha for commons-lang-2.6.jar Checking license/notice for commons-lang Checking sha for commons-io-2.4.jar Checking license/notice for commons-io Checking sha for mail-1.4.5.jar Checking license/notice for mail Checking sha for javax.inject-1.jar Checking license/notice for javax.inject Checking sha for jersey-client-1.13.jar Checking license/notice for jersey-client Mapped dependency name jersey-client to jersey for license check Checking sha for jersey-core-1.13.jar Checking license/notice for jersey-core Mapped dependency name jersey-core to jersey for license check Checking sha for jersey-json-1.13.jar Checking license/notice for jersey-json Mapped dependency name jersey-json to jersey for license check Checking sha for jettison-1.1.jar Checking license/notice for jettison Checking sha for jaxb-impl-2.2.3-1.jar Checking license/notice for jaxb-impl Mapped dependency name jaxb-impl to jaxb for license check Checking sha for jackson-core-asl-1.9.2.jar Checking license/notice for jackson-core-asl Mapped dependency name jackson-core-asl to jackson for license check Checking sha for jackson-mapper-asl-1.9.2.jar Checking license/notice for jackson-mapper-asl Mapped dependency name jackson-mapper-asl to jackson for license check Checking sha for jackson-jaxrs-1.9.2.jar Checking license/notice for jackson-jaxrs Mapped dependency name jackson-jaxrs to jackson for license check Checking sha for jackson-xc-1.9.2.jar Checking license/notice for jackson-xc Mapped dependency name jackson-xc to jackson for license check Checking sha for jaxb-api-2.2.2.jar Checking license/notice for jaxb-api Mapped dependency name jaxb-api to jaxb for license check :plugins:discovery-azure-classic:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.025 secs. :plugins:discovery-azure-classic:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:forbiddenApisMain Putting task artifact state for task ':plugins:discovery-azure-classic:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 10 class file(s) for forbidden API invocations (in 0.06s), 0 error(s). :plugins:discovery-azure-classic:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.061 secs. :plugins:discovery-azure-classic:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:forbiddenApisTest Putting task artifact state for task ':plugins:discovery-azure-classic:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 9 class file(s) for forbidden API invocations (in 0.05s), 0 error(s). :plugins:discovery-azure-classic:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.046 secs. :plugins:discovery-azure-classic:forbiddenApis (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:forbiddenApis Skipping task ':plugins:discovery-azure-classic:forbiddenApis' as it has no actions. :plugins:discovery-azure-classic:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-azure-classic:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:forbiddenPatterns Putting task artifact state for task ':plugins:discovery-azure-classic:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/src/main/resources', not found :plugins:discovery-azure-classic:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:discovery-azure-classic:jarHell (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:discovery-azure-classic:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-svc-mgmt-compute/0.9.3/602d3e6f5a9f058c2439e8fdf1270cddc811b440/azure-svc-mgmt-compute-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-core/0.9.3/7fe32241b738aad0f700f4277fa998230c144ae7/azure-core-0.9.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-lang/commons-lang/2.6/ce1edb914c94ebc388f086c6827e8bdeec71ac2/commons-lang-2.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.mail/mail/1.4.5/85319c87280f30e1afc54c355f91f44741beac49/mail-1.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.jersey/jersey-client/1.13/ec38c57a78940bf5f8f5971307ca89406849647/jersey-client-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.jersey/jersey-core/1.13/4326a56dc6b2d67b7313905c353e1af225bb164f/jersey-core-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.jersey/jersey-json/1.13/f7346cce2c0e73afd39e2783c173ee134f79a0f9/jersey-json-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jettison/jettison/1.1/1a01a2a1218fcf9faa2cc2a6ced025bdea687262/jettison-1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.2.3-1/56baae106392040a45a06d4a41099173425da1e6/jaxb-impl-2.2.3-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-core-asl/1.9.2/8493982bba1727106d767034bd0d8e77bc1931a9/jackson-core-asl-1.9.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-mapper-asl/1.9.2/95400a7922ce75383866eb72f6ef4a7897923945/jackson-mapper-asl-1.9.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-jaxrs/1.9.2/aedf43f1d5005561e531b6bf0d067e4d20f58aba/jackson-jaxrs-1.9.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-xc/1.9.2/437c991a8eb2c8b69ef1dba2eba27fccb9b98448/jackson-xc-1.9.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.2.2/aeb3021ca93dde265796d82015beecdcff95bf09/jaxb-api-2.2.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:discovery-azure-classic:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.368 secs. :plugins:discovery-azure-classic:licenseHeaders (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:licenseHeaders Putting task artifact state for task ':plugins:discovery-azure-classic:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-azure-classic:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :plugins:discovery-azure-classic:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:loggerUsageCheck Putting task artifact state for task ':plugins:discovery-azure-classic:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/classes/java/test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:discovery-azure-classic:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.157 secs. :plugins:discovery-azure-classic:namingConventions (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:namingConventions Putting task artifact state for task ':plugins:discovery-azure-classic:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-svc-mgmt-compute/0.9.3/602d3e6f5a9f058c2439e8fdf1270cddc811b440/azure-svc-mgmt-compute-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-core/0.9.3/7fe32241b738aad0f700f4277fa998230c144ae7/azure-core-0.9.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-lang/commons-lang/2.6/ce1edb914c94ebc388f086c6827e8bdeec71ac2/commons-lang-2.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.mail/mail/1.4.5/85319c87280f30e1afc54c355f91f44741beac49/mail-1.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.jersey/jersey-client/1.13/ec38c57a78940bf5f8f5971307ca89406849647/jersey-client-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.jersey/jersey-core/1.13/4326a56dc6b2d67b7313905c353e1af225bb164f/jersey-core-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.jersey/jersey-json/1.13/f7346cce2c0e73afd39e2783c173ee134f79a0f9/jersey-json-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jettison/jettison/1.1/1a01a2a1218fcf9faa2cc2a6ced025bdea687262/jettison-1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.2.3-1/56baae106392040a45a06d4a41099173425da1e6/jaxb-impl-2.2.3-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-core-asl/1.9.2/8493982bba1727106d767034bd0d8e77bc1931a9/jackson-core-asl-1.9.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-mapper-asl/1.9.2/95400a7922ce75383866eb72f6ef4a7897923945/jackson-mapper-asl-1.9.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-jaxrs/1.9.2/aedf43f1d5005561e531b6bf0d067e4d20f58aba/jackson-jaxrs-1.9.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-xc/1.9.2/437c991a8eb2c8b69ef1dba2eba27fccb9b98448/jackson-xc-1.9.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.2.2/aeb3021ca93dde265796d82015beecdcff95bf09/jaxb-api-2.2.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-azure-classic:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.099 secs. :plugins:discovery-azure-classic:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:thirdPartyAudit Putting task artifact state for task ':plugins:discovery-azure-classic:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-svc-mgmt-compute/0.9.3/602d3e6f5a9f058c2439e8fdf1270cddc811b440/azure-svc-mgmt-compute-0.9.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-core/0.9.3/7fe32241b738aad0f700f4277fa998230c144ae7/azure-core-0.9.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-lang/commons-lang/2.6/ce1edb914c94ebc388f086c6827e8bdeec71ac2/commons-lang-2.6.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.mail/mail/1.4.5/85319c87280f30e1afc54c355f91f44741beac49/mail-1.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.jersey/jersey-client/1.13/ec38c57a78940bf5f8f5971307ca89406849647/jersey-client-1.13.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.jersey/jersey-core/1.13/4326a56dc6b2d67b7313905c353e1af225bb164f/jersey-core-1.13.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.jersey/jersey-json/1.13/f7346cce2c0e73afd39e2783c173ee134f79a0f9/jersey-json-1.13.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jettison/jettison/1.1/1a01a2a1218fcf9faa2cc2a6ced025bdea687262/jettison-1.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.2.3-1/56baae106392040a45a06d4a41099173425da1e6/jaxb-impl-2.2.3-1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-core-asl/1.9.2/8493982bba1727106d767034bd0d8e77bc1931a9/jackson-core-asl-1.9.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-mapper-asl/1.9.2/95400a7922ce75383866eb72f6ef4a7897923945/jackson-mapper-asl-1.9.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-jaxrs/1.9.2/aedf43f1d5005561e531b6bf0d067e4d20f58aba/jackson-jaxrs-1.9.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.codehaus.jackson/jackson-xc/1.9.2/437c991a8eb2c8b69ef1dba2eba27fccb9b98448/jackson-xc-1.9.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.2.2/aeb3021ca93dde265796d82015beecdcff95bf09/jaxb-api-2.2.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 3853 class file(s) for forbidden API invocations (in 2.15s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-azure-classic/build/tmp/thirdPartyAudit :plugins:discovery-azure-classic:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 2.553 secs. :plugins:discovery-azure-classic:precommit (Thread[Task worker for ':',5,main]) started. :plugins:discovery-azure-classic:precommit Skipping task ':plugins:discovery-azure-classic:precommit' as it has no actions. :plugins:discovery-azure-classic:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:compileJava (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:compileJava Putting task artifact state for task ':plugins:discovery-ec2:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:compileJava' took 0.165 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':plugins:discovery-ec2:compileJava'. :plugins:discovery-ec2:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/src/main/java/org/elasticsearch/discovery/ec2/AwsEc2ServiceImpl.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.562 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-ec2:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.339 secs. :plugins:discovery-ec2:processResources (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:processResources Putting task artifact state for task ':plugins:discovery-ec2:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/src/main/resources', not found Skipping task ':plugins:discovery-ec2:processResources' as it has no source files and no previous output files. :plugins:discovery-ec2:processResources NO-SOURCE :plugins:discovery-ec2:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:classes (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:classes Skipping task ':plugins:discovery-ec2:classes' as it has no actions. :plugins:discovery-ec2:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:copyCheckstyleConf Putting task artifact state for task ':plugins:discovery-ec2:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-ec2:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:discovery-ec2:checkstyleMain (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:checkstyleMain Putting task artifact state for task ':plugins:discovery-ec2:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:checkstyleMain' took 0.098 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :plugins:discovery-ec2:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.133 secs. :plugins:discovery-ec2:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:discovery-ec2:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:discovery-ec2:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:pluginProperties (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:pluginProperties Putting task artifact state for task ':plugins:discovery-ec2:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-ec2:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:discovery-ec2:compileTestJava (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:compileTestJava Putting task artifact state for task ':plugins:discovery-ec2:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:compileTestJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:discovery-ec2:compileTestJava'. :plugins:discovery-ec2:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/src/test/java/org/elasticsearch/discovery/ec2/AmazonEC2Mock.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-ec2:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 1.268 secs. :plugins:discovery-ec2:processTestResources (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:processTestResources Putting task artifact state for task ':plugins:discovery-ec2:processTestResources' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-ec2:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:discovery-ec2:testClasses (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:testClasses Skipping task ':plugins:discovery-ec2:testClasses' as it has no actions. :plugins:discovery-ec2:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:checkstyleTest (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:checkstyleTest Putting task artifact state for task ':plugins:discovery-ec2:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 10 files :plugins:discovery-ec2:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.13 secs. :plugins:discovery-ec2:checkstyle (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:checkstyle Skipping task ':plugins:discovery-ec2:checkstyle' as it has no actions. :plugins:discovery-ec2:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:dependencyLicenses Putting task artifact state for task ':plugins:discovery-ec2:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for aws-java-sdk-ec2-1.11.187.jar Checking license/notice for aws-java-sdk-ec2 Mapped dependency name aws-java-sdk-ec2 to aws-java-sdk for license check Checking sha for aws-java-sdk-core-1.11.187.jar Checking license/notice for aws-java-sdk-core Mapped dependency name aws-java-sdk-core to aws-java-sdk for license check Checking sha for httpclient-4.5.2.jar Checking license/notice for httpclient Checking sha for httpcore-4.4.5.jar Checking license/notice for httpcore Checking sha for commons-logging-1.1.3.jar Checking license/notice for commons-logging Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec Checking sha for jackson-databind-2.6.7.1.jar Checking license/notice for jackson-databind Mapped dependency name jackson-databind to jackson for license check Checking sha for jackson-annotations-2.6.0.jar Checking license/notice for jackson-annotations Mapped dependency name jackson-annotations to jackson for license check :plugins:discovery-ec2:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.026 secs. :plugins:discovery-ec2:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:forbiddenApisMain Putting task artifact state for task ':plugins:discovery-ec2:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 10 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:discovery-ec2:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.021 secs. :plugins:discovery-ec2:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:forbiddenApisTest Putting task artifact state for task ':plugins:discovery-ec2:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 14 class file(s) for forbidden API invocations (in 0.05s), 0 error(s). :plugins:discovery-ec2:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.053 secs. :plugins:discovery-ec2:forbiddenApis (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:forbiddenApis Skipping task ':plugins:discovery-ec2:forbiddenApis' as it has no actions. :plugins:discovery-ec2:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-ec2:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:forbiddenPatterns Putting task artifact state for task ':plugins:discovery-ec2:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/src/main/resources', not found :plugins:discovery-ec2:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :plugins:discovery-ec2:jarHell (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-ec2:jarHell Putting task artifact state for task ':plugins:discovery-ec2:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-ec2/1.11.187/f3e5a8601f3105624674b1a12ca34f453a4b5895/aws-java-sdk-ec2-1.11.187.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-core/1.11.187/6f47fcd3c2917bef69dc36aba203c5ea4af9bf24/aws-java-sdk-core-1.11.187.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.6.7.1/306775aeb5164835a1dcbdf3f945587045cfb3b5/jackson-databind-2.6.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.6.0/a0990e2e812ac6639b6ce955c91b13228500476e/jackson-annotations-2.6.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:discovery-ec2:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.357 secs. :plugins:discovery-ec2:licenseHeaders (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:licenseHeaders Putting task artifact state for task ':plugins:discovery-ec2:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-ec2:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :plugins:discovery-ec2:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:loggerUsageCheck Putting task artifact state for task ':plugins:discovery-ec2:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:discovery-ec2:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.155 secs. :plugins:discovery-ec2:namingConventions (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:namingConventions Putting task artifact state for task ':plugins:discovery-ec2:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-ec2/1.11.187/f3e5a8601f3105624674b1a12ca34f453a4b5895/aws-java-sdk-ec2-1.11.187.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-core/1.11.187/6f47fcd3c2917bef69dc36aba203c5ea4af9bf24/aws-java-sdk-core-1.11.187.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.6.7.1/306775aeb5164835a1dcbdf3f945587045cfb3b5/jackson-databind-2.6.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.6.0/a0990e2e812ac6639b6ce955c91b13228500476e/jackson-annotations-2.6.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:discovery-ec2:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.081 secs. :plugins:discovery-ec2:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:thirdPartyAudit Putting task artifact state for task ':plugins:discovery-ec2:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-ec2/1.11.187/f3e5a8601f3105624674b1a12ca34f453a4b5895/aws-java-sdk-ec2-1.11.187.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-core/1.11.187/6f47fcd3c2917bef69dc36aba203c5ea4af9bf24/aws-java-sdk-core-1.11.187.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.6.7.1/306775aeb5164835a1dcbdf3f945587045cfb3b5/jackson-databind-2.6.7.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.6.0/a0990e2e812ac6639b6ce955c91b13228500476e/jackson-annotations-2.6.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 4064 class file(s) for forbidden API invocations (in 2.90s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-ec2/build/tmp/thirdPartyAudit :plugins:discovery-ec2:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 3.268 secs. :plugins:discovery-ec2:precommit (Thread[Task worker for ':',5,main]) started. :plugins:discovery-ec2:precommit Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Skipping task ':plugins:discovery-ec2:precommit' as it has no actions. :plugins:discovery-ec2:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-file:compileJava (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:compileJava Putting task artifact state for task ':plugins:discovery-file:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:discovery-file:compileJava'. :plugins:discovery-file:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.004 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-file:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.42 secs. :plugins:discovery-file:processResources (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:processResources Putting task artifact state for task ':plugins:discovery-file:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/src/main/resources', not found Skipping task ':plugins:discovery-file:processResources' as it has no source files and no previous output files. :plugins:discovery-file:processResources NO-SOURCE :plugins:discovery-file:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:discovery-file:classes (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:classes Skipping task ':plugins:discovery-file:classes' as it has no actions. :plugins:discovery-file:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-file:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:copyCheckstyleConf Putting task artifact state for task ':plugins:discovery-file:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-file:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :plugins:discovery-file:checkstyleMain (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:checkstyleMain Putting task artifact state for task ':plugins:discovery-file:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:checkstyleMain' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :plugins:discovery-file:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.035 secs. :plugins:discovery-file:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:discovery-file:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:discovery-file:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-file:pluginProperties (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:pluginProperties Putting task artifact state for task ':plugins:discovery-file:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-file:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-file:compileTestJava (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:compileTestJava Putting task artifact state for task ':plugins:discovery-file:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:discovery-file:compileTestJava'. :plugins:discovery-file:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-file:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.482 secs. :plugins:discovery-file:processTestResources (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:processTestResources Putting task artifact state for task ':plugins:discovery-file:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:discovery-file:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/src/main/plugin-metadata', not found :plugins:discovery-file:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :plugins:discovery-file:testClasses (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:testClasses Skipping task ':plugins:discovery-file:testClasses' as it has no actions. :plugins:discovery-file:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-file:checkstyleTest (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:checkstyleTest Putting task artifact state for task ':plugins:discovery-file:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :plugins:discovery-file:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.032 secs. :plugins:discovery-file:checkstyle (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:checkstyle Skipping task ':plugins:discovery-file:checkstyle' as it has no actions. :plugins:discovery-file:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-file:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:dependencyLicenses Putting task artifact state for task ':plugins:discovery-file:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:discovery-file:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:discovery-file:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:forbiddenApisMain Putting task artifact state for task ':plugins:discovery-file:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 2 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:discovery-file:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.023 secs. :plugins:discovery-file:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:forbiddenApisTest Putting task artifact state for task ':plugins:discovery-file:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:discovery-file:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.017 secs. :plugins:discovery-file:forbiddenApis (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:forbiddenApis Skipping task ':plugins:discovery-file:forbiddenApis' as it has no actions. :plugins:discovery-file:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-file:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:forbiddenPatterns Putting task artifact state for task ':plugins:discovery-file:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/src/main/plugin-metadata', not found :plugins:discovery-file:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:discovery-file:jarHell (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:jarHell Putting task artifact state for task ':plugins:discovery-file:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:discovery-file:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.362 secs. :plugins:discovery-file:licenseHeaders (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:licenseHeaders Putting task artifact state for task ':plugins:discovery-file:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-file:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :plugins:discovery-file:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:loggerUsageCheck Putting task artifact state for task ':plugins:discovery-file:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:discovery-file:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.122 secs. :plugins:discovery-file:namingConventions (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:namingConventions Putting task artifact state for task ':plugins:discovery-file:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-file/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-file:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.082 secs. :plugins:discovery-file:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:thirdPartyAudit Skipping task ':plugins:discovery-file:thirdPartyAudit' as task onlyIf is false. :plugins:discovery-file:thirdPartyAudit SKIPPED :plugins:discovery-file:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-file:precommit (Thread[Task worker for ':',5,main]) started. :plugins:discovery-file:precommit Skipping task ':plugins:discovery-file:precommit' as it has no actions. :plugins:discovery-file:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:compileJava (Thread[Task worker for ':',5,main]) started. :plugins:discovery-gce:compileJava Putting task artifact state for task ':plugins:discovery-gce:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:compileJava' took 0.067 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:discovery-gce:compileJava'. :plugins:discovery-gce:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.005 secs. Created jar classpath snapshot for incremental compilation in 0.466 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-gce:compileJava (Thread[Task worker for ':',5,main]) completed. Took 1.361 secs. :plugins:discovery-gce:processResources (Thread[Task worker for ':',5,main]) started. :plugins:discovery-gce:processResources Putting task artifact state for task ':plugins:discovery-gce:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/src/main/resources', not found Skipping task ':plugins:discovery-gce:processResources' as it has no source files and no previous output files. :plugins:discovery-gce:processResources NO-SOURCE :plugins:discovery-gce:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:discovery-gce:classes (Thread[Task worker for ':',5,main]) started. :plugins:discovery-gce:classes Skipping task ':plugins:discovery-gce:classes' as it has no actions. :plugins:discovery-gce:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:copyCheckstyleConf Putting task artifact state for task ':plugins:discovery-gce:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-gce:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :plugins:discovery-gce:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:checkstyleMain Putting task artifact state for task ':plugins:discovery-gce:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:checkstyleMain' took 0.057 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 9 files :plugins:discovery-gce:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.101 secs. :plugins:discovery-gce:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:discovery-gce:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:discovery-gce:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:pluginProperties Putting task artifact state for task ':plugins:discovery-gce:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-gce:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-gce:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:compileTestJava Putting task artifact state for task ':plugins:discovery-gce:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:compileTestJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:discovery-gce:compileTestJava'. :plugins:discovery-gce:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:discovery-gce:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.713 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-gce:createKey (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:createKey Putting task artifact state for task ':plugins:discovery-gce:createKey' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:createKey' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/keytool''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/keytool -genkey -alias test-node -keystore /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/keystore/test-node.jks -keyalg RSA -keysize 2048 -validity 712 -dname CN=127.0.0.1 -keypass keypass -storepass keypass Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/keytool'' 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 /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/keystore/test-node.jks -destkeystore /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/keystore/test-node.jks -deststoretype pkcs12". :plugins:discovery-gce:createKey (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.3 secs. :plugins:discovery-gce:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:processTestResources Putting task artifact state for task ':plugins:discovery-gce:processTestResources' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:processTestResources' took 0.002 secs. It is not up-to-date because: No history is available. :plugins:discovery-gce:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.011 secs. :plugins:discovery-gce:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:testClasses Skipping task ':plugins:discovery-gce:testClasses' as it has no actions. :plugins:discovery-gce:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:checkstyleTest Putting task artifact state for task ':plugins:discovery-gce:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 8 files :plugins:discovery-gce:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.046 secs. :plugins:discovery-gce:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:checkstyle Skipping task ':plugins:discovery-gce:checkstyle' as it has no actions. :plugins:discovery-gce:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:dependencyLicenses (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:dependencyLicenses Putting task artifact state for task ':plugins:discovery-gce:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for google-api-services-compute-v1-rev160-1.23.0.jar Checking license/notice for google-api-services-compute-v1-rev160 Mapped dependency name google-api-services-compute-v1-rev160 to google for license check Checking sha for google-api-client-1.23.0.jar Checking license/notice for google-api-client Mapped dependency name google-api-client to google for license check Checking sha for google-oauth-client-1.23.0.jar Checking license/notice for google-oauth-client Mapped dependency name google-oauth-client to google for license check Checking sha for google-http-client-1.23.0.jar Checking license/notice for google-http-client Mapped dependency name google-http-client to google for license check Checking sha for google-http-client-jackson2-1.23.0.jar Checking license/notice for google-http-client-jackson2 Mapped dependency name google-http-client-jackson2 to google for license check Checking sha for jsr305-1.3.9.jar Checking license/notice for jsr305 Checking sha for httpclient-4.5.2.jar Checking license/notice for httpclient Checking sha for httpcore-4.4.5.jar Checking license/notice for httpcore Checking sha for commons-logging-1.1.3.jar Checking license/notice for commons-logging Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec :plugins:discovery-gce:dependencyLicenses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.013 secs. :plugins:discovery-gce:forbiddenApisMain (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:forbiddenApisMain Putting task artifact state for task ':plugins:discovery-gce:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 12 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:discovery-gce:forbiddenApisMain (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.021 secs. :plugins:discovery-gce:forbiddenApisTest (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:forbiddenApisTest Putting task artifact state for task ':plugins:discovery-gce:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 14 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:discovery-gce:forbiddenApisTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.022 secs. :plugins:discovery-gce:forbiddenApis (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:forbiddenApis Skipping task ':plugins:discovery-gce:forbiddenApis' as it has no actions. :plugins:discovery-gce:forbiddenApis (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:discovery-gce:forbiddenPatterns (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:forbiddenPatterns Putting task artifact state for task ':plugins:discovery-gce:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/src/main/resources', not found :plugins:discovery-gce:forbiddenPatterns (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.006 secs. :plugins:discovery-gce:jarHell (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:discovery-gce:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:jarHell' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.apis/google-api-services-compute/v1-rev160-1.23.0/4169bfe1cf0e8b2013c9c479e43b731958bc64/google-api-services-compute-v1-rev160-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.api-client/google-api-client/1.23.0/522ea860eb48dee71dfe2c61a1fd09663539f556/google-api-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.oauth-client/google-oauth-client/1.23.0/e57ea1e2220bda5a2bd24ff17860212861f3c5cf/google-oauth-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.23.0/8e86c84ff3c98eca6423e97780325b299133d858/google-http-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client-jackson2/1.23.0/fd6761f4046a8cb0455e6fa5f58e12b061e9826e/google-http-client-jackson2-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:discovery-gce:jarHell (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.356 secs. :plugins:discovery-gce:licenseHeaders (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:licenseHeaders Putting task artifact state for task ':plugins:discovery-gce:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-gce:licenseHeaders (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.013 secs. :plugins:discovery-gce:loggerUsageCheck (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:loggerUsageCheck Putting task artifact state for task ':plugins:discovery-gce:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:discovery-gce:loggerUsageCheck (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.14 secs. :plugins:discovery-gce:namingConventions (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:namingConventions Putting task artifact state for task ':plugins:discovery-gce:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.apis/google-api-services-compute/v1-rev160-1.23.0/4169bfe1cf0e8b2013c9c479e43b731958bc64/google-api-services-compute-v1-rev160-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.api-client/google-api-client/1.23.0/522ea860eb48dee71dfe2c61a1fd09663539f556/google-api-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.oauth-client/google-oauth-client/1.23.0/e57ea1e2220bda5a2bd24ff17860212861f3c5cf/google-oauth-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.23.0/8e86c84ff3c98eca6423e97780325b299133d858/google-http-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client-jackson2/1.23.0/fd6761f4046a8cb0455e6fa5f58e12b061e9826e/google-http-client-jackson2-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:discovery-gce:namingConventions (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.089 secs. :plugins:discovery-gce:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:thirdPartyAudit Putting task artifact state for task ':plugins:discovery-gce:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.apis/google-api-services-compute/v1-rev160-1.23.0/4169bfe1cf0e8b2013c9c479e43b731958bc64/google-api-services-compute-v1-rev160-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.api-client/google-api-client/1.23.0/522ea860eb48dee71dfe2c61a1fd09663539f556/google-api-client-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.oauth-client/google-oauth-client/1.23.0/e57ea1e2220bda5a2bd24ff17860212861f3c5cf/google-oauth-client-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.23.0/8e86c84ff3c98eca6423e97780325b299133d858/google-http-client-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client-jackson2/1.23.0/fd6761f4046a8cb0455e6fa5f58e12b061e9826e/google-http-client-jackson2-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 2097 class file(s) for forbidden API invocations (in 1.25s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/discovery-gce/build/tmp/thirdPartyAudit :plugins:discovery-gce:thirdPartyAudit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 1.437 secs. :plugins:discovery-gce:precommit (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:discovery-gce:precommit Skipping task ':plugins:discovery-gce:precommit' as it has no actions. :plugins:discovery-gce:precommit (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:compileJava (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:compileJava Putting task artifact state for task ':plugins:ingest-attachment:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:compileJava' took 0.801 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:ingest-attachment:compileJava'. :plugins:ingest-attachment:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/src/main/java/org/elasticsearch/ingest/attachment/AttachmentProcessor.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 3.228 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-attachment:compileJava (Thread[Task worker for ':',5,main]) completed. Took 4.696 secs. :plugins:ingest-attachment:processResources (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:processResources Putting task artifact state for task ':plugins:ingest-attachment:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/src/main/resources', not found Skipping task ':plugins:ingest-attachment:processResources' as it has no source files and no previous output files. :plugins:ingest-attachment:processResources NO-SOURCE :plugins:ingest-attachment:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:classes (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:classes Skipping task ':plugins:ingest-attachment:classes' as it has no actions. :plugins:ingest-attachment:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:copyCheckstyleConf Putting task artifact state for task ':plugins:ingest-attachment:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-attachment:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:ingest-attachment:checkstyleMain (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:checkstyleMain Putting task artifact state for task ':plugins:ingest-attachment:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:checkstyleMain' took 0.475 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :plugins:ingest-attachment:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.536 secs. :plugins:ingest-attachment:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:ingest-attachment:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:ingest-attachment:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:pluginProperties (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:pluginProperties Putting task artifact state for task ':plugins:ingest-attachment:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-attachment:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:ingest-attachment:compileTestJava (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:compileTestJava Putting task artifact state for task ':plugins:ingest-attachment:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:ingest-attachment:compileTestJava'. :plugins:ingest-attachment:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-attachment:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.683 secs. :plugins:ingest-attachment:processTestResources (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:processTestResources Putting task artifact state for task ':plugins:ingest-attachment:processTestResources' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:processTestResources' took 0.042 secs. It is not up-to-date because: No history is available. :plugins:ingest-attachment:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.109 secs. :plugins:ingest-attachment:testClasses (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:testClasses Skipping task ':plugins:ingest-attachment:testClasses' as it has no actions. :plugins:ingest-attachment:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:checkstyleTest (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:checkstyleTest Putting task artifact state for task ':plugins:ingest-attachment:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 5 files :plugins:ingest-attachment:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.036 secs. :plugins:ingest-attachment:checkstyle (Thread[Task worker for ':',5,main]) started. :plugins:ingest-attachment:checkstyle Skipping task ':plugins:ingest-attachment:checkstyle' as it has no actions. :plugins:ingest-attachment:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:dependencyLicenses Putting task artifact state for task ':plugins:ingest-attachment:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for tika-core-1.15.jar Checking license/notice for tika-core Checking sha for tika-parsers-1.15.jar Checking license/notice for tika-parsers Checking sha for xz-1.6.jar Checking license/notice for xz Checking sha for commons-io-2.4.jar Checking license/notice for commons-io Checking sha for slf4j-api-1.6.2.jar Checking license/notice for slf4j-api Checking sha for juniversalchardet-1.0.3.jar Checking license/notice for juniversalchardet Checking sha for tagsoup-1.2.1.jar Checking license/notice for tagsoup Checking sha for pdfbox-2.0.3.jar Checking license/notice for pdfbox Checking sha for fontbox-2.0.3.jar Checking license/notice for fontbox Checking sha for jempbox-1.8.12.jar Checking license/notice for jempbox Checking sha for commons-logging-1.1.3.jar Checking license/notice for commons-logging Checking sha for bcmail-jdk15on-1.55.jar Checking license/notice for bcmail-jdk15on Checking sha for bcprov-jdk15on-1.55.jar Checking license/notice for bcprov-jdk15on Checking sha for bcpkix-jdk15on-1.55.jar Checking license/notice for bcpkix-jdk15on Checking sha for poi-ooxml-3.16.jar Checking license/notice for poi-ooxml Checking sha for poi-3.16.jar Checking license/notice for poi Checking sha for poi-ooxml-schemas-3.16.jar Checking license/notice for poi-ooxml-schemas Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec Checking sha for xmlbeans-2.6.0.jar Checking license/notice for xmlbeans Checking sha for commons-collections4-4.1.jar Checking license/notice for commons-collections4 Checking sha for poi-scratchpad-3.16.jar Checking license/notice for poi-scratchpad Checking sha for commons-compress-1.14.jar Checking license/notice for commons-compress Checking sha for apache-mime4j-core-0.7.2.jar Checking license/notice for apache-mime4j-core Mapped dependency name apache-mime4j-core to apache-mime4j for license check Checking sha for apache-mime4j-dom-0.7.2.jar Checking license/notice for apache-mime4j-dom Mapped dependency name apache-mime4j-dom to apache-mime4j for license check :plugins:ingest-attachment:dependencyLicenses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.099 secs. :plugins:ingest-attachment:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:forbiddenApisMain Putting task artifact state for task ':plugins:ingest-attachment:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:ingest-attachment:forbiddenApisMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.02 secs. :plugins:ingest-attachment:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:forbiddenApisTest Putting task artifact state for task ':plugins:ingest-attachment:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:ingest-attachment:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.022 secs. :plugins:ingest-attachment:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:forbiddenApis Skipping task ':plugins:ingest-attachment:forbiddenApis' as it has no actions. :plugins:ingest-attachment:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:ingest-attachment:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:forbiddenPatterns Putting task artifact state for task ':plugins:ingest-attachment:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/src/main/resources', not found :plugins:ingest-attachment:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.016 secs. :plugins:ingest-attachment:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:ingest-attachment:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:jarHell' took 0.001 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-core/1.15/17850c2224e4e3867e588060dc8ce6ba3bcfab2a/tika-core-1.15.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-parsers/1.15/aa07c2cda051709e5fe70fd6e244386fc93b0a1e/tika-parsers-1.15.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tukaani/xz/1.6/5b6f921f1810bdf90e25471968f741f87168b64/xz-1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.6.2/8619e95939167fb37245b5670135e4feb0ec7d50/slf4j-api-1.6.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.googlecode.juniversalchardet/juniversalchardet/1.0.3/cd49678784c46aa8789c060538e0154013bb421b/juniversalchardet-1.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ccil.cowan.tagsoup/tagsoup/1.2.1/5584627487e984c03456266d3f8802eb85a9ce97/tagsoup-1.2.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/pdfbox/2.0.3/be7b09de93f7c7795c57f4fbf14db60ab93806b4/pdfbox-2.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/fontbox/2.0.3/448ee588d0136121cf5c4dd397384cccb9db1ad7/fontbox-2.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/jempbox/1.8.12/426450c573c19f6f2c751a7a52c11931b712c9f6/jempbox-1.8.12.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcmail-jdk15on/1.55/5cea2dada69b98698ea975a5c1dd3c91ac8ffbb6/bcmail-jdk15on-1.55.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.55/935f2e57a00ec2c489cbd2ad830d4a399708f979/bcprov-jdk15on-1.55.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.55/6392d8cba22b722c6570d660ca0b3921ff1bae4f/bcpkix-jdk15on-1.55.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml/3.16/76e20fe22404cc4da55ddfdaaaadee32bbfa3bdd/poi-ooxml-3.16.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi/3.16/ad21c123ee5d6b5b2a8f0d4ed23b3ffe6759a889/poi-3.16.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml-schemas/3.16/9828a49307fc6bebfd42185b677d88b6e4994c63/poi-ooxml-schemas-3.16.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.xmlbeans/xmlbeans/2.6.0/29e80d2dd51f9dcdef8f9ffaee0d4dc1c9bbfc87/xmlbeans-2.6.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.1/a4cf4688fe1c7e3a63aa636cc96d013af537768e/commons-collections4-4.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-scratchpad/3.16/69d6dda524e38a491b362d0f94ef74a514faf70a/poi-scratchpad-3.16.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.14/7b18320d668ab080758bf5383d6d8fcf750babce/commons-compress-1.14.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.james/apache-mime4j-core/0.7.2/a81264fe0265ebe8fd1d8128aad06dc320de6eef/apache-mime4j-core-0.7.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.james/apache-mime4j-dom/0.7.2/1c289aa264548a0a1f1b43685a9cb2ab23f67287/apache-mime4j-dom-0.7.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:ingest-attachment:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.423 secs. :plugins:ingest-attachment:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:licenseHeaders Putting task artifact state for task ':plugins:ingest-attachment:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-attachment:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.011 secs. :plugins:ingest-attachment:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:loggerUsageCheck Putting task artifact state for task ':plugins:ingest-attachment:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :plugins:ingest-attachment:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.134 secs. :plugins:ingest-attachment:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:namingConventions Putting task artifact state for task ':plugins:ingest-attachment:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:namingConventions' took 0.003 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-core/1.15/17850c2224e4e3867e588060dc8ce6ba3bcfab2a/tika-core-1.15.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-parsers/1.15/aa07c2cda051709e5fe70fd6e244386fc93b0a1e/tika-parsers-1.15.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tukaani/xz/1.6/5b6f921f1810bdf90e25471968f741f87168b64/xz-1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.6.2/8619e95939167fb37245b5670135e4feb0ec7d50/slf4j-api-1.6.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.googlecode.juniversalchardet/juniversalchardet/1.0.3/cd49678784c46aa8789c060538e0154013bb421b/juniversalchardet-1.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ccil.cowan.tagsoup/tagsoup/1.2.1/5584627487e984c03456266d3f8802eb85a9ce97/tagsoup-1.2.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/pdfbox/2.0.3/be7b09de93f7c7795c57f4fbf14db60ab93806b4/pdfbox-2.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/fontbox/2.0.3/448ee588d0136121cf5c4dd397384cccb9db1ad7/fontbox-2.0.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/jempbox/1.8.12/426450c573c19f6f2c751a7a52c11931b712c9f6/jempbox-1.8.12.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcmail-jdk15on/1.55/5cea2dada69b98698ea975a5c1dd3c91ac8ffbb6/bcmail-jdk15on-1.55.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.55/935f2e57a00ec2c489cbd2ad830d4a399708f979/bcprov-jdk15on-1.55.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.55/6392d8cba22b722c6570d660ca0b3921ff1bae4f/bcpkix-jdk15on-1.55.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml/3.16/76e20fe22404cc4da55ddfdaaaadee32bbfa3bdd/poi-ooxml-3.16.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi/3.16/ad21c123ee5d6b5b2a8f0d4ed23b3ffe6759a889/poi-3.16.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml-schemas/3.16/9828a49307fc6bebfd42185b677d88b6e4994c63/poi-ooxml-schemas-3.16.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.xmlbeans/xmlbeans/2.6.0/29e80d2dd51f9dcdef8f9ffaee0d4dc1c9bbfc87/xmlbeans-2.6.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.1/a4cf4688fe1c7e3a63aa636cc96d013af537768e/commons-collections4-4.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-scratchpad/3.16/69d6dda524e38a491b362d0f94ef74a514faf70a/poi-scratchpad-3.16.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.14/7b18320d668ab080758bf5383d6d8fcf750babce/commons-compress-1.14.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.james/apache-mime4j-core/0.7.2/a81264fe0265ebe8fd1d8128aad06dc320de6eef/apache-mime4j-core-0.7.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.james/apache-mime4j-dom/0.7.2/1c289aa264548a0a1f1b43685a9cb2ab23f67287/apache-mime4j-dom-0.7.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:ingest-attachment:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.109 secs. :plugins:ingest-attachment:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:thirdPartyAudit Putting task artifact state for task ':plugins:ingest-attachment:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-core/1.15/17850c2224e4e3867e588060dc8ce6ba3bcfab2a/tika-core-1.15.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.tika/tika-parsers/1.15/aa07c2cda051709e5fe70fd6e244386fc93b0a1e/tika-parsers-1.15.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tukaani/xz/1.6/5b6f921f1810bdf90e25471968f741f87168b64/xz-1.6.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.6.2/8619e95939167fb37245b5670135e4feb0ec7d50/slf4j-api-1.6.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.googlecode.juniversalchardet/juniversalchardet/1.0.3/cd49678784c46aa8789c060538e0154013bb421b/juniversalchardet-1.0.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ccil.cowan.tagsoup/tagsoup/1.2.1/5584627487e984c03456266d3f8802eb85a9ce97/tagsoup-1.2.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/pdfbox/2.0.3/be7b09de93f7c7795c57f4fbf14db60ab93806b4/pdfbox-2.0.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/fontbox/2.0.3/448ee588d0136121cf5c4dd397384cccb9db1ad7/fontbox-2.0.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.pdfbox/jempbox/1.8.12/426450c573c19f6f2c751a7a52c11931b712c9f6/jempbox-1.8.12.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcmail-jdk15on/1.55/5cea2dada69b98698ea975a5c1dd3c91ac8ffbb6/bcmail-jdk15on-1.55.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.55/935f2e57a00ec2c489cbd2ad830d4a399708f979/bcprov-jdk15on-1.55.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.55/6392d8cba22b722c6570d660ca0b3921ff1bae4f/bcpkix-jdk15on-1.55.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml/3.16/76e20fe22404cc4da55ddfdaaaadee32bbfa3bdd/poi-ooxml-3.16.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi/3.16/ad21c123ee5d6b5b2a8f0d4ed23b3ffe6759a889/poi-3.16.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml-schemas/3.16/9828a49307fc6bebfd42185b677d88b6e4994c63/poi-ooxml-schemas-3.16.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.xmlbeans/xmlbeans/2.6.0/29e80d2dd51f9dcdef8f9ffaee0d4dc1c9bbfc87/xmlbeans-2.6.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-collections4/4.1/a4cf4688fe1c7e3a63aa636cc96d013af537768e/commons-collections4-4.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi-scratchpad/3.16/69d6dda524e38a491b362d0f94ef74a514faf70a/poi-scratchpad-3.16.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.14/7b18320d668ab080758bf5383d6d8fcf750babce/commons-compress-1.14.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.james/apache-mime4j-core/0.7.2/a81264fe0265ebe8fd1d8128aad06dc320de6eef/apache-mime4j-core-0.7.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.james/apache-mime4j-dom/0.7.2/1c289aa264548a0a1f1b43685a9cb2ab23f67287/apache-mime4j-dom-0.7.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 13761 class file(s) for forbidden API invocations (in 9.25s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-attachment/build/tmp/thirdPartyAudit :plugins:ingest-attachment:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 10.676 secs. :plugins:ingest-attachment:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:precommit Skipping task ':plugins:ingest-attachment:precommit' as it has no actions. :plugins:ingest-attachment:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:compileJava Putting task artifact state for task ':plugins:ingest-geoip:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:compileJava' took 0.047 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 All input files are considered out-of-date for incremental task ':plugins:ingest-geoip:compileJava'. :plugins:ingest-geoip:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.136 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-geoip:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.825 secs. :plugins:ingest-geoip:processResources (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:processResources Putting task artifact state for task ':plugins:ingest-geoip:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/src/main/resources', not found Skipping task ':plugins:ingest-geoip:processResources' as it has no source files and no previous output files. :plugins:ingest-geoip:processResources NO-SOURCE :plugins:ingest-geoip:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:classes Skipping task ':plugins:ingest-geoip:classes' as it has no actions. :plugins:ingest-geoip:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:copyCheckstyleConf Putting task artifact state for task ':plugins:ingest-geoip:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-geoip:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:ingest-geoip:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:checkstyleMain Putting task artifact state for task ':plugins:ingest-geoip:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:checkstyleMain' took 0.027 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :plugins:ingest-geoip:checkstyleMain (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.056 secs. :plugins:ingest-geoip:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:ingest-geoip:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:ingest-geoip:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:pluginProperties Putting task artifact state for task ':plugins:ingest-geoip:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-geoip:pluginProperties (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. :plugins:ingest-geoip:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:compileTestJava Putting task artifact state for task ':plugins:ingest-geoip:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:compileTestJava' took 0.244 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':plugins:ingest-geoip:compileTestJava'. :plugins:ingest-geoip:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-geoip:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.814 secs. :plugins:ingest-geoip:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:processTestResources Putting task artifact state for task ':plugins:ingest-geoip:processTestResources' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-geoip:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:ingest-geoip:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:testClasses Skipping task ':plugins:ingest-geoip:testClasses' as it has no actions. :plugins:ingest-geoip:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:checkstyleTest Putting task artifact state for task ':plugins:ingest-geoip:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:checkstyleTest' took 0.213 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :plugins:ingest-geoip:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.257 secs. :plugins:ingest-geoip:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:checkstyle Skipping task ':plugins:ingest-geoip:checkstyle' as it has no actions. :plugins:ingest-geoip:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:dependencyLicenses (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:dependencyLicenses Putting task artifact state for task ':plugins:ingest-geoip:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for geoip2-2.9.0.jar Checking license/notice for geoip2 Checking sha for jackson-annotations-2.8.10.jar Checking license/notice for jackson-annotations Checking sha for jackson-databind-2.8.10.jar Checking license/notice for jackson-databind Checking sha for maxmind-db-1.2.2.jar Checking license/notice for maxmind-db :plugins:ingest-geoip:dependencyLicenses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.006 secs. :plugins:ingest-geoip:forbiddenApisMain (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:forbiddenApisMain Putting task artifact state for task ':plugins:ingest-geoip:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 8 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:ingest-geoip:forbiddenApisMain (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.019 secs. :plugins:ingest-geoip:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:forbiddenApisTest Putting task artifact state for task ':plugins:ingest-geoip:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 4 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:ingest-geoip:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.021 secs. :plugins:ingest-geoip:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:forbiddenApis Skipping task ':plugins:ingest-geoip:forbiddenApis' as it has no actions. :plugins:ingest-geoip:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:forbiddenPatterns Putting task artifact state for task ':plugins:ingest-geoip:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/src/main/resources', not found Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:ingest-geoip:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.003 secs. :plugins:ingest-geoip:jarHell (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:jarHell Putting task artifact state for task ':plugins:ingest-geoip:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.geoip2/geoip2/2.9.0/c12b463a2c10824225c0b27952c49b464cb0e4c6/geoip2-2.9.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.8.10/5e924646d6f893bc9036939c5f2b4ecaee85e5da/jackson-annotations-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.10/f7b83cb2bc4b88d53961e749e1ad32f49ef017b7/jackson-databind-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.db/maxmind-db/1.2.2/78c22a03de1e222b0751855aff7bb6e6db5569e5/maxmind-db-1.2.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/geolite2-databases/20171206/87b725e26370c10e75ffd5d9e8d2e4258d84e5f9/geolite2-databases-20171206.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:ingest-geoip:jarHell (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.372 secs. :plugins:ingest-geoip:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:licenseHeaders Putting task artifact state for task ':plugins:ingest-geoip:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-geoip:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.012 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:ingest-geoip:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:loggerUsageCheck Putting task artifact state for task ':plugins:ingest-geoip:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:ingest-geoip:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.132 secs. :plugins:ingest-geoip:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:namingConventions Putting task artifact state for task ':plugins:ingest-geoip:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.geoip2/geoip2/2.9.0/c12b463a2c10824225c0b27952c49b464cb0e4c6/geoip2-2.9.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.8.10/5e924646d6f893bc9036939c5f2b4ecaee85e5da/jackson-annotations-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.10/f7b83cb2bc4b88d53961e749e1ad32f49ef017b7/jackson-databind-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.db/maxmind-db/1.2.2/78c22a03de1e222b0751855aff7bb6e6db5569e5/maxmind-db-1.2.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/geolite2-databases/20171206/87b725e26370c10e75ffd5d9e8d2e4258d84e5f9/geolite2-databases-20171206.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:ingest-geoip:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.081 secs. :plugins:ingest-geoip:thirdPartyAudit (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:thirdPartyAudit Putting task artifact state for task ':plugins:ingest-geoip:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.geoip2/geoip2/2.9.0/c12b463a2c10824225c0b27952c49b464cb0e4c6/geoip2-2.9.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.8.10/5e924646d6f893bc9036939c5f2b4ecaee85e5da/jackson-annotations-2.8.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.10/f7b83cb2bc4b88d53961e749e1ad32f49ef017b7/jackson-databind-2.8.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.db/maxmind-db/1.2.2/78c22a03de1e222b0751855aff7bb6e6db5569e5/maxmind-db-1.2.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 701 class file(s) for forbidden API invocations (in 0.57s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/tmp/thirdPartyAudit :plugins:ingest-geoip:thirdPartyAudit (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.642 secs. :plugins:ingest-geoip:precommit (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-geoip:precommit Skipping task ':plugins:ingest-geoip:precommit' as it has no actions. :plugins:ingest-geoip:precommit (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:compileJava Putting task artifact state for task ':plugins:ingest-user-agent:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:compileJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:ingest-user-agent:compileJava'. :plugins:ingest-user-agent:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-user-agent:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.576 secs. :plugins:ingest-user-agent:processResources (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:processResources Putting task artifact state for task ':plugins:ingest-user-agent:processResources' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-user-agent:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.002 secs. :plugins:ingest-user-agent:classes (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:classes Skipping task ':plugins:ingest-user-agent:classes' as it has no actions. :plugins:ingest-user-agent:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:copyCheckstyleConf (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:copyCheckstyleConf Putting task artifact state for task ':plugins:ingest-user-agent:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-user-agent:copyCheckstyleConf (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :plugins:ingest-user-agent:checkstyleMain (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:checkstyleMain Putting task artifact state for task ':plugins:ingest-user-agent:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :plugins:ingest-user-agent:checkstyleMain (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.032 secs. :plugins:ingest-user-agent:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:ingest-user-agent:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:ingest-user-agent:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:pluginProperties (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:pluginProperties Putting task artifact state for task ':plugins:ingest-user-agent:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-user-agent:pluginProperties (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.005 secs. :plugins:ingest-user-agent:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:compileTestJava Putting task artifact state for task ':plugins:ingest-user-agent:compileTestJava' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':plugins:ingest-user-agent:compileTestJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:ingest-user-agent:compileTestJava'. :plugins:ingest-user-agent:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:ingest-user-agent:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.558 secs. :plugins:ingest-user-agent:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:processTestResources Putting task artifact state for task ':plugins:ingest-user-agent:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:ingest-user-agent:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/src/main/plugin-metadata', not found :plugins:ingest-user-agent:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.002 secs. :plugins:ingest-user-agent:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:ingest-user-agent:testClasses Skipping task ':plugins:ingest-user-agent:testClasses' as it has no actions. :plugins:ingest-user-agent:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:ingest-user-agent:checkstyleTest Putting task artifact state for task ':plugins:ingest-user-agent:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :plugins:ingest-user-agent:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.032 secs. :plugins:ingest-user-agent:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:ingest-user-agent:checkstyle Skipping task ':plugins:ingest-user-agent:checkstyle' as it has no actions. :plugins:ingest-user-agent:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:dependencyLicenses (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:ingest-user-agent:dependencyLicenses Putting task artifact state for task ':plugins:ingest-user-agent:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:ingest-user-agent:dependencyLicenses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:forbiddenApisMain (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:ingest-user-agent:forbiddenApisMain Putting task artifact state for task ':plugins:ingest-user-agent:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 11 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:ingest-user-agent:forbiddenApisMain (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.016 secs. :plugins:ingest-user-agent:forbiddenApisTest (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:ingest-user-agent:forbiddenApisTest Putting task artifact state for task ':plugins:ingest-user-agent:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:ingest-user-agent:forbiddenApisTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.017 secs. :plugins:ingest-user-agent:forbiddenApis (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:ingest-user-agent:forbiddenApis Skipping task ':plugins:ingest-user-agent:forbiddenApis' as it has no actions. :plugins:ingest-user-agent:forbiddenApis (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:ingest-user-agent:forbiddenPatterns Putting task artifact state for task ':plugins:ingest-user-agent:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/src/main/plugin-metadata', not found :plugins:ingest-user-agent:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.01 secs. :plugins:ingest-user-agent:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:ingest-user-agent:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:ingest-user-agent:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:ingest-user-agent:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.367 secs. :plugins:ingest-user-agent:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:ingest-user-agent:licenseHeaders Putting task artifact state for task ':plugins:ingest-user-agent:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-user-agent:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.012 secs. :plugins:ingest-user-agent:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:ingest-user-agent:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:ingest-user-agent:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:ingest-user-agent:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.134 secs. :plugins:ingest-user-agent:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:ingest-user-agent:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:ingest-user-agent:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-user-agent/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:ingest-user-agent:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.08 secs. :plugins:ingest-user-agent:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:ingest-user-agent:thirdPartyAudit Skipping task ':plugins:ingest-user-agent:thirdPartyAudit' as task onlyIf is false. :plugins:ingest-user-agent:thirdPartyAudit SKIPPED Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:ingest-user-agent:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:ingest-user-agent:precommit Skipping task ':plugins:ingest-user-agent:precommit' as it has no actions. :plugins:ingest-user-agent:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:jvm-example:compileJava Putting task artifact state for task ':plugins:jvm-example:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:jvm-example:compileJava'. :plugins:jvm-example:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:jvm-example:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.405 secs. :plugins:jvm-example:processResources (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:jvm-example:processResources Putting task artifact state for task ':plugins:jvm-example:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/src/main/resources', not found Skipping task ':plugins:jvm-example:processResources' as it has no source files and no previous output files. :plugins:jvm-example:processResources NO-SOURCE :plugins:jvm-example:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:jvm-example:classes Skipping task ':plugins:jvm-example:classes' as it has no actions. :plugins:jvm-example:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:copyCheckstyleConf Putting task artifact state for task ':plugins:jvm-example:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:jvm-example:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :plugins:jvm-example:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:checkstyleMain Putting task artifact state for task ':plugins:jvm-example:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :plugins:jvm-example:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.023 secs. :plugins:jvm-example:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:jvm-example:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:jvm-example:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:pluginProperties Putting task artifact state for task ':plugins:jvm-example:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:jvm-example:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.005 secs. :plugins:jvm-example:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:compileTestJava Putting task artifact state for task ':plugins:jvm-example:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:jvm-example:compileTestJava'. :plugins:jvm-example:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:jvm-example:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.414 secs. :plugins:jvm-example:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:processTestResources Putting task artifact state for task ':plugins:jvm-example:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:jvm-example:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/src/main/plugin-metadata', not found :plugins:jvm-example:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :plugins:jvm-example:testClasses (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:testClasses Skipping task ':plugins:jvm-example:testClasses' as it has no actions. :plugins:jvm-example:testClasses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:checkstyleTest Putting task artifact state for task ':plugins:jvm-example:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :plugins:jvm-example:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.021 secs. :plugins:jvm-example:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:checkstyle Skipping task ':plugins:jvm-example:checkstyle' as it has no actions. :plugins:jvm-example:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:dependencyLicenses Putting task artifact state for task ':plugins:jvm-example:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:jvm-example:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:forbiddenApisMain Putting task artifact state for task ':plugins:jvm-example:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :plugins:jvm-example:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.026 secs. :plugins:jvm-example:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:forbiddenApisTest Putting task artifact state for task ':plugins:jvm-example:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 2 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:jvm-example:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.014 secs. :plugins:jvm-example:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:forbiddenApis Skipping task ':plugins:jvm-example:forbiddenApis' as it has no actions. :plugins:jvm-example:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:forbiddenPatterns Putting task artifact state for task ':plugins:jvm-example:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/src/main/plugin-metadata', not found :plugins:jvm-example:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :plugins:jvm-example:jarHell (Thread[Task worker for ':' Thread 6,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:jvm-example:jarHell Putting task artifact state for task ':plugins:jvm-example:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:jvm-example:jarHell (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.352 secs. :plugins:jvm-example:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:licenseHeaders Putting task artifact state for task ':plugins:jvm-example:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:jvm-example:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.011 secs. :plugins:jvm-example:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:jvm-example:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:jvm-example:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.111 secs. :plugins:jvm-example:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:jvm-example:namingConventions Putting task artifact state for task ':plugins:jvm-example:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/jvm-example/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:jvm-example:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.075 secs. :plugins:jvm-example:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:thirdPartyAudit Skipping task ':plugins:jvm-example:thirdPartyAudit' as task onlyIf is false. :plugins:jvm-example:thirdPartyAudit SKIPPED :plugins:jvm-example:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:precommit (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:jvm-example:precommit Skipping task ':plugins:jvm-example:precommit' as it has no actions. :plugins:jvm-example:precommit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:compileJava (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:compileJava Putting task artifact state for task ':plugins:mapper-murmur3:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:mapper-murmur3:compileJava'. :plugins:mapper-murmur3:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:mapper-murmur3:compileJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.436 secs. :plugins:mapper-murmur3:processResources (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:processResources Putting task artifact state for task ':plugins:mapper-murmur3:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/src/main/resources', not found Skipping task ':plugins:mapper-murmur3:processResources' as it has no source files and no previous output files. :plugins:mapper-murmur3:processResources NO-SOURCE :plugins:mapper-murmur3:processResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :plugins:mapper-murmur3:classes (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:classes Skipping task ':plugins:mapper-murmur3:classes' as it has no actions. :plugins:mapper-murmur3:classes (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:copyCheckstyleConf Putting task artifact state for task ':plugins:mapper-murmur3:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-murmur3:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.003 secs. :plugins:mapper-murmur3:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:checkstyleMain Putting task artifact state for task ':plugins:mapper-murmur3:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:checkstyleMain' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :plugins:mapper-murmur3:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.063 secs. :plugins:mapper-murmur3:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:mapper-murmur3:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:mapper-murmur3:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:pluginProperties Putting task artifact state for task ':plugins:mapper-murmur3:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-murmur3:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.007 secs. :plugins:mapper-murmur3:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:compileTestJava Putting task artifact state for task ':plugins:mapper-murmur3:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:compileTestJava' took 0.003 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 All input files are considered out-of-date for incremental task ':plugins:mapper-murmur3:compileTestJava'. :plugins:mapper-murmur3:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:mapper-murmur3:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.427 secs. :plugins:mapper-murmur3:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:processTestResources Putting task artifact state for task ':plugins:mapper-murmur3:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:mapper-murmur3:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/src/main/plugin-metadata', not found :plugins:mapper-murmur3:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :plugins:mapper-murmur3:testClasses (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:testClasses Skipping task ':plugins:mapper-murmur3:testClasses' as it has no actions. :plugins:mapper-murmur3:testClasses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:checkstyleTest Putting task artifact state for task ':plugins:mapper-murmur3:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :plugins:mapper-murmur3:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.023 secs. :plugins:mapper-murmur3:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:checkstyle Skipping task ':plugins:mapper-murmur3:checkstyle' as it has no actions. :plugins:mapper-murmur3:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:dependencyLicenses Putting task artifact state for task ':plugins:mapper-murmur3:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:mapper-murmur3:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:forbiddenApisMain Putting task artifact state for task ':plugins:mapper-murmur3:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 6 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:mapper-murmur3:forbiddenApisMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.014 secs. :plugins:mapper-murmur3:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:forbiddenApisTest Putting task artifact state for task ':plugins:mapper-murmur3:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 2 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:mapper-murmur3:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.016 secs. :plugins:mapper-murmur3:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:forbiddenApis Skipping task ':plugins:mapper-murmur3:forbiddenApis' as it has no actions. :plugins:mapper-murmur3:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:forbiddenPatterns Putting task artifact state for task ':plugins:mapper-murmur3:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/src/main/plugin-metadata', not found Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:mapper-murmur3:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :plugins:mapper-murmur3:jarHell (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:jarHell Putting task artifact state for task ':plugins:mapper-murmur3:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:mapper-murmur3:jarHell (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.382 secs. :plugins:mapper-murmur3:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:licenseHeaders Putting task artifact state for task ':plugins:mapper-murmur3:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-murmur3:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.011 secs. :plugins:mapper-murmur3:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:mapper-murmur3:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:mapper-murmur3:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.113 secs. :plugins:mapper-murmur3:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:mapper-murmur3:namingConventions Putting task artifact state for task ':plugins:mapper-murmur3:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-murmur3/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:mapper-murmur3:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.077 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:mapper-murmur3:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:thirdPartyAudit Skipping task ':plugins:mapper-murmur3:thirdPartyAudit' as task onlyIf is false. :plugins:mapper-murmur3:thirdPartyAudit SKIPPED :plugins:mapper-murmur3:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:precommit (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:mapper-murmur3:precommit Skipping task ':plugins:mapper-murmur3:precommit' as it has no actions. :plugins:mapper-murmur3:precommit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-size:compileJava Putting task artifact state for task ':plugins:mapper-size:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:mapper-size:compileJava'. :plugins:mapper-size:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:mapper-size:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.448 secs. :plugins:mapper-size:processResources (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-size:processResources Putting task artifact state for task ':plugins:mapper-size:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/src/main/resources', not found Skipping task ':plugins:mapper-size:processResources' as it has no source files and no previous output files. :plugins:mapper-size:processResources NO-SOURCE :plugins:mapper-size:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:classes (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-size:classes Skipping task ':plugins:mapper-size:classes' as it has no actions. :plugins:mapper-size:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:copyCheckstyleConf Putting task artifact state for task ':plugins:mapper-size:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-size:copyCheckstyleConf (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :plugins:mapper-size:checkstyleMain (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:checkstyleMain Putting task artifact state for task ':plugins:mapper-size:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :plugins:mapper-size:checkstyleMain (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.022 secs. :plugins:mapper-size:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:mapper-size:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:mapper-size:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:pluginProperties (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:pluginProperties Putting task artifact state for task ':plugins:mapper-size:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-size:pluginProperties (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.005 secs. :plugins:mapper-size:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:compileTestJava Putting task artifact state for task ':plugins:mapper-size:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:compileTestJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:mapper-size:compileTestJava'. :plugins:mapper-size:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/tmp/compileTestJava/java-compiler-args.txt Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:mapper-size:compileTestJava (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.51 secs. :plugins:mapper-size:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:processTestResources Putting task artifact state for task ':plugins:mapper-size:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:mapper-size:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/src/main/plugin-metadata', not found :plugins:mapper-size:processTestResources (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.001 secs. :plugins:mapper-size:testClasses (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:testClasses Skipping task ':plugins:mapper-size:testClasses' as it has no actions. :plugins:mapper-size:testClasses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:checkstyleTest Putting task artifact state for task ':plugins:mapper-size:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 3 files :plugins:mapper-size:checkstyleTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.024 secs. :plugins:mapper-size:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:checkstyle Skipping task ':plugins:mapper-size:checkstyle' as it has no actions. :plugins:mapper-size:checkstyle (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:dependencyLicenses (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:dependencyLicenses Putting task artifact state for task ':plugins:mapper-size:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:mapper-size:dependencyLicenses (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:forbiddenApisMain (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:forbiddenApisMain Putting task artifact state for task ':plugins:mapper-size:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 6 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:mapper-size:forbiddenApisMain (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.015 secs. :plugins:mapper-size:forbiddenApisTest (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:forbiddenApisTest Putting task artifact state for task ':plugins:mapper-size:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:mapper-size:forbiddenApisTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.02 secs. :plugins:mapper-size:forbiddenApis (Thread[Task worker for ':' Thread 4,5,main]) started. :plugins:mapper-size:forbiddenApis Skipping task ':plugins:mapper-size:forbiddenApis' as it has no actions. :plugins:mapper-size:forbiddenApis (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:mapper-size:forbiddenPatterns Putting task artifact state for task ':plugins:mapper-size:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/src/main/plugin-metadata', not found :plugins:mapper-size:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :plugins:mapper-size:jarHell (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:mapper-size:jarHell Putting task artifact state for task ':plugins:mapper-size:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:mapper-size:jarHell (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.357 secs. :plugins:mapper-size:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:mapper-size:licenseHeaders Putting task artifact state for task ':plugins:mapper-size:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-size:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.012 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:mapper-size:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:mapper-size:loggerUsageCheck Putting task artifact state for task ':plugins:mapper-size:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:mapper-size:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.123 secs. :plugins:mapper-size:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:mapper-size:namingConventions Putting task artifact state for task ':plugins:mapper-size:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/mapper-size/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:mapper-size:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.071 secs. :plugins:mapper-size:thirdPartyAudit (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:mapper-size:thirdPartyAudit Skipping task ':plugins:mapper-size:thirdPartyAudit' as task onlyIf is false. :plugins:mapper-size:thirdPartyAudit SKIPPED :plugins:mapper-size:thirdPartyAudit (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:precommit (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:mapper-size:precommit Skipping task ':plugins:mapper-size:precommit' as it has no actions. :plugins:mapper-size:precommit (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:compileJava Putting task artifact state for task ':plugins:repository-azure:compileJava' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':plugins:repository-azure:compileJava' took 0.037 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:repository-azure:compileJava'. :plugins:repository-azure:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.112 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-azure:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.748 secs. :plugins:repository-azure:processResources (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:processResources Putting task artifact state for task ':plugins:repository-azure:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/src/main/resources', not found Skipping task ':plugins:repository-azure:processResources' as it has no source files and no previous output files. :plugins:repository-azure:processResources NO-SOURCE :plugins:repository-azure:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:classes (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:classes Skipping task ':plugins:repository-azure:classes' as it has no actions. :plugins:repository-azure:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:copyCheckstyleConf (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:copyCheckstyleConf Putting task artifact state for task ':plugins:repository-azure:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-azure:copyCheckstyleConf (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :plugins:repository-azure:checkstyleMain (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:checkstyleMain Putting task artifact state for task ':plugins:repository-azure:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:checkstyleMain' took 0.023 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 10 files :plugins:repository-azure:checkstyleMain (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.075 secs. :plugins:repository-azure:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:repository-azure:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:repository-azure:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:pluginProperties (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:pluginProperties Putting task artifact state for task ':plugins:repository-azure:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-azure:pluginProperties (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.005 secs. :plugins:repository-azure:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:compileTestJava Putting task artifact state for task ':plugins:repository-azure:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:compileTestJava' took 0.004 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:repository-azure:compileTestJava'. :plugins:repository-azure:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-azure:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.879 secs. :plugins:repository-azure:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:processTestResources Putting task artifact state for task ':plugins:repository-azure:processTestResources' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-azure:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :plugins:repository-azure:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:testClasses Skipping task ':plugins:repository-azure:testClasses' as it has no actions. :plugins:repository-azure:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:checkstyleTest (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:checkstyleTest Putting task artifact state for task ':plugins:repository-azure:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 10 files :plugins:repository-azure:checkstyleTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.055 secs. :plugins:repository-azure:checkstyle (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:checkstyle Skipping task ':plugins:repository-azure:checkstyle' as it has no actions. :plugins:repository-azure:checkstyle (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:dependencyLicenses (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:dependencyLicenses Putting task artifact state for task ':plugins:repository-azure:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for azure-storage-5.0.0.jar Checking license/notice for azure-storage Mapped dependency name azure-storage to azure for license check Checking sha for azure-keyvault-core-0.8.0.jar Checking license/notice for azure-keyvault-core Mapped dependency name azure-keyvault-core to azure for license check Checking sha for commons-lang3-3.4.jar Checking license/notice for commons-lang3 :plugins:repository-azure:dependencyLicenses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.005 secs. :plugins:repository-azure:forbiddenApisMain (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:forbiddenApisMain Putting task artifact state for task ':plugins:repository-azure:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 13 class file(s) for forbidden API invocations (in 0.06s), 0 error(s). :plugins:repository-azure:forbiddenApisMain (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.059 secs. :plugins:repository-azure:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:forbiddenApisTest Putting task artifact state for task ':plugins:repository-azure:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 12 class file(s) for forbidden API invocations (in 0.08s), 0 error(s). :plugins:repository-azure:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.077 secs. :plugins:repository-azure:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) started. :plugins:repository-azure:forbiddenApis Skipping task ':plugins:repository-azure:forbiddenApis' as it has no actions. :plugins:repository-azure:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :plugins:repository-azure:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:forbiddenPatterns Putting task artifact state for task ':plugins:repository-azure:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/src/main/resources', not found :plugins:repository-azure:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.007 secs. :plugins:repository-azure:jarHell (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:jarHell Putting task artifact state for task ':plugins:repository-azure:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-storage/5.0.0/ba8f04bfeac08016c0f88423a202d0f3aac03aed/azure-storage-5.0.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-keyvault-core/0.8.0/35f7ac687462f491d0f8b0d96733dfe347493d70/azure-keyvault-core-0.8.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.4/5fe28b9518e58819180a43a850fbc0dd24b7c050/commons-lang3-3.4.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:repository-azure:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.369 secs. :plugins:repository-azure:licenseHeaders (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:licenseHeaders Putting task artifact state for task ':plugins:repository-azure:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-azure:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.013 secs. :plugins:repository-azure:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:loggerUsageCheck Putting task artifact state for task ':plugins:repository-azure:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/classes/java/test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:repository-azure:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.147 secs. :plugins:repository-azure:namingConventions (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:namingConventions Putting task artifact state for task ':plugins:repository-azure:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-storage/5.0.0/ba8f04bfeac08016c0f88423a202d0f3aac03aed/azure-storage-5.0.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-keyvault-core/0.8.0/35f7ac687462f491d0f8b0d96733dfe347493d70/azure-keyvault-core-0.8.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.4/5fe28b9518e58819180a43a850fbc0dd24b7c050/commons-lang3-3.4.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:repository-azure:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.076 secs. :plugins:repository-azure:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:thirdPartyAudit Putting task artifact state for task ':plugins:repository-azure:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-azure:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-storage/5.0.0/ba8f04bfeac08016c0f88423a202d0f3aac03aed/azure-storage-5.0.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.microsoft.azure/azure-keyvault-core/0.8.0/35f7ac687462f491d0f8b0d96733dfe347493d70/azure-keyvault-core-0.8.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.4/5fe28b9518e58819180a43a850fbc0dd24b7c050/commons-lang3-3.4.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 597 class file(s) for forbidden API invocations (in 0.46s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-azure/build/tmp/thirdPartyAudit :plugins:repository-azure:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.524 secs. :plugins:repository-azure:precommit (Thread[Daemon worker,5,main]) started. :plugins:repository-azure:precommit Skipping task ':plugins:repository-azure:precommit' as it has no actions. :plugins:repository-azure:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:compileJava (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:compileJava Putting task artifact state for task ':plugins:repository-gcs:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:compileJava' took 0.007 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':plugins:repository-gcs:compileJava'. :plugins:repository-gcs:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.018 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-gcs:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.692 secs. :plugins:repository-gcs:processResources (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:processResources Putting task artifact state for task ':plugins:repository-gcs:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/src/main/resources', not found Skipping task ':plugins:repository-gcs:processResources' as it has no source files and no previous output files. :plugins:repository-gcs:processResources NO-SOURCE :plugins:repository-gcs:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:classes (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:classes Skipping task ':plugins:repository-gcs:classes' as it has no actions. :plugins:repository-gcs:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:copyCheckstyleConf Putting task artifact state for task ':plugins:repository-gcs:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-gcs:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :plugins:repository-gcs:checkstyleMain (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:checkstyleMain Putting task artifact state for task ':plugins:repository-gcs:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:checkstyleMain' took 0.003 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :plugins:repository-gcs:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.061 secs. :plugins:repository-gcs:copyPluginPropertiesTemplate (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:repository-gcs:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:repository-gcs:copyPluginPropertiesTemplate (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:pluginProperties (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:pluginProperties Putting task artifact state for task ':plugins:repository-gcs:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-gcs:pluginProperties (Thread[Daemon worker,5,main]) completed. Took 0.006 secs. :plugins:repository-gcs:compileTestJava (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:compileTestJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:repository-gcs:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:compileTestJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:repository-gcs:compileTestJava'. :plugins:repository-gcs:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-gcs:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.663 secs. :plugins:repository-gcs:processTestResources (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:processTestResources Putting task artifact state for task ':plugins:repository-gcs:processTestResources' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-gcs:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :plugins:repository-gcs:testClasses (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:testClasses Skipping task ':plugins:repository-gcs:testClasses' as it has no actions. :plugins:repository-gcs:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:checkstyleTest (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:checkstyleTest Putting task artifact state for task ':plugins:repository-gcs:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :plugins:repository-gcs:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.081 secs. :plugins:repository-gcs:checkstyle (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:checkstyle Skipping task ':plugins:repository-gcs:checkstyle' as it has no actions. :plugins:repository-gcs:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:dependencyLicenses (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:dependencyLicenses Putting task artifact state for task ':plugins:repository-gcs:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for google-api-services-storage-v1-rev115-1.23.0.jar Checking license/notice for google-api-services-storage-v1-rev115 Mapped dependency name google-api-services-storage-v1-rev115 to google for license check Checking sha for google-api-client-1.23.0.jar Checking license/notice for google-api-client Mapped dependency name google-api-client to google for license check Checking sha for google-oauth-client-1.23.0.jar Checking license/notice for google-oauth-client Mapped dependency name google-oauth-client to google for license check Checking sha for httpclient-4.5.2.jar Checking license/notice for httpclient Checking sha for httpcore-4.4.5.jar Checking license/notice for httpcore Checking sha for commons-logging-1.1.3.jar Checking license/notice for commons-logging Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec Checking sha for google-http-client-1.23.0.jar Checking license/notice for google-http-client Mapped dependency name google-http-client to google for license check Checking sha for google-http-client-jackson2-1.23.0.jar Checking license/notice for google-http-client-jackson2 Mapped dependency name google-http-client-jackson2 to google for license check :plugins:repository-gcs:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.009 secs. :plugins:repository-gcs:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:forbiddenApisMain Putting task artifact state for task ':plugins:repository-gcs:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 11 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:repository-gcs:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.022 secs. :plugins:repository-gcs:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:forbiddenApisTest Putting task artifact state for task ':plugins:repository-gcs:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 11 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:repository-gcs:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.023 secs. :plugins:repository-gcs:forbiddenApis (Thread[Daemon worker,5,main]) started. :plugins:repository-gcs:forbiddenApis Skipping task ':plugins:repository-gcs:forbiddenApis' as it has no actions. :plugins:repository-gcs:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :plugins:repository-gcs:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-gcs:forbiddenPatterns Putting task artifact state for task ':plugins:repository-gcs:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/src/main/resources', not found :plugins:repository-gcs:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.004 secs. :plugins:repository-gcs:jarHell (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-gcs:jarHell Putting task artifact state for task ':plugins:repository-gcs:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.apis/google-api-services-storage/v1-rev115-1.23.0/ba4fb6c5dc8d5ad94dedd9927ceee10a31a59abd/google-api-services-storage-v1-rev115-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.api-client/google-api-client/1.23.0/522ea860eb48dee71dfe2c61a1fd09663539f556/google-api-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.oauth-client/google-oauth-client/1.23.0/e57ea1e2220bda5a2bd24ff17860212861f3c5cf/google-oauth-client-1.23.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.23.0/8e86c84ff3c98eca6423e97780325b299133d858/google-http-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client-jackson2/1.23.0/fd6761f4046a8cb0455e6fa5f58e12b061e9826e/google-http-client-jackson2-1.23.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:repository-gcs:jarHell (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.418 secs. :plugins:repository-gcs:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-gcs:licenseHeaders Putting task artifact state for task ':plugins:repository-gcs:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-gcs:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.013 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:repository-gcs:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-gcs:loggerUsageCheck Putting task artifact state for task ':plugins:repository-gcs:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:repository-gcs:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.137 secs. :plugins:repository-gcs:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-gcs:namingConventions Putting task artifact state for task ':plugins:repository-gcs:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.apis/google-api-services-storage/v1-rev115-1.23.0/ba4fb6c5dc8d5ad94dedd9927ceee10a31a59abd/google-api-services-storage-v1-rev115-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.api-client/google-api-client/1.23.0/522ea860eb48dee71dfe2c61a1fd09663539f556/google-api-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.oauth-client/google-oauth-client/1.23.0/e57ea1e2220bda5a2bd24ff17860212861f3c5cf/google-oauth-client-1.23.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.23.0/8e86c84ff3c98eca6423e97780325b299133d858/google-http-client-1.23.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client-jackson2/1.23.0/fd6761f4046a8cb0455e6fa5f58e12b061e9826e/google-http-client-jackson2-1.23.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:repository-gcs:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.09 secs. :plugins:repository-gcs:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-gcs:thirdPartyAudit Putting task artifact state for task ':plugins:repository-gcs:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-gcs:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.apis/google-api-services-storage/v1-rev115-1.23.0/ba4fb6c5dc8d5ad94dedd9927ceee10a31a59abd/google-api-services-storage-v1-rev115-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.api-client/google-api-client/1.23.0/522ea860eb48dee71dfe2c61a1fd09663539f556/google-api-client-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.oauth-client/google-oauth-client/1.23.0/e57ea1e2220bda5a2bd24ff17860212861f3c5cf/google-oauth-client-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.23.0/8e86c84ff3c98eca6423e97780325b299133d858/google-http-client-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client-jackson2/1.23.0/fd6761f4046a8cb0455e6fa5f58e12b061e9826e/google-http-client-jackson2-1.23.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 1368 class file(s) for forbidden API invocations (in 0.63s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-gcs/build/tmp/thirdPartyAudit :plugins:repository-gcs:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.757 secs. :plugins:repository-gcs:precommit (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-gcs:precommit Skipping task ':plugins:repository-gcs:precommit' as it has no actions. :plugins:repository-gcs:precommit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:compileJava (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:compileJava Putting task artifact state for task ':plugins:repository-hdfs:compileJava' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':plugins:repository-hdfs:compileJava' took 0.556 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:repository-hdfs:compileJava'. :plugins:repository-hdfs:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/src/main/java/org/elasticsearch/repositories/hdfs/HdfsRepository.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 1.727 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-hdfs:compileJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 2.883 secs. :plugins:repository-hdfs:processResources (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:processResources Putting task artifact state for task ':plugins:repository-hdfs:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/src/main/resources', not found Skipping task ':plugins:repository-hdfs:processResources' as it has no source files and no previous output files. :plugins:repository-hdfs:processResources NO-SOURCE :plugins:repository-hdfs:processResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:classes (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:classes Skipping task ':plugins:repository-hdfs:classes' as it has no actions. :plugins:repository-hdfs:classes (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:copyCheckstyleConf Putting task artifact state for task ':plugins:repository-hdfs:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-hdfs:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :plugins:repository-hdfs:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:checkstyleMain Putting task artifact state for task ':plugins:repository-hdfs:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:checkstyleMain' took 0.318 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 5 files :plugins:repository-hdfs:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.36 secs. :plugins:repository-hdfs:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:repository-hdfs:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:repository-hdfs:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:pluginProperties Putting task artifact state for task ':plugins:repository-hdfs:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-hdfs:pluginProperties (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.007 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:repository-hdfs:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:compileTestJava Putting task artifact state for task ':plugins:repository-hdfs:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:compileTestJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:repository-hdfs:compileTestJava'. :plugins:repository-hdfs:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-hdfs:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.663 secs. :plugins:repository-hdfs:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:processTestResources Putting task artifact state for task ':plugins:repository-hdfs:processTestResources' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:processTestResources' took 0.002 secs. It is not up-to-date because: No history is available. :plugins:repository-hdfs:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.007 secs. :plugins:repository-hdfs:testClasses (Thread[Task worker for ':' Thread 6,5,main]) started. :plugins:repository-hdfs:testClasses Skipping task ':plugins:repository-hdfs:testClasses' as it has no actions. :plugins:repository-hdfs:testClasses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:checkstyleTest Putting task artifact state for task ':plugins:repository-hdfs:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :plugins:repository-hdfs:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.041 secs. :plugins:repository-hdfs:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:checkstyle Skipping task ':plugins:repository-hdfs:checkstyle' as it has no actions. :plugins:repository-hdfs:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:dependencyLicenses Putting task artifact state for task ':plugins:repository-hdfs:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for hadoop-client-2.8.1.jar Checking license/notice for hadoop-client Mapped dependency name hadoop-client to hadoop for license check Checking sha for hadoop-common-2.8.1.jar Checking license/notice for hadoop-common Mapped dependency name hadoop-common to hadoop for license check Checking sha for hadoop-annotations-2.8.1.jar Checking license/notice for hadoop-annotations Mapped dependency name hadoop-annotations to hadoop for license check Checking sha for hadoop-auth-2.8.1.jar Checking license/notice for hadoop-auth Mapped dependency name hadoop-auth to hadoop for license check Checking sha for hadoop-hdfs-2.8.1.jar Checking license/notice for hadoop-hdfs Mapped dependency name hadoop-hdfs to hadoop for license check Checking sha for hadoop-hdfs-client-2.8.1.jar Checking license/notice for hadoop-hdfs-client Mapped dependency name hadoop-hdfs-client to hadoop for license check Checking sha for htrace-core4-4.0.1-incubating.jar Checking license/notice for htrace-core4 Checking sha for guava-11.0.2.jar Checking license/notice for guava Checking sha for protobuf-java-2.5.0.jar Checking license/notice for protobuf-java Checking sha for commons-logging-1.1.3.jar Checking license/notice for commons-logging Checking sha for commons-cli-1.2.jar Checking license/notice for commons-cli Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec Checking sha for commons-collections-3.2.2.jar Checking license/notice for commons-collections Checking sha for commons-configuration-1.6.jar Checking license/notice for commons-configuration Checking sha for commons-io-2.4.jar Checking license/notice for commons-io Checking sha for commons-lang-2.6.jar Checking license/notice for commons-lang Checking sha for servlet-api-2.5.jar Checking license/notice for servlet-api Checking sha for slf4j-api-1.6.2.jar Checking license/notice for slf4j-api Checking sha for log4j-slf4j-impl-2.9.1.jar Checking license/notice for log4j-slf4j-impl :plugins:repository-hdfs:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.069 secs. :plugins:repository-hdfs:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:forbiddenApisMain Putting task artifact state for task ':plugins:repository-hdfs:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 7 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:repository-hdfs:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.021 secs. :plugins:repository-hdfs:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:forbiddenApisTest Putting task artifact state for task ':plugins:repository-hdfs:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 10 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :plugins:repository-hdfs:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.028 secs. :plugins:repository-hdfs:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:forbiddenApis Skipping task ':plugins:repository-hdfs:forbiddenApis' as it has no actions. :plugins:repository-hdfs:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-hdfs:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:forbiddenPatterns Putting task artifact state for task ':plugins:repository-hdfs:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/src/main/resources', not found :plugins:repository-hdfs:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.005 secs. :plugins:repository-hdfs:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:jarHell Putting task artifact state for task ':plugins:repository-hdfs:jarHell' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/build/keytabs', not found Up-to-date check for task ':plugins:repository-hdfs:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/build/keytabs', not found Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-client/2.8.1/4812f251f8100fd4722c3cec5d7353f71f69cda9/hadoop-client-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-common/2.8.1/a4df18b79e4d0349ce4b58a52d314e7ae1d6be99/hadoop-common-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-annotations/2.8.1/335a867cf42bf789919bfc3229ff26747124e8f1/hadoop-annotations-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-auth/2.8.1/688ccccc0e0739d8737a93b0039a4a661e52084b/hadoop-auth-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.8.1/a378f4bc8e6cd779d779c9f512e0e31edd771633/hadoop-hdfs-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs-client/2.8.1/6b0100e4f58ecf7ce75817fce1ffdfbec947337a/hadoop-hdfs-client-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.htrace/htrace-core4/4.0.1-incubating/f4ef727cb4675788ac66f48e217020acc1690960/htrace-core4-4.0.1-incubating.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/11.0.2/35a3c69e19d72743cac83778aecbee68680f63eb/guava-11.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.protobuf/protobuf-java/2.5.0/a10732c76bfacdbd633a7eb0f7968b1059a65dfa/protobuf-java-2.5.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.2/2bf96b7aa8b611c177d329452af1dc933e14501c/commons-cli-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-configuration/commons-configuration/1.6/32cadde23955d7681b0d94a2715846d20b425235/commons-configuration-1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-lang/commons-lang/2.6/ce1edb914c94ebc388f086c6827e8bdeec71ac2/commons-lang-2.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.servlet/servlet-api/2.5/5959582d97d8b61f4d154ca9e495aafd16726e34/servlet-api-2.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.6.2/8619e95939167fb37245b5670135e4feb0ec7d50/slf4j-api-1.6.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.9.1/a97a849b18b3798c4af1a2ca5b10c66cef17e3a/log4j-slf4j-impl-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:repository-hdfs:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.371 secs. :plugins:repository-hdfs:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:licenseHeaders Putting task artifact state for task ':plugins:repository-hdfs:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-hdfs:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.012 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:repository-hdfs:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:loggerUsageCheck Putting task artifact state for task ':plugins:repository-hdfs:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:repository-hdfs:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.161 secs. :plugins:repository-hdfs:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:repository-hdfs:namingConventions Putting task artifact state for task ':plugins:repository-hdfs:namingConventions' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/build/keytabs', not found Up-to-date check for task ':plugins:repository-hdfs:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/build/keytabs', not found Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-client/2.8.1/4812f251f8100fd4722c3cec5d7353f71f69cda9/hadoop-client-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-common/2.8.1/a4df18b79e4d0349ce4b58a52d314e7ae1d6be99/hadoop-common-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-annotations/2.8.1/335a867cf42bf789919bfc3229ff26747124e8f1/hadoop-annotations-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-auth/2.8.1/688ccccc0e0739d8737a93b0039a4a661e52084b/hadoop-auth-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.8.1/a378f4bc8e6cd779d779c9f512e0e31edd771633/hadoop-hdfs-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs-client/2.8.1/6b0100e4f58ecf7ce75817fce1ffdfbec947337a/hadoop-hdfs-client-2.8.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.htrace/htrace-core4/4.0.1-incubating/f4ef727cb4675788ac66f48e217020acc1690960/htrace-core4-4.0.1-incubating.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/11.0.2/35a3c69e19d72743cac83778aecbee68680f63eb/guava-11.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.protobuf/protobuf-java/2.5.0/a10732c76bfacdbd633a7eb0f7968b1059a65dfa/protobuf-java-2.5.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.2/2bf96b7aa8b611c177d329452af1dc933e14501c/commons-cli-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-configuration/commons-configuration/1.6/32cadde23955d7681b0d94a2715846d20b425235/commons-configuration-1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-lang/commons-lang/2.6/ce1edb914c94ebc388f086c6827e8bdeec71ac2/commons-lang-2.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.servlet/servlet-api/2.5/5959582d97d8b61f4d154ca9e495aafd16726e34/servlet-api-2.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.6.2/8619e95939167fb37245b5670135e4feb0ec7d50/slf4j-api-1.6.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.9.1/a97a849b18b3798c4af1a2ca5b10c66cef17e3a/log4j-slf4j-impl-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:repository-hdfs:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.103 secs. :plugins:repository-hdfs:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:thirdPartyAudit Putting task artifact state for task ':plugins:repository-hdfs:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-hdfs:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-client/2.8.1/4812f251f8100fd4722c3cec5d7353f71f69cda9/hadoop-client-2.8.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-common/2.8.1/a4df18b79e4d0349ce4b58a52d314e7ae1d6be99/hadoop-common-2.8.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-annotations/2.8.1/335a867cf42bf789919bfc3229ff26747124e8f1/hadoop-annotations-2.8.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-auth/2.8.1/688ccccc0e0739d8737a93b0039a4a661e52084b/hadoop-auth-2.8.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.8.1/a378f4bc8e6cd779d779c9f512e0e31edd771633/hadoop-hdfs-2.8.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs-client/2.8.1/6b0100e4f58ecf7ce75817fce1ffdfbec947337a/hadoop-hdfs-client-2.8.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.htrace/htrace-core4/4.0.1-incubating/f4ef727cb4675788ac66f48e217020acc1690960/htrace-core4-4.0.1-incubating.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/11.0.2/35a3c69e19d72743cac83778aecbee68680f63eb/guava-11.0.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.protobuf/protobuf-java/2.5.0/a10732c76bfacdbd633a7eb0f7968b1059a65dfa/protobuf-java-2.5.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.2/2bf96b7aa8b611c177d329452af1dc933e14501c/commons-cli-1.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-configuration/commons-configuration/1.6/32cadde23955d7681b0d94a2715846d20b425235/commons-configuration-1.6.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-lang/commons-lang/2.6/ce1edb914c94ebc388f086c6827e8bdeec71ac2/commons-lang-2.6.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.servlet/servlet-api/2.5/5959582d97d8b61f4d154ca9e495aafd16726e34/servlet-api-2.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.6.2/8619e95939167fb37245b5670135e4feb0ec7d50/slf4j-api-1.6.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.9.1/a97a849b18b3798c4af1a2ca5b10c66cef17e3a/log4j-slf4j-impl-2.9.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java, field declaration of 'theUnsafe') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java:284) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java:285) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java:266) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java:269) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator$1 (UnsignedBytes.java:253) [thirdPartyAudit] Forbidden class/interface use: sun.nio.ch.DirectBuffer [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.nativeio.NativeIO$POSIX (NativeIO.java:331) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Cleaner [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.nativeio.NativeIO$POSIX (NativeIO.java:332) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm (ShortCircuitShm.java, field declaration of 'unsafe') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm (ShortCircuitShm.java, method declaration of 'safetyDance()') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm (ShortCircuitShm.java:61) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.FastByteComparisons$LexicographicalComparerHolder$UnsafeComparer$1 (FastByteComparisons.java:147) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:317) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:321) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:328) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:332) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:339) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:343) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:372) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:388) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:401) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:412) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.hdfs.shortcircuit.ShortCircuitShm$Slot (ShortCircuitShm.java:416) [thirdPartyAudit] Forbidden class/interface use: sun.net.dns.ResolverConfiguration [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.security.SecurityUtil$QualifiedHostResolver (SecurityUtil.java:580) [thirdPartyAudit] Forbidden class/interface use: sun.net.dns.ResolverConfiguration [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.security.SecurityUtil$QualifiedHostResolver (SecurityUtil.java:580) [thirdPartyAudit] Forbidden class/interface use: sun.net.util.IPAddressUtil [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.security.SecurityUtil$QualifiedHostResolver (SecurityUtil.java:598) [thirdPartyAudit] Forbidden class/interface use: sun.net.util.IPAddressUtil [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.security.SecurityUtil$QualifiedHostResolver (SecurityUtil.java:600) [thirdPartyAudit] Forbidden class/interface use: sun.net.util.IPAddressUtil [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.security.SecurityUtil$QualifiedHostResolver (SecurityUtil.java:602) [thirdPartyAudit] Forbidden class/interface use: sun.net.util.IPAddressUtil [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.security.SecurityUtil$QualifiedHostResolver (SecurityUtil.java:604) [thirdPartyAudit] Forbidden interface use: sun.misc.SignalHandler [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.util.SignalLogger$Handler (SignalLogger.java, class declaration) [thirdPartyAudit] Forbidden class/interface use: sun.misc.SignalHandler [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.util.SignalLogger$Handler (SignalLogger.java, field declaration of 'prevHandler') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Signal [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.util.SignalLogger$Handler (SignalLogger.java:50) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Signal [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.util.SignalLogger$Handler (SignalLogger.java:50) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Signal [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.util.SignalLogger$Handler (SignalLogger.java, method declaration of 'handle(sun.misc.Signal)') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Signal [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.util.SignalLogger$Handler (SignalLogger.java:60) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Signal [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.util.SignalLogger$Handler (SignalLogger.java:61) [thirdPartyAudit] Forbidden class/interface use: sun.misc.SignalHandler [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.util.SignalLogger$Handler (SignalLogger.java:62) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.nativeio.NativeIO (NativeIO.java:684) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.nativeio.NativeIO (NativeIO.java:687) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.FastByteComparisons$LexicographicalComparerHolder$UnsafeComparer (FastByteComparisons.java, field declaration of 'theUnsafe') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.FastByteComparisons$LexicographicalComparerHolder$UnsafeComparer (FastByteComparisons.java:210) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.FastByteComparisons$LexicographicalComparerHolder$UnsafeComparer (FastByteComparisons.java:211) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.FastByteComparisons$LexicographicalComparerHolder$UnsafeComparer (FastByteComparisons.java:160) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.io.FastByteComparisons$LexicographicalComparerHolder$UnsafeComparer (FastByteComparisons.java:163) [thirdPartyAudit] Forbidden class/interface use: sun.nio.ch.DirectBuffer [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.crypto.CryptoStreamUtils (CryptoStreamUtils.java:41) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Cleaner [non-public internal runtime class] [thirdPartyAudit] in org.apache.hadoop.crypto.CryptoStreamUtils (CryptoStreamUtils.java:42) [thirdPartyAudit] Scanned 9109 class file(s) for forbidden API invocations (in 7.76s), 46 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-hdfs/build/tmp/thirdPartyAudit :plugins:repository-hdfs:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 9.094 secs. :plugins:repository-hdfs:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-hdfs:precommit Skipping task ':plugins:repository-hdfs:precommit' as it has no actions. :plugins:repository-hdfs:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:compileJava Putting task artifact state for task ':plugins:repository-s3:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:compileJava' took 0.064 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:repository-s3:compileJava'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:repository-s3:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.175 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-s3:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.085 secs. :plugins:repository-s3:processResources (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:processResources Putting task artifact state for task ':plugins:repository-s3:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/src/main/resources', not found Skipping task ':plugins:repository-s3:processResources' as it has no source files and no previous output files. :plugins:repository-s3:processResources NO-SOURCE :plugins:repository-s3:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:classes Skipping task ':plugins:repository-s3:classes' as it has no actions. :plugins:repository-s3:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:copyCheckstyleConf Putting task artifact state for task ':plugins:repository-s3:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-s3:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :plugins:repository-s3:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:checkstyleMain Putting task artifact state for task ':plugins:repository-s3:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:checkstyleMain' took 0.039 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 8 files :plugins:repository-s3:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.092 secs. :plugins:repository-s3:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:repository-s3:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:repository-s3:copyPluginPropertiesTemplate (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:pluginProperties (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:pluginProperties Putting task artifact state for task ':plugins:repository-s3:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-s3:pluginProperties (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.006 secs. :plugins:repository-s3:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:compileTestJava Putting task artifact state for task ':plugins:repository-s3:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:compileTestJava' took 0.004 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:repository-s3:compileTestJava'. :plugins:repository-s3:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/src/test/java/org/elasticsearch/repositories/s3/AmazonS3Wrapper.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:repository-s3:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.931 secs. :plugins:repository-s3:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:processTestResources Putting task artifact state for task ':plugins:repository-s3:processTestResources' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:repository-s3:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :plugins:repository-s3:testClasses (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:testClasses Skipping task ':plugins:repository-s3:testClasses' as it has no actions. :plugins:repository-s3:testClasses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:checkstyleTest Putting task artifact state for task ':plugins:repository-s3:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 15 files :plugins:repository-s3:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.103 secs. :plugins:repository-s3:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:checkstyle Skipping task ':plugins:repository-s3:checkstyle' as it has no actions. :plugins:repository-s3:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:dependencyLicenses Putting task artifact state for task ':plugins:repository-s3:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Checking sha for aws-java-sdk-s3-1.11.223.jar Checking license/notice for aws-java-sdk-s3 Mapped dependency name aws-java-sdk-s3 to aws-java-sdk for license check Checking sha for aws-java-sdk-kms-1.11.223.jar Checking license/notice for aws-java-sdk-kms Mapped dependency name aws-java-sdk-kms to aws-java-sdk for license check Checking sha for aws-java-sdk-core-1.11.223.jar Checking license/notice for aws-java-sdk-core Mapped dependency name aws-java-sdk-core to aws-java-sdk for license check Checking sha for httpclient-4.5.2.jar Checking license/notice for httpclient Checking sha for httpcore-4.4.5.jar Checking license/notice for httpcore Checking sha for commons-logging-1.1.3.jar Checking license/notice for commons-logging Checking sha for commons-codec-1.10.jar Checking license/notice for commons-codec Checking sha for jackson-databind-2.6.7.1.jar Checking license/notice for jackson-databind Mapped dependency name jackson-databind to jackson for license check Checking sha for jackson-annotations-2.6.0.jar Checking license/notice for jackson-annotations Mapped dependency name jackson-annotations to jackson for license check Checking sha for jaxb-api-2.2.2.jar Checking license/notice for jaxb-api Mapped dependency name jaxb-api to jaxb for license check :plugins:repository-s3:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.019 secs. :plugins:repository-s3:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:forbiddenApisMain Putting task artifact state for task ':plugins:repository-s3:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 10 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:repository-s3:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.022 secs. :plugins:repository-s3:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:forbiddenApisTest Putting task artifact state for task ':plugins:repository-s3:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 21 class file(s) for forbidden API invocations (in 0.04s), 0 error(s). :plugins:repository-s3:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.044 secs. :plugins:repository-s3:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :plugins:repository-s3:forbiddenApis Skipping task ':plugins:repository-s3:forbiddenApis' as it has no actions. :plugins:repository-s3:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :plugins:repository-s3:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :plugins:repository-s3:forbiddenPatterns Putting task artifact state for task ':plugins:repository-s3:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/src/main/resources', not found :plugins:repository-s3:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.009 secs. :plugins:repository-s3:jarHell (Thread[Task worker for ':',5,main]) started. :plugins:repository-s3:jarHell Putting task artifact state for task ':plugins:repository-s3:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:jarHell' took 0.0 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-s3/1.11.223/c2ef96732e22d97952fbcd0a94f1dc376d157eda/aws-java-sdk-s3-1.11.223.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-kms/1.11.223/c24e6ebe108c60a08098aeaad5ae0b6a5a77b618/aws-java-sdk-kms-1.11.223.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-core/1.11.223/c3993cb44f5856fa721b7b7ccfc266377c0bf9c0/aws-java-sdk-core-1.11.223.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.6.7.1/306775aeb5164835a1dcbdf3f945587045cfb3b5/jackson-databind-2.6.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.6.0/a0990e2e812ac6639b6ce955c91b13228500476e/jackson-annotations-2.6.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.2.2/aeb3021ca93dde265796d82015beecdcff95bf09/jaxb-api-2.2.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :plugins:repository-s3:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.41 secs. :plugins:repository-s3:licenseHeaders (Thread[Task worker for ':',5,main]) started. :plugins:repository-s3:licenseHeaders Putting task artifact state for task ':plugins:repository-s3:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:repository-s3:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. :plugins:repository-s3:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :plugins:repository-s3:loggerUsageCheck Putting task artifact state for task ':plugins:repository-s3:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:repository-s3:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.157 secs. :plugins:repository-s3:namingConventions (Thread[Task worker for ':',5,main]) started. :plugins:repository-s3:namingConventions Putting task artifact state for task ':plugins:repository-s3:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3 Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-s3/1.11.223/c2ef96732e22d97952fbcd0a94f1dc376d157eda/aws-java-sdk-s3-1.11.223.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-kms/1.11.223/c24e6ebe108c60a08098aeaad5ae0b6a5a77b618/aws-java-sdk-kms-1.11.223.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-core/1.11.223/c3993cb44f5856fa721b7b7ccfc266377c0bf9c0/aws-java-sdk-core-1.11.223.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.6.7.1/306775aeb5164835a1dcbdf3f945587045cfb3b5/jackson-databind-2.6.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.6.0/a0990e2e812ac6639b6ce955c91b13228500476e/jackson-annotations-2.6.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.2.2/aeb3021ca93dde265796d82015beecdcff95bf09/jaxb-api-2.2.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :plugins:repository-s3:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.092 secs. :plugins:repository-s3:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :plugins:repository-s3:thirdPartyAudit Putting task artifact state for task ':plugins:repository-s3:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':plugins:repository-s3:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-s3/1.11.223/c2ef96732e22d97952fbcd0a94f1dc376d157eda/aws-java-sdk-s3-1.11.223.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-kms/1.11.223/c24e6ebe108c60a08098aeaad5ae0b6a5a77b618/aws-java-sdk-kms-1.11.223.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-java-sdk-core/1.11.223/c3993cb44f5856fa721b7b7ccfc266377c0bf9c0/aws-java-sdk-core-1.11.223.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.6.7.1/306775aeb5164835a1dcbdf3f945587045cfb3b5/jackson-databind-2.6.7.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.6.0/a0990e2e812ac6639b6ce955c91b13228500476e/jackson-annotations-2.6.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.2.2/aeb3021ca93dde265796d82015beecdcff95bf09/jaxb-api-2.2.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 3137 class file(s) for forbidden API invocations (in 1.54s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/repository-s3/build/tmp/thirdPartyAudit :plugins:repository-s3:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 1.796 secs. :plugins:repository-s3:precommit (Thread[Task worker for ':',5,main]) started. :plugins:repository-s3:precommit Skipping task ':plugins:repository-s3:precommit' as it has no actions. :plugins:repository-s3:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:compileJava (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:compileJava Putting task artifact state for task ':plugins:store-smb:compileJava' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:compileJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:store-smb:compileJava'. :plugins:store-smb:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:store-smb:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.437 secs. :plugins:store-smb:processResources (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:processResources Putting task artifact state for task ':plugins:store-smb:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/src/main/resources', not found Skipping task ':plugins:store-smb:processResources' as it has no source files and no previous output files. :plugins:store-smb:processResources NO-SOURCE :plugins:store-smb:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:classes (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:classes Skipping task ':plugins:store-smb:classes' as it has no actions. :plugins:store-smb:classes (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:copyCheckstyleConf Putting task artifact state for task ':plugins:store-smb:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:store-smb:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:store-smb:checkstyleMain (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:checkstyleMain Putting task artifact state for task ':plugins:store-smb:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :plugins:store-smb:checkstyleMain (Thread[Task worker for ':',5,main]) completed. Took 0.023 secs. :plugins:store-smb:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:copyPluginPropertiesTemplate Putting task artifact state for task ':plugins:store-smb:copyPluginPropertiesTemplate' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:copyPluginPropertiesTemplate' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:store-smb:copyPluginPropertiesTemplate (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:pluginProperties (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:pluginProperties Putting task artifact state for task ':plugins:store-smb:pluginProperties' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:pluginProperties' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:store-smb:pluginProperties (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :plugins:store-smb:compileTestJava (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:compileTestJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':plugins:store-smb:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:compileTestJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':plugins:store-smb:compileTestJava'. :plugins:store-smb:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :plugins:store-smb:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.419 secs. :plugins:store-smb:processTestResources (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:processTestResources Putting task artifact state for task ':plugins:store-smb:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/src/main/plugin-metadata', not found Up-to-date check for task ':plugins:store-smb:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/src/main/plugin-metadata', not found :plugins:store-smb:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:store-smb:testClasses (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:testClasses Skipping task ':plugins:store-smb:testClasses' as it has no actions. :plugins:store-smb:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:checkstyleTest (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:checkstyleTest Putting task artifact state for task ':plugins:store-smb:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 6 files :plugins:store-smb:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.021 secs. :plugins:store-smb:checkstyle (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:checkstyle Skipping task ':plugins:store-smb:checkstyle' as it has no actions. :plugins:store-smb:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:dependencyLicenses (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:dependencyLicenses Putting task artifact state for task ':plugins:store-smb:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :plugins:store-smb:dependencyLicenses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:forbiddenApisMain (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:forbiddenApisMain Putting task artifact state for task ':plugins:store-smb:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 8 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :plugins:store-smb:forbiddenApisMain (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. :plugins:store-smb:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:forbiddenApisTest Putting task artifact state for task ':plugins:store-smb:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 6 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :plugins:store-smb:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.017 secs. :plugins:store-smb:forbiddenApis (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:forbiddenApis Skipping task ':plugins:store-smb:forbiddenApis' as it has no actions. :plugins:store-smb:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:forbiddenPatterns Putting task artifact state for task ':plugins:store-smb:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/src/main/plugin-metadata', not found :plugins:store-smb:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :plugins:store-smb:jarHell (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:jarHell Putting task artifact state for task ':plugins:store-smb:jarHell' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :plugins:store-smb:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.354 secs. :plugins:store-smb:licenseHeaders (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:licenseHeaders Putting task artifact state for task ':plugins:store-smb:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:store-smb:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:store-smb:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:loggerUsageCheck Putting task artifact state for task ':plugins:store-smb:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :plugins:store-smb:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.117 secs. :plugins:store-smb:namingConventions (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:namingConventions Putting task artifact state for task ':plugins:store-smb:namingConventions' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/generated-resources:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/store-smb/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :plugins:store-smb:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.082 secs. :plugins:store-smb:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:thirdPartyAudit Skipping task ':plugins:store-smb:thirdPartyAudit' as task onlyIf is false. :plugins:store-smb:thirdPartyAudit SKIPPED :plugins:store-smb:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :plugins:store-smb:precommit (Thread[Task worker for ':',5,main]) started. :plugins:store-smb:precommit Skipping task ':plugins:store-smb:precommit' as it has no actions. :plugins:store-smb:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:rest-high-level:jar (Thread[Task worker for ':',5,main]) started. :client:rest-high-level:jar Putting task artifact state for task ':client:rest-high-level:jar' into context took 0.0 secs. Up-to-date check for task ':client:rest-high-level:jar' took 0.0 secs. It is not up-to-date because: No history is available. :client:rest-high-level:jar (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :qa:ccs-unavailable-clusters:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:copyCheckstyleConf Putting task artifact state for task ':qa:ccs-unavailable-clusters:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:ccs-unavailable-clusters:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:ccs-unavailable-clusters:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:ccs-unavailable-clusters:compileTestJava (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:compileTestJava Putting task artifact state for task ':qa:ccs-unavailable-clusters:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:ccs-unavailable-clusters:compileTestJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:ccs-unavailable-clusters:compileTestJava'. Compiling with JDK Java compiler API. :qa:ccs-unavailable-clusters:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.116 secs. :qa:ccs-unavailable-clusters:processTestResources (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:processTestResources Putting task artifact state for task ':qa:ccs-unavailable-clusters:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters/src/test/resources', not found Skipping task ':qa:ccs-unavailable-clusters:processTestResources' as it has no source files and no previous output files. :qa:ccs-unavailable-clusters:processTestResources NO-SOURCE :qa:ccs-unavailable-clusters:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:ccs-unavailable-clusters:testClasses (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:testClasses Skipping task ':qa:ccs-unavailable-clusters:testClasses' as it has no actions. :qa:ccs-unavailable-clusters:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:ccs-unavailable-clusters:checkstyleTest (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:checkstyleTest Putting task artifact state for task ':qa:ccs-unavailable-clusters:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:ccs-unavailable-clusters:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:ccs-unavailable-clusters:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.031 secs. :qa:ccs-unavailable-clusters:checkstyle (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:checkstyle Skipping task ':qa:ccs-unavailable-clusters:checkstyle' as it has no actions. :qa:ccs-unavailable-clusters:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:ccs-unavailable-clusters:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:forbiddenApisTest Putting task artifact state for task ':qa:ccs-unavailable-clusters:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:ccs-unavailable-clusters:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:ccs-unavailable-clusters:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.022 secs. :qa:ccs-unavailable-clusters:forbiddenApis (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:forbiddenApis Skipping task ':qa:ccs-unavailable-clusters:forbiddenApis' as it has no actions. :qa:ccs-unavailable-clusters:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:ccs-unavailable-clusters:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:forbiddenPatterns Putting task artifact state for task ':qa:ccs-unavailable-clusters:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:ccs-unavailable-clusters:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters/src/test/resources', not found :qa:ccs-unavailable-clusters:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:ccs-unavailable-clusters:jarHell (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:jarHell Putting task artifact state for task ':qa:ccs-unavailable-clusters:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:ccs-unavailable-clusters:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/distributions/elasticsearch-rest-high-level-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/distributions/aggs-matrix-stats-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:ccs-unavailable-clusters:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.387 secs. :qa:ccs-unavailable-clusters:licenseHeaders (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:licenseHeaders Putting task artifact state for task ':qa:ccs-unavailable-clusters:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:ccs-unavailable-clusters:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:ccs-unavailable-clusters:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:ccs-unavailable-clusters:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:loggerUsageCheck Putting task artifact state for task ':qa:ccs-unavailable-clusters:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:ccs-unavailable-clusters:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:ccs-unavailable-clusters:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.126 secs. :qa:ccs-unavailable-clusters:namingConventions (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:namingConventions Putting task artifact state for task ':qa:ccs-unavailable-clusters:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:ccs-unavailable-clusters:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest-high-level/build/distributions/elasticsearch-rest-high-level-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/distributions/aggs-matrix-stats-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/ccs-unavailable-clusters/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:ccs-unavailable-clusters:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.081 secs. :qa:ccs-unavailable-clusters:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:thirdPartyAudit Skipping task ':qa:ccs-unavailable-clusters:thirdPartyAudit' as task onlyIf is false. :qa:ccs-unavailable-clusters:thirdPartyAudit SKIPPED :qa:ccs-unavailable-clusters:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:ccs-unavailable-clusters:precommit (Thread[Task worker for ':',5,main]) started. :qa:ccs-unavailable-clusters:precommit Skipping task ':qa:ccs-unavailable-clusters:precommit' as it has no actions. :qa:ccs-unavailable-clusters:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:tribe:jar (Thread[Task worker for ':',5,main]) started. :modules:tribe:jar Putting task artifact state for task ':modules:tribe:jar' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:jar' took 0.001 secs. It is not up-to-date because: No history is available. :modules:tribe:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :qa:evil-tests:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:copyCheckstyleConf Putting task artifact state for task ':qa:evil-tests:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:evil-tests:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:evil-tests:compileTestJava (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:compileTestJava Putting task artifact state for task ':qa:evil-tests:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:compileTestJava' took 0.003 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:evil-tests:compileTestJava'. :qa:evil-tests:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/tmp/compileTestJava/java-compiler-args.txt Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.004 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:evil-tests:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.849 secs. :qa:evil-tests:processTestResources (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:processTestResources Putting task artifact state for task ':qa:evil-tests:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:processTestResources' took 0.002 secs. It is not up-to-date because: No history is available. :qa:evil-tests:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :qa:evil-tests:testClasses (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:testClasses Skipping task ':qa:evil-tests:testClasses' as it has no actions. :qa:evil-tests:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:evil-tests:checkstyleTest (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:checkstyleTest Putting task artifact state for task ':qa:evil-tests:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:checkstyleTest' took 0.001 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 15 files :qa:evil-tests:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.076 secs. :qa:evil-tests:checkstyle (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:checkstyle Skipping task ':qa:evil-tests:checkstyle' as it has no actions. :qa:evil-tests:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:evil-tests:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:forbiddenApisTest Putting task artifact state for task ':qa:evil-tests:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 21 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :qa:evil-tests:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.029 secs. :qa:evil-tests:forbiddenApis (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:forbiddenApis Skipping task ':qa:evil-tests:forbiddenApis' as it has no actions. :qa:evil-tests:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:evil-tests:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:forbiddenPatterns Putting task artifact state for task ':qa:evil-tests:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:evil-tests:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs. :qa:evil-tests:jarHell (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:jarHell Putting task artifact state for task ':qa:evil-tests:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.jimfs/jimfs/1.1/8fbd0579dc68aba6186935cc1bee21d2f3e7ec1c/jimfs-1.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/distributions/tribe-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/18.0/cce0823396aa693798f8882e64213b1772032b09/guava-18.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:evil-tests:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.366 secs. :qa:evil-tests:licenseHeaders (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:licenseHeaders Putting task artifact state for task ':qa:evil-tests:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:evil-tests:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:evil-tests:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:loggerUsageCheck Putting task artifact state for task ':qa:evil-tests:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:evil-tests:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.14 secs. :qa:evil-tests:namingConventions (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':qa:evil-tests:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.jimfs/jimfs/1.1/8fbd0579dc68aba6186935cc1bee21d2f3e7ec1c/jimfs-1.1.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/tribe/build/distributions/tribe-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/18.0/cce0823396aa693798f8882e64213b1772032b09/guava-18.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:evil-tests:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.082 secs. :qa:evil-tests:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:thirdPartyAudit Putting task artifact state for task ':qa:evil-tests:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':qa:evil-tests:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.jimfs/jimfs/1.1/8fbd0579dc68aba6186935cc1bee21d2f3e7ec1c/jimfs-1.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/18.0/cce0823396aa693798f8882e64213b1772032b09/guava-18.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64$Cell (Striped64.java, field declaration of 'UNSAFE') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64$Cell (Striped64.java:100) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64$Cell (Striped64.java:110) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64$1 (Striped64.java, method declaration of 'run()') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64$1 (Striped64.java:324) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java, field declaration of 'theUnsafe') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java, method declaration of 'getUnsafe()') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java:348) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java:379) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java:380) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java:331) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator (UnsignedBytes.java:334) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64 (Striped64.java, field declaration of 'UNSAFE') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64 (Striped64.java:161) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64 (Striped64.java:168) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64 (Striped64.java, method declaration of 'getUnsafe()') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64 (Striped64.java:318) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64 (Striped64.java:300) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.cache.Striped64 (Striped64.java:302) [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator$1 (UnsignedBytes.java, method declaration of 'run()') [thirdPartyAudit] Forbidden class/interface use: sun.misc.Unsafe [non-public internal runtime class] [thirdPartyAudit] in com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator$1 (UnsignedBytes.java:354) [thirdPartyAudit] Scanned 1813 class file(s) for forbidden API invocations (in 0.68s), 21 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/evil-tests/build/tmp/thirdPartyAudit :qa:evil-tests:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.818 secs. :qa:evil-tests:precommit (Thread[Task worker for ':',5,main]) started. :qa:evil-tests:precommit Skipping task ':qa:evil-tests:precommit' as it has no actions. :qa:evil-tests:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:full-cluster-restart:copyCheckstyleConf Putting task artifact state for task ':qa:full-cluster-restart:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:full-cluster-restart:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:full-cluster-restart:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:full-cluster-restart:compileTestJava (Thread[Task worker for ':',5,main]) started. :qa:full-cluster-restart:compileTestJava Putting task artifact state for task ':qa:full-cluster-restart:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:full-cluster-restart:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:full-cluster-restart:compileTestJava'. :qa:full-cluster-restart:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:full-cluster-restart:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.862 secs. :qa:full-cluster-restart:processTestResources (Thread[Task worker for ':',5,main]) started. :qa:full-cluster-restart:processTestResources Putting task artifact state for task ':qa:full-cluster-restart:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart/src/test/resources', not found Skipping task ':qa:full-cluster-restart:processTestResources' as it has no source files and no previous output files. :qa:full-cluster-restart:processTestResources NO-SOURCE :qa:full-cluster-restart:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:testClasses (Thread[Task worker for ':',5,main]) started. :qa:full-cluster-restart:testClasses Skipping task ':qa:full-cluster-restart:testClasses' as it has no actions. :qa:full-cluster-restart:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:checkstyleTest (Thread[Task worker for ':',5,main]) started. :qa:full-cluster-restart:checkstyleTest Putting task artifact state for task ':qa:full-cluster-restart:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:full-cluster-restart:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:full-cluster-restart:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.055 secs. :qa:full-cluster-restart:checkstyle (Thread[Task worker for ':',5,main]) started. :qa:full-cluster-restart:checkstyle Skipping task ':qa:full-cluster-restart:checkstyle' as it has no actions. :qa:full-cluster-restart:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:full-cluster-restart:forbiddenApisTest Putting task artifact state for task ':qa:full-cluster-restart:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:full-cluster-restart:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:full-cluster-restart:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.021 secs. :qa:full-cluster-restart:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:full-cluster-restart:forbiddenApis Skipping task ':qa:full-cluster-restart:forbiddenApis' as it has no actions. :qa:full-cluster-restart:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:full-cluster-restart:forbiddenPatterns Putting task artifact state for task ':qa:full-cluster-restart:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:full-cluster-restart:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart/src/test/resources', not found :qa:full-cluster-restart:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:full-cluster-restart:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:full-cluster-restart:jarHell Putting task artifact state for task ':qa:full-cluster-restart:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:full-cluster-restart:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:full-cluster-restart:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.367 secs. :qa:full-cluster-restart:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:full-cluster-restart:licenseHeaders Putting task artifact state for task ':qa:full-cluster-restart:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:full-cluster-restart:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:full-cluster-restart:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.011 secs. :qa:full-cluster-restart:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:full-cluster-restart:loggerUsageCheck Putting task artifact state for task ':qa:full-cluster-restart:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:full-cluster-restart:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :qa:full-cluster-restart:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.135 secs. :qa:full-cluster-restart:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:full-cluster-restart:namingConventions Putting task artifact state for task ':qa:full-cluster-restart:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':qa:full-cluster-restart:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/full-cluster-restart/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:full-cluster-restart:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.083 secs. :qa:full-cluster-restart:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:full-cluster-restart:thirdPartyAudit Skipping task ':qa:full-cluster-restart:thirdPartyAudit' as task onlyIf is false. :qa:full-cluster-restart:thirdPartyAudit SKIPPED :qa:full-cluster-restart:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:full-cluster-restart:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:full-cluster-restart:precommit Skipping task ':qa:full-cluster-restart:precommit' as it has no actions. :qa:full-cluster-restart:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:copyCheckstyleConf Putting task artifact state for task ':qa:mixed-cluster:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:mixed-cluster:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:mixed-cluster:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:mixed-cluster:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:compileTestJava Putting task artifact state for task ':qa:mixed-cluster:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:mixed-cluster:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:mixed-cluster:compileTestJava'. :qa:mixed-cluster:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster/src/test/java/org/elasticsearch/backwards/IndexingIT.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:mixed-cluster:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.745 secs. :qa:mixed-cluster:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:processTestResources Putting task artifact state for task ':qa:mixed-cluster:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:mixed-cluster:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :qa:mixed-cluster:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:mixed-cluster:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:testClasses Skipping task ':qa:mixed-cluster:testClasses' as it has no actions. :qa:mixed-cluster:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:checkstyleTest Putting task artifact state for task ':qa:mixed-cluster:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:mixed-cluster:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :qa:mixed-cluster:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.041 secs. :qa:mixed-cluster:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:checkstyle Skipping task ':qa:mixed-cluster:checkstyle' as it has no actions. :qa:mixed-cluster:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:forbiddenApisTest Putting task artifact state for task ':qa:mixed-cluster:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:mixed-cluster:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :qa:mixed-cluster:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.028 secs. :qa:mixed-cluster:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:forbiddenApis Skipping task ':qa:mixed-cluster:forbiddenApis' as it has no actions. :qa:mixed-cluster:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:mixed-cluster:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:forbiddenPatterns Putting task artifact state for task ':qa:mixed-cluster:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:mixed-cluster:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:mixed-cluster:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:mixed-cluster:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:jarHell Putting task artifact state for task ':qa:mixed-cluster:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:mixed-cluster:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:mixed-cluster:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.413 secs. :qa:mixed-cluster:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:licenseHeaders Putting task artifact state for task ':qa:mixed-cluster:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:mixed-cluster:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:mixed-cluster:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.011 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:mixed-cluster:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:loggerUsageCheck Putting task artifact state for task ':qa:mixed-cluster:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:mixed-cluster:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:mixed-cluster:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.133 secs. :qa:mixed-cluster:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:namingConventions Putting task artifact state for task ':qa:mixed-cluster:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':qa:mixed-cluster:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/mixed-cluster/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:mixed-cluster:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.08 secs. :qa:mixed-cluster:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:thirdPartyAudit Skipping task ':qa:mixed-cluster:thirdPartyAudit' as task onlyIf is false. :qa:mixed-cluster:thirdPartyAudit SKIPPED :qa:mixed-cluster:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:mixed-cluster:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:mixed-cluster:precommit Skipping task ':qa:mixed-cluster:precommit' as it has no actions. :qa:mixed-cluster:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:multi-cluster-search:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:copyCheckstyleConf Putting task artifact state for task ':qa:multi-cluster-search:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:multi-cluster-search:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:multi-cluster-search:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:compileTestJava Putting task artifact state for task ':qa:multi-cluster-search:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:multi-cluster-search:compileTestJava'. :qa:multi-cluster-search:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:multi-cluster-search:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.35 secs. :qa:multi-cluster-search:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:processTestResources Putting task artifact state for task ':qa:multi-cluster-search:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. :qa:multi-cluster-search:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :qa:multi-cluster-search:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:testClasses Skipping task ':qa:multi-cluster-search:testClasses' as it has no actions. :qa:multi-cluster-search:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:multi-cluster-search:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:checkstyleTest Putting task artifact state for task ':qa:multi-cluster-search:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:multi-cluster-search:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.018 secs. :qa:multi-cluster-search:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:checkstyle Skipping task ':qa:multi-cluster-search:checkstyle' as it has no actions. :qa:multi-cluster-search:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:multi-cluster-search:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:forbiddenApisTest Putting task artifact state for task ':qa:multi-cluster-search:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :qa:multi-cluster-search:forbiddenApisTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.013 secs. :qa:multi-cluster-search:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:forbiddenApis Skipping task ':qa:multi-cluster-search:forbiddenApis' as it has no actions. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:multi-cluster-search:forbiddenApis (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:multi-cluster-search:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:forbiddenPatterns Putting task artifact state for task ':qa:multi-cluster-search:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:multi-cluster-search:forbiddenPatterns (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:multi-cluster-search:jarHell (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:jarHell Putting task artifact state for task ':qa:multi-cluster-search:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:multi-cluster-search:jarHell (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.41 secs. :qa:multi-cluster-search:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:licenseHeaders Putting task artifact state for task ':qa:multi-cluster-search:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:multi-cluster-search:licenseHeaders (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.011 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:multi-cluster-search:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:loggerUsageCheck Putting task artifact state for task ':qa:multi-cluster-search:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:multi-cluster-search:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.103 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:multi-cluster-search:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:namingConventions Putting task artifact state for task ':qa:multi-cluster-search:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:multi-cluster-search:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/multi-cluster-search/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:multi-cluster-search:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.068 secs. :qa:multi-cluster-search:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:thirdPartyAudit Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Skipping task ':qa:multi-cluster-search:thirdPartyAudit' as task onlyIf is false. :qa:multi-cluster-search:thirdPartyAudit SKIPPED :qa:multi-cluster-search:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:multi-cluster-search:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:multi-cluster-search:precommit Skipping task ':qa:multi-cluster-search:precommit' as it has no actions. :qa:multi-cluster-search:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:no-bootstrap-tests:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:no-bootstrap-tests:copyCheckstyleConf Putting task artifact state for task ':qa:no-bootstrap-tests:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:no-bootstrap-tests:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:no-bootstrap-tests:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:no-bootstrap-tests:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:no-bootstrap-tests:compileTestJava Putting task artifact state for task ':qa:no-bootstrap-tests:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:no-bootstrap-tests:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:no-bootstrap-tests:compileTestJava'. :qa:no-bootstrap-tests:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:no-bootstrap-tests:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.416 secs. :qa:no-bootstrap-tests:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:no-bootstrap-tests:processTestResources Putting task artifact state for task ':qa:no-bootstrap-tests:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests/src/test/resources', not found Skipping task ':qa:no-bootstrap-tests:processTestResources' as it has no source files and no previous output files. :qa:no-bootstrap-tests:processTestResources NO-SOURCE :qa:no-bootstrap-tests:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:no-bootstrap-tests:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:no-bootstrap-tests:testClasses Skipping task ':qa:no-bootstrap-tests:testClasses' as it has no actions. :qa:no-bootstrap-tests:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:no-bootstrap-tests:checkstyleTest (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:checkstyleTest Putting task artifact state for task ':qa:no-bootstrap-tests:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:no-bootstrap-tests:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:no-bootstrap-tests:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.026 secs. :qa:no-bootstrap-tests:checkstyle (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:checkstyle Skipping task ':qa:no-bootstrap-tests:checkstyle' as it has no actions. :qa:no-bootstrap-tests:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:no-bootstrap-tests:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:forbiddenApisTest Putting task artifact state for task ':qa:no-bootstrap-tests:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:no-bootstrap-tests:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :qa:no-bootstrap-tests:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.015 secs. :qa:no-bootstrap-tests:forbiddenApis (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:no-bootstrap-tests:forbiddenApis Skipping task ':qa:no-bootstrap-tests:forbiddenApis' as it has no actions. :qa:no-bootstrap-tests:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:no-bootstrap-tests:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:forbiddenPatterns Putting task artifact state for task ':qa:no-bootstrap-tests:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:no-bootstrap-tests:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests/src/test/resources', not found :qa:no-bootstrap-tests:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:no-bootstrap-tests:jarHell (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:jarHell Putting task artifact state for task ':qa:no-bootstrap-tests:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:no-bootstrap-tests:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:no-bootstrap-tests:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.407 secs. :qa:no-bootstrap-tests:licenseHeaders (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:licenseHeaders Putting task artifact state for task ':qa:no-bootstrap-tests:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:no-bootstrap-tests:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:no-bootstrap-tests:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.014 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:no-bootstrap-tests:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:loggerUsageCheck Putting task artifact state for task ':qa:no-bootstrap-tests:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:no-bootstrap-tests:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:no-bootstrap-tests:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.138 secs. :qa:no-bootstrap-tests:namingConventions (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:namingConventions Putting task artifact state for task ':qa:no-bootstrap-tests:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:no-bootstrap-tests:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/no-bootstrap-tests/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:no-bootstrap-tests:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.082 secs. :qa:no-bootstrap-tests:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:thirdPartyAudit Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Skipping task ':qa:no-bootstrap-tests:thirdPartyAudit' as task onlyIf is false. :qa:no-bootstrap-tests:thirdPartyAudit SKIPPED :qa:no-bootstrap-tests:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:no-bootstrap-tests:precommit (Thread[Daemon worker,5,main]) started. :qa:no-bootstrap-tests:precommit Skipping task ':qa:no-bootstrap-tests:precommit' as it has no actions. :qa:no-bootstrap-tests:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:copyCheckstyleConf Putting task artifact state for task ':qa:query-builder-bwc:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:query-builder-bwc:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:query-builder-bwc:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:query-builder-bwc:compileTestJava (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:compileTestJava Putting task artifact state for task ':qa:query-builder-bwc:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:query-builder-bwc:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:query-builder-bwc:compileTestJava'. :qa:query-builder-bwc:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:query-builder-bwc:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.445 secs. :qa:query-builder-bwc:processTestResources (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:processTestResources Putting task artifact state for task ':qa:query-builder-bwc:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc/src/test/resources', not found Skipping task ':qa:query-builder-bwc:processTestResources' as it has no source files and no previous output files. :qa:query-builder-bwc:processTestResources NO-SOURCE :qa:query-builder-bwc:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:testClasses (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:testClasses Skipping task ':qa:query-builder-bwc:testClasses' as it has no actions. :qa:query-builder-bwc:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:checkstyleTest (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:checkstyleTest Putting task artifact state for task ':qa:query-builder-bwc:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:query-builder-bwc:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:query-builder-bwc:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.028 secs. :qa:query-builder-bwc:checkstyle (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:checkstyle Skipping task ':qa:query-builder-bwc:checkstyle' as it has no actions. :qa:query-builder-bwc:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:forbiddenApisTest Putting task artifact state for task ':qa:query-builder-bwc:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:query-builder-bwc:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:query-builder-bwc:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.017 secs. :qa:query-builder-bwc:forbiddenApis (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:forbiddenApis Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Skipping task ':qa:query-builder-bwc:forbiddenApis' as it has no actions. :qa:query-builder-bwc:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:forbiddenPatterns Putting task artifact state for task ':qa:query-builder-bwc:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:query-builder-bwc:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc/src/test/resources', not found :qa:query-builder-bwc:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:query-builder-bwc:jarHell (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:jarHell Putting task artifact state for task ':qa:query-builder-bwc:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:query-builder-bwc:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:query-builder-bwc:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.348 secs. :qa:query-builder-bwc:licenseHeaders (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:licenseHeaders Putting task artifact state for task ':qa:query-builder-bwc:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:query-builder-bwc:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:query-builder-bwc:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.011 secs. :qa:query-builder-bwc:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:loggerUsageCheck Putting task artifact state for task ':qa:query-builder-bwc:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:query-builder-bwc:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc/build/classes/java/test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:query-builder-bwc:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.123 secs. :qa:query-builder-bwc:namingConventions (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:query-builder-bwc:namingConventions Putting task artifact state for task ':qa:query-builder-bwc:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:query-builder-bwc:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/query-builder-bwc/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:query-builder-bwc:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.081 secs. :qa:query-builder-bwc:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:thirdPartyAudit Skipping task ':qa:query-builder-bwc:thirdPartyAudit' as task onlyIf is false. :qa:query-builder-bwc:thirdPartyAudit SKIPPED :qa:query-builder-bwc:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:query-builder-bwc:precommit (Thread[Daemon worker,5,main]) started. :qa:query-builder-bwc:precommit Skipping task ':qa:query-builder-bwc:precommit' as it has no actions. :qa:query-builder-bwc:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:copyCheckstyleConf Putting task artifact state for task ':qa:reindex-from-old:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:reindex-from-old:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:reindex-from-old:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:reindex-from-old:compileTestJava (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:compileTestJava Putting task artifact state for task ':qa:reindex-from-old:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:reindex-from-old:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:reindex-from-old:compileTestJava'. Compiling with JDK Java compiler API. :qa:reindex-from-old:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.049 secs. :qa:reindex-from-old:processTestResources (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:processTestResources Putting task artifact state for task ':qa:reindex-from-old:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old/src/test/resources', not found Skipping task ':qa:reindex-from-old:processTestResources' as it has no source files and no previous output files. :qa:reindex-from-old:processTestResources NO-SOURCE :qa:reindex-from-old:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:testClasses (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:testClasses Skipping task ':qa:reindex-from-old:testClasses' as it has no actions. :qa:reindex-from-old:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:checkstyleTest (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:checkstyleTest Putting task artifact state for task ':qa:reindex-from-old:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:reindex-from-old:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:reindex-from-old:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.034 secs. :qa:reindex-from-old:checkstyle (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:checkstyle Skipping task ':qa:reindex-from-old:checkstyle' as it has no actions. :qa:reindex-from-old:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:forbiddenApisTest Putting task artifact state for task ':qa:reindex-from-old:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:reindex-from-old:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:reindex-from-old:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.022 secs. :qa:reindex-from-old:forbiddenApis (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:forbiddenApis Skipping task ':qa:reindex-from-old:forbiddenApis' as it has no actions. :qa:reindex-from-old:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:forbiddenPatterns Putting task artifact state for task ':qa:reindex-from-old:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:reindex-from-old:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old/src/test/resources', not found :qa:reindex-from-old:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:reindex-from-old:jarHell (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:jarHell Putting task artifact state for task ':qa:reindex-from-old:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:reindex-from-old:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:reindex-from-old:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.409 secs. :qa:reindex-from-old:licenseHeaders (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:licenseHeaders Putting task artifact state for task ':qa:reindex-from-old:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:reindex-from-old:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:reindex-from-old:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.013 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:reindex-from-old:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:loggerUsageCheck Putting task artifact state for task ':qa:reindex-from-old:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:reindex-from-old:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:reindex-from-old:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.109 secs. :qa:reindex-from-old:namingConventions (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':qa:reindex-from-old:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:reindex-from-old:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/reindex-from-old/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:reindex-from-old:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.077 secs. :qa:reindex-from-old:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:thirdPartyAudit Skipping task ':qa:reindex-from-old:thirdPartyAudit' as task onlyIf is false. :qa:reindex-from-old:thirdPartyAudit SKIPPED Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:reindex-from-old:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:reindex-from-old:precommit (Thread[Daemon worker,5,main]) started. :qa:reindex-from-old:precommit Skipping task ':qa:reindex-from-old:precommit' as it has no actions. :qa:reindex-from-old:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:rolling-upgrade:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:copyCheckstyleConf Putting task artifact state for task ':qa:rolling-upgrade:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:rolling-upgrade:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:rolling-upgrade:compileTestJava (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:compileTestJava Putting task artifact state for task ':qa:rolling-upgrade:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:rolling-upgrade:compileTestJava'. :qa:rolling-upgrade:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/RecoveryIT.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:rolling-upgrade:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.503 secs. :qa:rolling-upgrade:processTestResources (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:processTestResources Putting task artifact state for task ':qa:rolling-upgrade:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :qa:rolling-upgrade:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:rolling-upgrade:testClasses (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:testClasses Skipping task ':qa:rolling-upgrade:testClasses' as it has no actions. :qa:rolling-upgrade:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:rolling-upgrade:checkstyleTest (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:checkstyleTest Putting task artifact state for task ':qa:rolling-upgrade:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :qa:rolling-upgrade:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.03 secs. :qa:rolling-upgrade:checkstyle (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:checkstyle Skipping task ':qa:rolling-upgrade:checkstyle' as it has no actions. :qa:rolling-upgrade:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:rolling-upgrade:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:forbiddenApisTest Putting task artifact state for task ':qa:rolling-upgrade:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:rolling-upgrade:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.017 secs. :qa:rolling-upgrade:forbiddenApis (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:forbiddenApis Skipping task ':qa:rolling-upgrade:forbiddenApis' as it has no actions. :qa:rolling-upgrade:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:rolling-upgrade:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:forbiddenPatterns Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':qa:rolling-upgrade:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:rolling-upgrade:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :qa:rolling-upgrade:jarHell (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:jarHell Putting task artifact state for task ':qa:rolling-upgrade:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:rolling-upgrade:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.387 secs. :qa:rolling-upgrade:licenseHeaders (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:licenseHeaders Putting task artifact state for task ':qa:rolling-upgrade:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:rolling-upgrade:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.011 secs. :qa:rolling-upgrade:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:loggerUsageCheck Putting task artifact state for task ':qa:rolling-upgrade:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:rolling-upgrade:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.122 secs. :qa:rolling-upgrade:namingConventions (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:rolling-upgrade:namingConventions Putting task artifact state for task ':qa:rolling-upgrade:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:rolling-upgrade:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/rolling-upgrade/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:rolling-upgrade:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.08 secs. :qa:rolling-upgrade:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:thirdPartyAudit Skipping task ':qa:rolling-upgrade:thirdPartyAudit' as task onlyIf is false. :qa:rolling-upgrade:thirdPartyAudit SKIPPED :qa:rolling-upgrade:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:rolling-upgrade:precommit (Thread[Daemon worker,5,main]) started. :qa:rolling-upgrade:precommit Skipping task ':qa:rolling-upgrade:precommit' as it has no actions. :qa:rolling-upgrade:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-client:copyCheckstyleConf Putting task artifact state for task ':qa:smoke-test-client:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-client:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-client:copyCheckstyleConf (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :qa:smoke-test-client:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-client:compileTestJava Putting task artifact state for task ':qa:smoke-test-client:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-client:compileTestJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:smoke-test-client:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-client:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.072 secs. Note: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client/src/test/java/org/elasticsearch/smoketest/ESSmokeClientTestCase.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. :qa:smoke-test-client:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-client:processTestResources Putting task artifact state for task ':qa:smoke-test-client:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client/src/test/resources', not found Skipping task ':qa:smoke-test-client:processTestResources' as it has no source files and no previous output files. :qa:smoke-test-client:processTestResources NO-SOURCE :qa:smoke-test-client:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-client:testClasses Skipping task ':qa:smoke-test-client:testClasses' as it has no actions. :qa:smoke-test-client:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-client:checkstyleTest Putting task artifact state for task ':qa:smoke-test-client:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-client:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :qa:smoke-test-client:checkstyleTest (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.024 secs. :qa:smoke-test-client:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-client:checkstyle Skipping task ':qa:smoke-test-client:checkstyle' as it has no actions. :qa:smoke-test-client:checkstyle (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-client:forbiddenApisTest Putting task artifact state for task ':qa:smoke-test-client:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-client:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 2 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:smoke-test-client:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.019 secs. :qa:smoke-test-client:forbiddenApis (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-client:forbiddenApis Skipping task ':qa:smoke-test-client:forbiddenApis' as it has no actions. :qa:smoke-test-client:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-client:forbiddenPatterns Putting task artifact state for task ':qa:smoke-test-client:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-client:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client/src/test/resources', not found :qa:smoke-test-client:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-client:jarHell (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-client:jarHell Putting task artifact state for task ':qa:smoke-test-client:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-client:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/distributions/transport-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/distributions/reindex-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/distributions/percolator-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-client:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.382 secs. :qa:smoke-test-client:licenseHeaders (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-client:licenseHeaders Putting task artifact state for task ':qa:smoke-test-client:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-client:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-client:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. :qa:smoke-test-client:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-client:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':qa:smoke-test-client:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-client:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-client:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.118 secs. :qa:smoke-test-client:namingConventions (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-client:namingConventions Putting task artifact state for task ':qa:smoke-test-client:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-client:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/distributions/transport-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/distributions/reindex-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/distributions/percolator-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-client/build/classes/java/test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:smoke-test-client:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.072 secs. :qa:smoke-test-client:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-client:thirdPartyAudit Skipping task ':qa:smoke-test-client:thirdPartyAudit' as task onlyIf is false. :qa:smoke-test-client:thirdPartyAudit SKIPPED :qa:smoke-test-client:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-client:precommit (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-client:precommit Skipping task ':qa:smoke-test-client:precommit' as it has no actions. :qa:smoke-test-client:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:copyCheckstyleConf Putting task artifact state for task ':qa:smoke-test-http:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-http:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:smoke-test-http:copyTransportNetty4Metadata (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:copyTransportNetty4Metadata Putting task artifact state for task ':qa:smoke-test-http:copyTransportNetty4Metadata' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:copyTransportNetty4Metadata' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-http:copyTransportNetty4Metadata (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:smoke-test-http:compileTestJava (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:compileTestJava Putting task artifact state for task ':qa:smoke-test-http:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:compileTestJava' took 0.009 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:smoke-test-http:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-http:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.268 secs. :qa:smoke-test-http:processTestResources (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:processTestResources Putting task artifact state for task ':qa:smoke-test-http:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/src/test/resources', not found Skipping task ':qa:smoke-test-http:processTestResources' as it has no source files and no previous output files. :qa:smoke-test-http:processTestResources NO-SOURCE :qa:smoke-test-http:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:testClasses (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:testClasses Skipping task ':qa:smoke-test-http:testClasses' as it has no actions. :qa:smoke-test-http:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:checkstyleTest (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:checkstyleTest Putting task artifact state for task ':qa:smoke-test-http:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 15 files :qa:smoke-test-http:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.08 secs. :qa:smoke-test-http:checkstyle (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:checkstyle Skipping task ':qa:smoke-test-http:checkstyle' as it has no actions. :qa:smoke-test-http:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:forbiddenApisTest Putting task artifact state for task ':qa:smoke-test-http:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 20 class file(s) for forbidden API invocations (in 0.03s), 0 error(s). :qa:smoke-test-http:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.03 secs. :qa:smoke-test-http:forbiddenApis (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:forbiddenApis Skipping task ':qa:smoke-test-http:forbiddenApis' as it has no actions. :qa:smoke-test-http:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:forbiddenPatterns Putting task artifact state for task ':qa:smoke-test-http:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/src/test/resources', not found :qa:smoke-test-http:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :qa:smoke-test-http:jarHell (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:jarHell Putting task artifact state for task ':qa:smoke-test-http:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/build/generated-resources/transport-netty4:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-http:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.354 secs. :qa:smoke-test-http:licenseHeaders (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:licenseHeaders Putting task artifact state for task ':qa:smoke-test-http:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-http:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.012 secs. :qa:smoke-test-http:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:loggerUsageCheck Putting task artifact state for task ':qa:smoke-test-http:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-http:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.133 secs. :qa:smoke-test-http:namingConventions (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-http:namingConventions Putting task artifact state for task ':qa:smoke-test-http:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-http:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/build/generated-resources/transport-netty4:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-http/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:smoke-test-http:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.091 secs. :qa:smoke-test-http:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:thirdPartyAudit Skipping task ':qa:smoke-test-http:thirdPartyAudit' as task onlyIf is false. :qa:smoke-test-http:thirdPartyAudit SKIPPED :qa:smoke-test-http:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-http:precommit (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-http:precommit Skipping task ':qa:smoke-test-http:precommit' as it has no actions. :qa:smoke-test-http:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:ingest-common:jar (Thread[Task worker for ':',5,main]) started. :modules:ingest-common:jar Putting task artifact state for task ':modules:ingest-common:jar' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:jar' took 0.001 secs. It is not up-to-date because: No history is available. :modules:ingest-common:jar (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs. :qa:smoke-test-ingest-disabled:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:copyCheckstyleConf Putting task artifact state for task ':qa:smoke-test-ingest-disabled:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-ingest-disabled:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:smoke-test-ingest-disabled:compileTestJava (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:compileTestJava Putting task artifact state for task ':qa:smoke-test-ingest-disabled:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:compileTestJava' took 0.009 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:smoke-test-ingest-disabled:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-ingest-disabled:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.033 secs. :qa:smoke-test-ingest-disabled:processTestResources (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:processTestResources Putting task artifact state for task ':qa:smoke-test-ingest-disabled:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-ingest-disabled:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:smoke-test-ingest-disabled:testClasses (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:testClasses Skipping task ':qa:smoke-test-ingest-disabled:testClasses' as it has no actions. :qa:smoke-test-ingest-disabled:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-disabled:checkstyleTest (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:checkstyleTest Putting task artifact state for task ':qa:smoke-test-ingest-disabled:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:smoke-test-ingest-disabled:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.019 secs. :qa:smoke-test-ingest-disabled:checkstyle (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:checkstyle Skipping task ':qa:smoke-test-ingest-disabled:checkstyle' as it has no actions. :qa:smoke-test-ingest-disabled:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-disabled:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:forbiddenApisTest Putting task artifact state for task ':qa:smoke-test-ingest-disabled:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :qa:smoke-test-ingest-disabled:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs. :qa:smoke-test-ingest-disabled:forbiddenApis (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:forbiddenApis Skipping task ':qa:smoke-test-ingest-disabled:forbiddenApis' as it has no actions. :qa:smoke-test-ingest-disabled:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-disabled:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:forbiddenPatterns Putting task artifact state for task ':qa:smoke-test-ingest-disabled:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-ingest-disabled:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-disabled:jarHell (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:jarHell Putting task artifact state for task ':qa:smoke-test-ingest-disabled:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/distributions/ingest-common-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.joni/joni/2.1.6/f23c95a06eaecbc8c74c7458a8bfd13e4fd2d3a/joni-2.1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.jcodings/jcodings/1.0.12/6bc17079fcaa8823ea8cd0d4c66516335b558db8/jcodings-1.0.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:smoke-test-ingest-disabled:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.356 secs. :qa:smoke-test-ingest-disabled:licenseHeaders (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:licenseHeaders Putting task artifact state for task ':qa:smoke-test-ingest-disabled:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-ingest-disabled:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.01 secs. :qa:smoke-test-ingest-disabled:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':qa:smoke-test-ingest-disabled:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-ingest-disabled:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.103 secs. :qa:smoke-test-ingest-disabled:namingConventions (Thread[Task worker for ':',5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-ingest-disabled:namingConventions Putting task artifact state for task ':qa:smoke-test-ingest-disabled:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-disabled:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/distributions/ingest-common-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.joni/joni/2.1.6/f23c95a06eaecbc8c74c7458a8bfd13e4fd2d3a/joni-2.1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.jcodings/jcodings/1.0.12/6bc17079fcaa8823ea8cd0d4c66516335b558db8/jcodings-1.0.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-disabled/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:smoke-test-ingest-disabled:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.08 secs. :qa:smoke-test-ingest-disabled:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:thirdPartyAudit Skipping task ':qa:smoke-test-ingest-disabled:thirdPartyAudit' as task onlyIf is false. :qa:smoke-test-ingest-disabled:thirdPartyAudit SKIPPED :qa:smoke-test-ingest-disabled:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-disabled:precommit (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-disabled:precommit Skipping task ':qa:smoke-test-ingest-disabled:precommit' as it has no actions. :qa:smoke-test-ingest-disabled:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:lang-painless:jar (Thread[Task worker for ':',5,main]) started. :modules:lang-painless:jar Putting task artifact state for task ':modules:lang-painless:jar' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:jar' took 0.001 secs. It is not up-to-date because: No history is available. :modules:lang-painless:jar (Thread[Task worker for ':',5,main]) completed. Took 0.036 secs. :plugins:ingest-geoip:jar (Thread[Task worker for ':',5,main]) started. :plugins:ingest-geoip:jar Putting task artifact state for task ':plugins:ingest-geoip:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-geoip:jar (Thread[Task worker for ':',5,main]) completed. Took 0.004 secs. :qa:smoke-test-ingest-with-all-dependencies:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:copyCheckstyleConf Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-ingest-with-all-dependencies:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:smoke-test-ingest-with-all-dependencies:compileTestJava (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:compileTestJava Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:compileTestJava' took 0.026 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:smoke-test-ingest-with-all-dependencies:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-ingest-with-all-dependencies:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.09 secs. :qa:smoke-test-ingest-with-all-dependencies:processTestResources (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:processTestResources Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. :qa:smoke-test-ingest-with-all-dependencies:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.003 secs. :qa:smoke-test-ingest-with-all-dependencies:testClasses (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:testClasses Skipping task ':qa:smoke-test-ingest-with-all-dependencies:testClasses' as it has no actions. :qa:smoke-test-ingest-with-all-dependencies:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-with-all-dependencies:checkstyleTest (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:checkstyleTest Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :qa:smoke-test-ingest-with-all-dependencies:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.027 secs. :qa:smoke-test-ingest-with-all-dependencies:checkstyle (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:checkstyle Skipping task ':qa:smoke-test-ingest-with-all-dependencies:checkstyle' as it has no actions. :qa:smoke-test-ingest-with-all-dependencies:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-with-all-dependencies:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:forbiddenApisTest Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 4 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:smoke-test-ingest-with-all-dependencies:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.017 secs. :qa:smoke-test-ingest-with-all-dependencies:forbiddenApis (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:forbiddenApis Skipping task ':qa:smoke-test-ingest-with-all-dependencies:forbiddenApis' as it has no actions. :qa:smoke-test-ingest-with-all-dependencies:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-with-all-dependencies:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:forbiddenPatterns Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-ingest-with-all-dependencies:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :qa:smoke-test-ingest-with-all-dependencies:jarHell (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:jarHell Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/distributions/ingest-common-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/distributions/ingest-geoip-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/distributions/lang-painless-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/distributions/reindex-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.joni/joni/2.1.6/f23c95a06eaecbc8c74c7458a8bfd13e4fd2d3a/joni-2.1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.jcodings/jcodings/1.0.12/6bc17079fcaa8823ea8cd0d4c66516335b558db8/jcodings-1.0.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.geoip2/geoip2/2.9.0/c12b463a2c10824225c0b27952c49b464cb0e4c6/geoip2-2.9.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.8.10/5e924646d6f893bc9036939c5f2b4ecaee85e5da/jackson-annotations-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.10/f7b83cb2bc4b88d53961e749e1ad32f49ef017b7/jackson-databind-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.db/maxmind-db/1.2.2/78c22a03de1e222b0751855aff7bb6e6db5569e5/maxmind-db-1.2.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.3/2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0/antlr4-runtime-4.5.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.1/dde860d586960d55a87cd52c4fc1f5059c89cbc6/asm-debug-all-5.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-ingest-with-all-dependencies:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.371 secs. :qa:smoke-test-ingest-with-all-dependencies:licenseHeaders (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:licenseHeaders Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-ingest-with-all-dependencies:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.01 secs. :qa:smoke-test-ingest-with-all-dependencies:loggerUsageCheck (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:loggerUsageCheck Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies/build/classes/java/test Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-ingest-with-all-dependencies:loggerUsageCheck (Thread[Task worker for ':',5,main]) completed. Took 0.117 secs. :qa:smoke-test-ingest-with-all-dependencies:namingConventions (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:namingConventions Putting task artifact state for task ':qa:smoke-test-ingest-with-all-dependencies:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-ingest-with-all-dependencies:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/distributions/ingest-common-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/plugins/ingest-geoip/build/distributions/ingest-geoip-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/distributions/lang-painless-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/distributions/reindex-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.joni/joni/2.1.6/f23c95a06eaecbc8c74c7458a8bfd13e4fd2d3a/joni-2.1.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby.jcodings/jcodings/1.0.12/6bc17079fcaa8823ea8cd0d4c66516335b558db8/jcodings-1.0.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.geoip2/geoip2/2.9.0/c12b463a2c10824225c0b27952c49b464cb0e4c6/geoip2-2.9.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.8.10/5e924646d6f893bc9036939c5f2b4ecaee85e5da/jackson-annotations-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.10/f7b83cb2bc4b88d53961e749e1ad32f49ef017b7/jackson-databind-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.maxmind.db/maxmind-db/1.2.2/78c22a03de1e222b0751855aff7bb6e6db5569e5/maxmind-db-1.2.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.5.3/2609e36f18f7e8d593cc1cddfb2ac776dc96b8e0/antlr4-runtime-4.5.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.1/dde860d586960d55a87cd52c4fc1f5059c89cbc6/asm-debug-all-5.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-ingest-with-all-dependencies/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:smoke-test-ingest-with-all-dependencies:namingConventions (Thread[Task worker for ':',5,main]) completed. Took 0.083 secs. :qa:smoke-test-ingest-with-all-dependencies:thirdPartyAudit (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:thirdPartyAudit Skipping task ':qa:smoke-test-ingest-with-all-dependencies:thirdPartyAudit' as task onlyIf is false. :qa:smoke-test-ingest-with-all-dependencies:thirdPartyAudit SKIPPED :qa:smoke-test-ingest-with-all-dependencies:thirdPartyAudit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-ingest-with-all-dependencies:precommit (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-ingest-with-all-dependencies:precommit Skipping task ':qa:smoke-test-ingest-with-all-dependencies:precommit' as it has no actions. :qa:smoke-test-ingest-with-all-dependencies:precommit (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-multinode:copyCheckstyleConf (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:copyCheckstyleConf Putting task artifact state for task ':qa:smoke-test-multinode:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-multinode:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-multinode:copyCheckstyleConf (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:smoke-test-multinode:compileTestJava (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:compileTestJava Putting task artifact state for task ':qa:smoke-test-multinode:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-multinode:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:smoke-test-multinode:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-multinode:compileTestJava (Thread[Task worker for ':',5,main]) completed. Took 0.028 secs. :qa:smoke-test-multinode:processTestResources (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:processTestResources Putting task artifact state for task ':qa:smoke-test-multinode:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-multinode:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-multinode:processTestResources (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :qa:smoke-test-multinode:testClasses (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:testClasses Skipping task ':qa:smoke-test-multinode:testClasses' as it has no actions. :qa:smoke-test-multinode:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-multinode:checkstyleTest (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:checkstyleTest Putting task artifact state for task ':qa:smoke-test-multinode:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-multinode:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:smoke-test-multinode:checkstyleTest (Thread[Task worker for ':',5,main]) completed. Took 0.023 secs. :qa:smoke-test-multinode:checkstyle (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:checkstyle Skipping task ':qa:smoke-test-multinode:checkstyle' as it has no actions. :qa:smoke-test-multinode:checkstyle (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-multinode:forbiddenApisTest (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:forbiddenApisTest Putting task artifact state for task ':qa:smoke-test-multinode:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-multinode:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:smoke-test-multinode:forbiddenApisTest (Thread[Task worker for ':',5,main]) completed. Took 0.017 secs. :qa:smoke-test-multinode:forbiddenApis (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:forbiddenApis Skipping task ':qa:smoke-test-multinode:forbiddenApis' as it has no actions. :qa:smoke-test-multinode:forbiddenApis (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-multinode:forbiddenPatterns (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:forbiddenPatterns Putting task artifact state for task ':qa:smoke-test-multinode:forbiddenPatterns' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':qa:smoke-test-multinode:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-multinode:forbiddenPatterns (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :qa:smoke-test-multinode:jarHell (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:jarHell Putting task artifact state for task ':qa:smoke-test-multinode:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-multinode:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-multinode:jarHell (Thread[Task worker for ':',5,main]) completed. Took 0.359 secs. :qa:smoke-test-multinode:licenseHeaders (Thread[Task worker for ':',5,main]) started. :qa:smoke-test-multinode:licenseHeaders Putting task artifact state for task ':qa:smoke-test-multinode:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-multinode:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-multinode:licenseHeaders (Thread[Task worker for ':',5,main]) completed. Took 0.01 secs. :qa:smoke-test-multinode:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-multinode:loggerUsageCheck Putting task artifact state for task ':qa:smoke-test-multinode:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-multinode:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-multinode:loggerUsageCheck (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.118 secs. :qa:smoke-test-multinode:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-multinode:namingConventions Putting task artifact state for task ':qa:smoke-test-multinode:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':qa:smoke-test-multinode:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-multinode/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:smoke-test-multinode:namingConventions (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.07 secs. :qa:smoke-test-multinode:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-multinode:thirdPartyAudit Skipping task ':qa:smoke-test-multinode:thirdPartyAudit' as task onlyIf is false. :qa:smoke-test-multinode:thirdPartyAudit SKIPPED :qa:smoke-test-multinode:thirdPartyAudit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:smoke-test-multinode:precommit (Thread[Task worker for ':' Thread 3,5,main]) started. :qa:smoke-test-multinode:precommit Skipping task ':qa:smoke-test-multinode:precommit' as it has no actions. :qa:smoke-test-multinode:precommit (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-plugins:copyCheckstyleConf Putting task artifact state for task ':qa:smoke-test-plugins:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-plugins:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :qa:smoke-test-plugins:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-plugins:compileTestJava Putting task artifact state for task ':qa:smoke-test-plugins:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:smoke-test-plugins:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-plugins:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.024 secs. :qa:smoke-test-plugins:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-plugins:processTestResources Putting task artifact state for task ':qa:smoke-test-plugins:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-plugins:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :qa:smoke-test-plugins:testClasses (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-plugins:testClasses Skipping task ':qa:smoke-test-plugins:testClasses' as it has no actions. :qa:smoke-test-plugins:testClasses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-plugins:checkstyleTest Putting task artifact state for task ':qa:smoke-test-plugins:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:smoke-test-plugins:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.019 secs. :qa:smoke-test-plugins:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-plugins:checkstyle Skipping task ':qa:smoke-test-plugins:checkstyle' as it has no actions. :qa:smoke-test-plugins:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-plugins:forbiddenApisTest Putting task artifact state for task ':qa:smoke-test-plugins:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :qa:smoke-test-plugins:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.012 secs. :qa:smoke-test-plugins:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-plugins:forbiddenApis Skipping task ':qa:smoke-test-plugins:forbiddenApis' as it has no actions. :qa:smoke-test-plugins:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :qa:smoke-test-plugins:forbiddenPatterns Putting task artifact state for task ':qa:smoke-test-plugins:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-plugins:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:jarHell (Thread[Daemon worker,5,main]) started. :qa:smoke-test-plugins:jarHell Putting task artifact state for task ':qa:smoke-test-plugins:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for jar hell... no jar hell found :qa:smoke-test-plugins:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.373 secs. :qa:smoke-test-plugins:licenseHeaders (Thread[Daemon worker,5,main]) started. :qa:smoke-test-plugins:licenseHeaders Putting task artifact state for task ':qa:smoke-test-plugins:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-plugins:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.011 secs. :qa:smoke-test-plugins:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :qa:smoke-test-plugins:loggerUsageCheck Putting task artifact state for task ':qa:smoke-test-plugins:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-plugins:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.103 secs. :qa:smoke-test-plugins:namingConventions (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-plugins:namingConventions Putting task artifact state for task ':qa:smoke-test-plugins:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-plugins:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-plugins/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:smoke-test-plugins:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.067 secs. :qa:smoke-test-plugins:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :qa:smoke-test-plugins:thirdPartyAudit Skipping task ':qa:smoke-test-plugins:thirdPartyAudit' as task onlyIf is false. :qa:smoke-test-plugins:thirdPartyAudit SKIPPED :qa:smoke-test-plugins:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-plugins:precommit (Thread[Daemon worker,5,main]) started. :qa:smoke-test-plugins:precommit Skipping task ':qa:smoke-test-plugins:precommit' as it has no actions. :qa:smoke-test-plugins:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:copyCheckstyleConf Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-rank-eval-with-mustache:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:smoke-test-rank-eval-with-mustache:compileTestJava (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:compileTestJava Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:smoke-test-rank-eval-with-mustache:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-rank-eval-with-mustache:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.069 secs. :qa:smoke-test-rank-eval-with-mustache:processTestResources (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:processTestResources Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-rank-eval-with-mustache:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:smoke-test-rank-eval-with-mustache:testClasses (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:testClasses Skipping task ':qa:smoke-test-rank-eval-with-mustache:testClasses' as it has no actions. :qa:smoke-test-rank-eval-with-mustache:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:checkstyleTest (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:checkstyleTest Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :qa:smoke-test-rank-eval-with-mustache:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.037 secs. :qa:smoke-test-rank-eval-with-mustache:checkstyle (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:checkstyle Skipping task ':qa:smoke-test-rank-eval-with-mustache:checkstyle' as it has no actions. :qa:smoke-test-rank-eval-with-mustache:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:forbiddenApisTest Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 3 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:smoke-test-rank-eval-with-mustache:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.017 secs. :qa:smoke-test-rank-eval-with-mustache:forbiddenApis (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-rank-eval-with-mustache:forbiddenApis Skipping task ':qa:smoke-test-rank-eval-with-mustache:forbiddenApis' as it has no actions. :qa:smoke-test-rank-eval-with-mustache:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:forbiddenPatterns Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-rank-eval-with-mustache:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:smoke-test-rank-eval-with-mustache:jarHell (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:jarHell Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-rank-eval-with-mustache:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.381 secs. :qa:smoke-test-rank-eval-with-mustache:licenseHeaders (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:licenseHeaders Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-rank-eval-with-mustache:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.011 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-rank-eval-with-mustache:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:loggerUsageCheck Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-rank-eval-with-mustache:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.121 secs. :qa:smoke-test-rank-eval-with-mustache:namingConventions (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:namingConventions Putting task artifact state for task ':qa:smoke-test-rank-eval-with-mustache:namingConventions' into context took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Up-to-date check for task ':qa:smoke-test-rank-eval-with-mustache:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-rank-eval-with-mustache/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:smoke-test-rank-eval-with-mustache:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.073 secs. :qa:smoke-test-rank-eval-with-mustache:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:thirdPartyAudit Skipping task ':qa:smoke-test-rank-eval-with-mustache:thirdPartyAudit' as task onlyIf is false. :qa:smoke-test-rank-eval-with-mustache:thirdPartyAudit SKIPPED :qa:smoke-test-rank-eval-with-mustache:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-rank-eval-with-mustache:precommit (Thread[Daemon worker,5,main]) started. :qa:smoke-test-rank-eval-with-mustache:precommit Skipping task ':qa:smoke-test-rank-eval-with-mustache:precommit' as it has no actions. :qa:smoke-test-rank-eval-with-mustache:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-reindex-with-all-modules:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:copyCheckstyleConf Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-reindex-with-all-modules:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:smoke-test-reindex-with-all-modules:compileTestJava (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:compileTestJava Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:smoke-test-reindex-with-all-modules:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-reindex-with-all-modules:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.026 secs. :qa:smoke-test-reindex-with-all-modules:processTestResources (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:processTestResources Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:processTestResources' took 0.001 secs. It is not up-to-date because: No history is available. :qa:smoke-test-reindex-with-all-modules:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.004 secs. :qa:smoke-test-reindex-with-all-modules:testClasses (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:testClasses Skipping task ':qa:smoke-test-reindex-with-all-modules:testClasses' as it has no actions. :qa:smoke-test-reindex-with-all-modules:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-reindex-with-all-modules:checkstyleTest (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:checkstyleTest Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:smoke-test-reindex-with-all-modules:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.022 secs. :qa:smoke-test-reindex-with-all-modules:checkstyle (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:checkstyle Skipping task ':qa:smoke-test-reindex-with-all-modules:checkstyle' as it has no actions. :qa:smoke-test-reindex-with-all-modules:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-reindex-with-all-modules:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:forbiddenApisTest Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :qa:smoke-test-reindex-with-all-modules:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.013 secs. :qa:smoke-test-reindex-with-all-modules:forbiddenApis (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:forbiddenApis Skipping task ':qa:smoke-test-reindex-with-all-modules:forbiddenApis' as it has no actions. :qa:smoke-test-reindex-with-all-modules:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-reindex-with-all-modules:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:forbiddenPatterns Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-reindex-with-all-modules:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :qa:smoke-test-reindex-with-all-modules:jarHell (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:jarHell Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-reindex-with-all-modules:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.357 secs. :qa:smoke-test-reindex-with-all-modules:licenseHeaders (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:licenseHeaders Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-reindex-with-all-modules:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.011 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-reindex-with-all-modules:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:loggerUsageCheck Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-reindex-with-all-modules:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.104 secs. :qa:smoke-test-reindex-with-all-modules:namingConventions (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:namingConventions Putting task artifact state for task ':qa:smoke-test-reindex-with-all-modules:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-reindex-with-all-modules:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-reindex-with-all-modules/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:smoke-test-reindex-with-all-modules:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.068 secs. :qa:smoke-test-reindex-with-all-modules:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:thirdPartyAudit Skipping task ':qa:smoke-test-reindex-with-all-modules:thirdPartyAudit' as task onlyIf is false. :qa:smoke-test-reindex-with-all-modules:thirdPartyAudit SKIPPED :qa:smoke-test-reindex-with-all-modules:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-reindex-with-all-modules:precommit (Thread[Daemon worker,5,main]) started. :qa:smoke-test-reindex-with-all-modules:precommit Skipping task ':qa:smoke-test-reindex-with-all-modules:precommit' as it has no actions. :qa:smoke-test-reindex-with-all-modules:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:copyCheckstyleConf Putting task artifact state for task ':qa:smoke-test-tribe-node:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-tribe-node:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :qa:smoke-test-tribe-node:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:compileTestJava Putting task artifact state for task ':qa:smoke-test-tribe-node:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:smoke-test-tribe-node:compileTestJava'. Compiling with JDK Java compiler API. :qa:smoke-test-tribe-node:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.026 secs. :qa:smoke-test-tribe-node:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:processTestResources Putting task artifact state for task ':qa:smoke-test-tribe-node:processTestResources' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-tribe-node:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :qa:smoke-test-tribe-node:testClasses (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:testClasses Skipping task ':qa:smoke-test-tribe-node:testClasses' as it has no actions. :qa:smoke-test-tribe-node:testClasses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:checkstyleTest Putting task artifact state for task ':qa:smoke-test-tribe-node:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:smoke-test-tribe-node:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.018 secs. :qa:smoke-test-tribe-node:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:checkstyle Skipping task ':qa:smoke-test-tribe-node:checkstyle' as it has no actions. :qa:smoke-test-tribe-node:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:forbiddenApisTest Putting task artifact state for task ':qa:smoke-test-tribe-node:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :qa:smoke-test-tribe-node:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.014 secs. :qa:smoke-test-tribe-node:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:forbiddenApis Skipping task ':qa:smoke-test-tribe-node:forbiddenApis' as it has no actions. :qa:smoke-test-tribe-node:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:forbiddenPatterns Putting task artifact state for task ':qa:smoke-test-tribe-node:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-tribe-node:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :qa:smoke-test-tribe-node:jarHell (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:jarHell Putting task artifact state for task ':qa:smoke-test-tribe-node:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:jarHell' took 0.0 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:smoke-test-tribe-node:jarHell (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.349 secs. :qa:smoke-test-tribe-node:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:licenseHeaders Putting task artifact state for task ':qa:smoke-test-tribe-node:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:smoke-test-tribe-node:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.01 secs. :qa:smoke-test-tribe-node:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:loggerUsageCheck Putting task artifact state for task ':qa:smoke-test-tribe-node:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 checking for wrong usages of ESLogger... No wrong usages found :qa:smoke-test-tribe-node:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.104 secs. :qa:smoke-test-tribe-node:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':qa:smoke-test-tribe-node:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:smoke-test-tribe-node:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/smoke-test-tribe-node/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:smoke-test-tribe-node:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.068 secs. :qa:smoke-test-tribe-node:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:thirdPartyAudit Skipping task ':qa:smoke-test-tribe-node:thirdPartyAudit' as task onlyIf is false. :qa:smoke-test-tribe-node:thirdPartyAudit SKIPPED :qa:smoke-test-tribe-node:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:smoke-test-tribe-node:precommit (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:smoke-test-tribe-node:precommit Skipping task ':qa:smoke-test-tribe-node:precommit' as it has no actions. :qa:smoke-test-tribe-node:precommit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:copyCheckstyleConf Putting task artifact state for task ':qa:verify-version-constants:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:verify-version-constants:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:verify-version-constants:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:verify-version-constants:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:compileTestJava Putting task artifact state for task ':qa:verify-version-constants:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:verify-version-constants:compileTestJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:verify-version-constants:compileTestJava'. :qa:verify-version-constants:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.003 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:verify-version-constants:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.342 secs. :qa:verify-version-constants:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:processTestResources Putting task artifact state for task ':qa:verify-version-constants:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants/src/test/resources', not found Skipping task ':qa:verify-version-constants:processTestResources' as it has no source files and no previous output files. :qa:verify-version-constants:processTestResources NO-SOURCE :qa:verify-version-constants:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:testClasses (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:testClasses Skipping task ':qa:verify-version-constants:testClasses' as it has no actions. :qa:verify-version-constants:testClasses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:checkstyleTest Putting task artifact state for task ':qa:verify-version-constants:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:verify-version-constants:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:verify-version-constants:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.03 secs. :qa:verify-version-constants:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:checkstyle Skipping task ':qa:verify-version-constants:checkstyle' as it has no actions. :qa:verify-version-constants:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:forbiddenApisTest Putting task artifact state for task ':qa:verify-version-constants:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:verify-version-constants:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:verify-version-constants:forbiddenApisTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.019 secs. :qa:verify-version-constants:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:forbiddenApis Skipping task ':qa:verify-version-constants:forbiddenApis' as it has no actions. :qa:verify-version-constants:forbiddenApis (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:verify-version-constants:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:forbiddenPatterns Putting task artifact state for task ':qa:verify-version-constants:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:verify-version-constants:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants/src/test/resources', not found :qa:verify-version-constants:forbiddenPatterns (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:jarHell (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:jarHell Putting task artifact state for task ':qa:verify-version-constants:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:verify-version-constants:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:verify-version-constants:jarHell (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.358 secs. :qa:verify-version-constants:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:licenseHeaders Putting task artifact state for task ':qa:verify-version-constants:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:verify-version-constants:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:verify-version-constants:licenseHeaders (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.011 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:verify-version-constants:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:loggerUsageCheck Putting task artifact state for task ':qa:verify-version-constants:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:verify-version-constants:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:verify-version-constants:loggerUsageCheck (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.104 secs. :qa:verify-version-constants:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:verify-version-constants:namingConventions Putting task artifact state for task ':qa:verify-version-constants:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:verify-version-constants:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/verify-version-constants/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:verify-version-constants:namingConventions (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.078 secs. :qa:verify-version-constants:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:thirdPartyAudit Skipping task ':qa:verify-version-constants:thirdPartyAudit' as task onlyIf is false. :qa:verify-version-constants:thirdPartyAudit SKIPPED :qa:verify-version-constants:thirdPartyAudit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:verify-version-constants:precommit (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:verify-version-constants:precommit Skipping task ':qa:verify-version-constants:precommit' as it has no actions. :qa:verify-version-constants:precommit (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:wildfly:compileJava (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:compileJava Putting task artifact state for task ':qa:wildfly:compileJava' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:compileJava' took 0.016 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:wildfly:compileJava'. :qa:wildfly:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.065 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:wildfly:compileJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.511 secs. :qa:wildfly:processResources (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:processResources Putting task artifact state for task ':qa:wildfly:processResources' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :qa:wildfly:processResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :qa:wildfly:classes (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:classes Skipping task ':qa:wildfly:classes' as it has no actions. :qa:wildfly:classes (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:wildfly:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:copyCheckstyleConf Putting task artifact state for task ':qa:wildfly:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :qa:wildfly:copyCheckstyleConf (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :qa:wildfly:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:checkstyleMain Putting task artifact state for task ':qa:wildfly:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:checkstyleMain' took 0.009 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 5 files :qa:wildfly:checkstyleMain (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.033 secs. :qa:wildfly:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:compileTestJava Putting task artifact state for task ':qa:wildfly:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:compileTestJava' took 0.001 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':qa:wildfly:compileTestJava'. :qa:wildfly:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :qa:wildfly:compileTestJava (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.434 secs. :qa:wildfly:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:processTestResources Putting task artifact state for task ':qa:wildfly:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/src/test/resources', not found Skipping task ':qa:wildfly:processTestResources' as it has no source files and no previous output files. :qa:wildfly:processTestResources NO-SOURCE :qa:wildfly:processTestResources (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:wildfly:testClasses (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:testClasses Skipping task ':qa:wildfly:testClasses' as it has no actions. :qa:wildfly:testClasses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:wildfly:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:checkstyleTest Putting task artifact state for task ':qa:wildfly:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :qa:wildfly:checkstyleTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.022 secs. :qa:wildfly:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:checkstyle Skipping task ':qa:wildfly:checkstyle' as it has no actions. :qa:wildfly:checkstyle (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:wildfly:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) started. :qa:wildfly:dependencyLicenses Skipping task ':qa:wildfly:dependencyLicenses' as task onlyIf is false. :qa:wildfly:dependencyLicenses SKIPPED :qa:wildfly:dependencyLicenses (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :qa:wildfly:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :qa:wildfly:forbiddenApisMain Putting task artifact state for task ':qa:wildfly:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 5 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:wildfly:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.02 secs. :qa:wildfly:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :qa:wildfly:forbiddenApisTest Putting task artifact state for task ':qa:wildfly:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :qa:wildfly:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.017 secs. :qa:wildfly:forbiddenApis (Thread[Daemon worker,5,main]) started. :qa:wildfly:forbiddenApis Skipping task ':qa:wildfly:forbiddenApis' as it has no actions. :qa:wildfly:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :qa:wildfly:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) started. :qa:wildfly:forbiddenPatterns Putting task artifact state for task ':qa:wildfly:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/src/test/resources', not found :qa:wildfly:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :qa:wildfly:jarHell (Thread[Task worker for ':' Thread 7,5,main]) started. :qa:wildfly:jarHell Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':qa:wildfly:jarHell' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jboss.resteasy/resteasy-jackson2-provider/3.0.19.Final/26a6dec8023e92991e2b103938da680579ae87cd/resteasy-jackson2-provider-3.0.19.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.8.10/5e924646d6f893bc9036939c5f2b4ecaee85e5da/jackson-annotations-2.8.10.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/distributions/transport-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/distributions/reindex-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/distributions/percolator-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.10/f7b83cb2bc4b88d53961e749e1ad32f49ef017b7/jackson-databind-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.8.10/f8837cf03871569eb02a491dea64929e5da14b4/jackson-jaxrs-json-provider-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.8.10/50a3d02a31cb427272a96fe696b5ac9442c7cfa1/jackson-jaxrs-base-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.8.10/22df8efd0cff7661bf136148c73e2651748f7600/jackson-module-jaxb-annotations-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.enterprise/cdi-api/1.2/53bba91dc3968adf411e076df020cf207283d7dc/cdi-api-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jboss.spec.javax.annotation/jboss-annotations-api_1.2_spec/1.0.0.Final/6d7ff02a645227876ed550900d32d618b8f0d556/jboss-annotations-api_1.2_spec-1.0.0.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jboss.spec.javax.ws.rs/jboss-jaxrs-api_2.0_spec/1.0.0.Final/dbf29e00dee135ef537b94167aa08b883f4d4cbf/jboss-jaxrs-api_2.0_spec-1.0.0.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.el/javax.el-api/3.0.0/60a59edc89f93d57541da31ee1c83428ab1cdcb3/javax.el-api-3.0.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.interceptor/javax.interceptor-api/1.2/a5c058610aebacc1eb89c89e8fde2a978090e374/javax.interceptor-api-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :qa:wildfly:jarHell (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.374 secs. :qa:wildfly:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) started. :qa:wildfly:licenseHeaders Putting task artifact state for task ':qa:wildfly:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :qa:wildfly:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.011 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :qa:wildfly:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) started. :qa:wildfly:loggerUsageCheck Putting task artifact state for task ':qa:wildfly:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :qa:wildfly:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.127 secs. :qa:wildfly:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) started. :qa:wildfly:namingConventions Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':qa:wildfly:namingConventions' into context took 0.0 secs. Up-to-date check for task ':qa:wildfly:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jboss.resteasy/resteasy-jackson2-provider/3.0.19.Final/26a6dec8023e92991e2b103938da680579ae87cd/resteasy-jackson2-provider-3.0.19.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.8.10/5e924646d6f893bc9036939c5f2b4ecaee85e5da/jackson-annotations-2.8.10.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/transport/build/distributions/transport-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/distributions/transport-netty4-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/distributions/reindex-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/distributions/lang-mustache-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/distributions/percolator-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/distributions/parent-join-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/distributions/rank-eval-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.10/f7b83cb2bc4b88d53961e749e1ad32f49ef017b7/jackson-databind-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.8.10/f8837cf03871569eb02a491dea64929e5da14b4/jackson-jaxrs-json-provider-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.8.10/50a3d02a31cb427272a96fe696b5ac9442c7cfa1/jackson-jaxrs-base-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.8.10/22df8efd0cff7661bf136148c73e2651748f7600/jackson-module-jaxb-annotations-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.enterprise/cdi-api/1.2/53bba91dc3968adf411e076df020cf207283d7dc/cdi-api-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jboss.spec.javax.annotation/jboss-annotations-api_1.2_spec/1.0.0.Final/6d7ff02a645227876ed550900d32d618b8f0d556/jboss-annotations-api_1.2_spec-1.0.0.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jboss.spec.javax.ws.rs/jboss-jaxrs-api_2.0_spec/1.0.0.Final/dbf29e00dee135ef537b94167aa08b883f4d4cbf/jboss-jaxrs-api_2.0_spec-1.0.0.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.el/javax.el-api/3.0.0/60a59edc89f93d57541da31ee1c83428ab1cdcb3/javax.el-api-3.0.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.interceptor/javax.interceptor-api/1.2/a5c058610aebacc1eb89c89e8fde2a978090e374/javax.interceptor-api-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.13.Final/e3f583ea8a2618a7563b1ee2aa696c23edcc3d8/netty-buffer-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.13.Final/370eeb6e9d92495a2a3be096ab6102755af76730/netty-codec-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.13.Final/ee87368766e6b900cf6be8ac9cdce27156e9411/netty-codec-http-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.13.Final/f640e8cd8866527150784f8986152d3bba45b712/netty-common-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.13.Final/85847aa81a98d29948731befb4784d141046fa0e/netty-handler-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.13.Final/d33ce420bd22c8a53246296ceb6e1ff08d31f8e1/netty-resolver-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.13.Final/5008406221a849a350ad2a8885f14ac330e038f3/netty-transport-4.1.13.Final.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.github.spullara.mustache.java/compiler/0.9.3/2815e016c63bec4f18704ea4f5489106a5b01a99/compiler-0.9.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/qa/wildfly/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :qa:wildfly:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.076 secs. :qa:wildfly:thirdPartyAudit (Thread[Task worker for ':' Thread 7,5,main]) started. :qa:wildfly:thirdPartyAudit Skipping task ':qa:wildfly:thirdPartyAudit' as task onlyIf is false. :qa:wildfly:thirdPartyAudit SKIPPED :qa:wildfly:thirdPartyAudit (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :qa:wildfly:precommit (Thread[Task worker for ':' Thread 7,5,main]) started. :qa:wildfly:precommit Skipping task ':qa:wildfly:precommit' as it has no actions. :qa:wildfly:precommit (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:framework:copyCheckstyleConf (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:copyCheckstyleConf Putting task artifact state for task ':test:framework:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':test:framework:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :test:framework:copyCheckstyleConf (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :test:framework:checkstyleMain (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:checkstyleMain Putting task artifact state for task ':test:framework:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':test:framework:checkstyleMain' took 0.005 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 202 files :test:framework:checkstyleMain (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.87 secs. :test:framework:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:compileTestJava Putting task artifact state for task ':test:framework:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':test:framework:compileTestJava' took 0.065 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':test:framework:compileTestJava'. :test:framework:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.019 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:framework:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 1.882 secs. :test:framework:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:processTestResources Putting task artifact state for task ':test:framework:processTestResources' into context took 0.0 secs. Up-to-date check for task ':test:framework:processTestResources' took 0.0 secs. It is not up-to-date because: No history is available. :test:framework:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.002 secs. :test:framework:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:testClasses Skipping task ':test:framework:testClasses' as it has no actions. :test:framework:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:framework:checkstyleTest (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:checkstyleTest Putting task artifact state for task ':test:framework:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':test:framework:checkstyleTest' took 0.004 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 51 files :test:framework:checkstyleTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.248 secs. :test:framework:checkstyle (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:checkstyle Skipping task ':test:framework:checkstyle' as it has no actions. :test:framework:checkstyle (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:framework:dependencyLicenses (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:dependencyLicenses Skipping task ':test:framework:dependencyLicenses' as task onlyIf is false. :test:framework:dependencyLicenses SKIPPED :test:framework:dependencyLicenses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:framework:forbiddenApisMain (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:forbiddenApisMain Skipping task ':test:framework:forbiddenApisMain' as task onlyIf is false. :test:framework:forbiddenApisMain SKIPPED :test:framework:forbiddenApisMain (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:framework:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:forbiddenApisTest Putting task artifact state for task ':test:framework:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':test:framework:forbiddenApisTest' took 0.004 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 85 class file(s) for forbidden API invocations (in 0.06s), 0 error(s). :test:framework:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.069 secs. :test:framework:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) started. :test:framework:forbiddenApis Skipping task ':test:framework:forbiddenApis' as it has no actions. :test:framework:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:framework:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :test:framework:forbiddenPatterns Putting task artifact state for task ':test:framework:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':test:framework:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. :test:framework:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.087 secs. :test:framework:jarHell (Thread[Daemon worker,5,main]) started. :test:framework:jarHell Skipping task ':test:framework:jarHell' as task onlyIf is false. :test:framework:jarHell SKIPPED :test:framework:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:framework:licenseHeaders (Thread[Daemon worker,5,main]) started. :test:framework:licenseHeaders Putting task artifact state for task ':test:framework:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':test:framework:licenseHeaders' took 0.001 secs. It is not up-to-date because: No history is available. :test:framework:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.028 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :test:framework:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :test:framework:loggerUsageCheck Putting task artifact state for task ':test:framework:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':test:framework:loggerUsageCheck' took 0.003 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :test:framework:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.377 secs. :test:framework:namingConventions (Thread[Daemon worker,5,main]) started. :test:framework:namingConventions Putting task artifact state for task ':test:framework:namingConventions' into context took 0.0 secs. Up-to-date check for task ':test:framework:namingConventions' took 0.003 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :test:framework:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.101 secs. :test:framework:namingConventionsMain (Thread[Daemon worker,5,main]) started. :test:framework:namingConventionsMain Putting task artifact state for task ':test:framework:namingConventionsMain' into context took 0.0 secs. Up-to-date check for task ':test:framework:namingConventionsMain' took 0.003 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase --main -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :test:framework:namingConventionsMain (Thread[Daemon worker,5,main]) completed. Took 0.19 secs. :test:framework:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :test:framework:thirdPartyAudit Putting task artifact state for task ':test:framework:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':test:framework:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 2233 class file(s) for forbidden API invocations (in 1.15s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/tmp/thirdPartyAudit :test:framework:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 1.428 secs. :test:framework:precommit (Thread[Daemon worker,5,main]) started. :test:framework:precommit Skipping task ':test:framework:precommit' as it has no actions. :test:framework:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:logger-usage:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:copyCheckstyleConf Putting task artifact state for task ':test:logger-usage:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :test:logger-usage:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :test:logger-usage:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:checkstyleMain Putting task artifact state for task ':test:logger-usage:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:checkstyleMain' took 0.007 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :test:logger-usage:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.039 secs. :test:logger-usage:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:compileTestJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':test:logger-usage:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:compileTestJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':test:logger-usage:compileTestJava'. :test:logger-usage:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:logger-usage:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.468 secs. :test:logger-usage:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:processTestResources Putting task artifact state for task ':test:logger-usage:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/src/test/resources', not found Skipping task ':test:logger-usage:processTestResources' as it has no source files and no previous output files. :test:logger-usage:processTestResources NO-SOURCE :test:logger-usage:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:logger-usage:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:testClasses Skipping task ':test:logger-usage:testClasses' as it has no actions. :test:logger-usage:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:logger-usage:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:checkstyleTest Putting task artifact state for task ':test:logger-usage:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :test:logger-usage:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.025 secs. :test:logger-usage:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:checkstyle Skipping task ':test:logger-usage:checkstyle' as it has no actions. :test:logger-usage:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:logger-usage:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:dependencyLicenses Skipping task ':test:logger-usage:dependencyLicenses' as task onlyIf is false. :test:logger-usage:dependencyLicenses SKIPPED :test:logger-usage:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:logger-usage:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:forbiddenApisMain Putting task artifact state for task ':test:logger-usage:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 12 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :test:logger-usage:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.014 secs. :test:logger-usage:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:forbiddenApisTest Putting task artifact state for task ':test:logger-usage:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 1 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :test:logger-usage:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.016 secs. :test:logger-usage:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :test:logger-usage:forbiddenApis Skipping task ':test:logger-usage:forbiddenApis' as it has no actions. :test:logger-usage:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:logger-usage:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:forbiddenPatterns Putting task artifact state for task ':test:logger-usage:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/src/test/resources', not found :test:logger-usage:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.002 secs. :test:logger-usage:jarHell (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:jarHell Putting task artifact state for task ':test:logger-usage:jarHell' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/classes/java/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :test:logger-usage:jarHell (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.352 secs. :test:logger-usage:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:licenseHeaders Putting task artifact state for task ':test:logger-usage:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :test:logger-usage:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.011 secs. :test:logger-usage:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:loggerUsageCheck Skipping task ':test:logger-usage:loggerUsageCheck' as task onlyIf is false. :test:logger-usage:loggerUsageCheck SKIPPED :test:logger-usage:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:logger-usage:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:namingConventions Putting task artifact state for task ':test:logger-usage:namingConventions' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :test:logger-usage:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.078 secs. :test:logger-usage:thirdPartyAudit (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:thirdPartyAudit Putting task artifact state for task ':test:logger-usage:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/tmp/thirdPartyAudit [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 311 class file(s) for forbidden API invocations (in 0.28s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/tmp/thirdPartyAudit :test:logger-usage:thirdPartyAudit (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.316 secs. :test:logger-usage:precommit (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:precommit Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Skipping task ':test:logger-usage:precommit' as it has no actions. :test:logger-usage:precommit (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:compileJava (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:compileJava Putting task artifact state for task ':distribution:tools:launchers:compileJava' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':distribution:tools:launchers:compileJava'. :distribution:tools:launchers:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :distribution:tools:launchers:compileJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.37 secs. :distribution:tools:launchers:processResources (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:processResources Putting task artifact state for task ':distribution:tools:launchers:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/src/main/resources', not found Skipping task ':distribution:tools:launchers:processResources' as it has no source files and no previous output files. :distribution:tools:launchers:processResources NO-SOURCE :distribution:tools:launchers:processResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:classes (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:classes Skipping task ':distribution:tools:launchers:classes' as it has no actions. :distribution:tools:launchers:classes (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:copyCheckstyleConf Putting task artifact state for task ':distribution:tools:launchers:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tools:launchers:copyCheckstyleConf (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :distribution:tools:launchers:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:checkstyleMain Putting task artifact state for task ':distribution:tools:launchers:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 5 files :distribution:tools:launchers:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.022 secs. :distribution:tools:launchers:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:compileTestJava Putting task artifact state for task ':distribution:tools:launchers:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:compileTestJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':distribution:tools:launchers:compileTestJava'. :distribution:tools:launchers:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Class dependency analysis for incremental compilation took 0.001 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :distribution:tools:launchers:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.422 secs. :distribution:tools:launchers:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:processTestResources Putting task artifact state for task ':distribution:tools:launchers:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/src/test/resources', not found Skipping task ':distribution:tools:launchers:processTestResources' as it has no source files and no previous output files. :distribution:tools:launchers:processTestResources NO-SOURCE :distribution:tools:launchers:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:testClasses Skipping task ':distribution:tools:launchers:testClasses' as it has no actions. :distribution:tools:launchers:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:checkstyleTest Putting task artifact state for task ':distribution:tools:launchers:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 2 files :distribution:tools:launchers:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.024 secs. :distribution:tools:launchers:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:checkstyle Skipping task ':distribution:tools:launchers:checkstyle' as it has no actions. :distribution:tools:launchers:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:dependencyLicenses Putting task artifact state for task ':distribution:tools:launchers:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:tools:launchers:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:forbiddenApisMain Putting task artifact state for task ':distribution:tools:launchers:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.7 Reading bundled API signatures: jdk-deprecated-1.7 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 9 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :distribution:tools:launchers:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.009 secs. :distribution:tools:launchers:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:forbiddenApisTest Putting task artifact state for task ':distribution:tools:launchers:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.7 Reading bundled API signatures: jdk-deprecated-1.7 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 8 class file(s) for forbidden API invocations (in 0.01s), 0 error(s). :distribution:tools:launchers:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.01 secs. :distribution:tools:launchers:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:forbiddenApis Skipping task ':distribution:tools:launchers:forbiddenApis' as it has no actions. :distribution:tools:launchers:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:forbiddenPatterns Putting task artifact state for task ':distribution:tools:launchers:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/src/test/resources', not found :distribution:tools:launchers:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.002 secs. :distribution:tools:launchers:jarHell (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:tools:launchers:jarHell Skipping task ':distribution:tools:launchers:jarHell' as task onlyIf is false. :distribution:tools:launchers:jarHell SKIPPED :distribution:tools:launchers:jarHell (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:tools:launchers:licenseHeaders Putting task artifact state for task ':distribution:tools:launchers:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tools:launchers:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.011 secs. :distribution:tools:launchers:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:tools:launchers:loggerUsageCheck Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Skipping task ':distribution:tools:launchers:loggerUsageCheck' as task onlyIf is false. :distribution:tools:launchers:loggerUsageCheck SKIPPED :distribution:tools:launchers:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:namingConventions (Thread[Daemon worker,5,main]) started. :distribution:tools:launchers:namingConventions Putting task artifact state for task ':distribution:tools:launchers:namingConventions' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/build/resources/main:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.elasticsearch.tools.launchers.LaunchersTestCase --skip-integ-tests-in-disguise -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/launchers/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :distribution:tools:launchers:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.055 secs. :distribution:tools:launchers:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :distribution:tools:launchers:thirdPartyAudit Skipping task ':distribution:tools:launchers:thirdPartyAudit' as task onlyIf is false. :distribution:tools:launchers:thirdPartyAudit SKIPPED :distribution:tools:launchers:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:precommit (Thread[Daemon worker,5,main]) started. :distribution:tools:launchers:precommit Skipping task ':distribution:tools:launchers:precommit' as it has no actions. :distribution:tools:launchers:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:compileJava (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:compileJava Putting task artifact state for task ':distribution:tools:plugin-cli:compileJava' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:compileJava' took 0.001 secs. It is not up-to-date because: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 No history is available. All input files are considered out-of-date for incremental task ':distribution:tools:plugin-cli:compileJava'. :distribution:tools:plugin-cli:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.002 secs. Created jar classpath snapshot for incremental compilation in 0.001 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :distribution:tools:plugin-cli:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.632 secs. :distribution:tools:plugin-cli:processResources (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:processResources Putting task artifact state for task ':distribution:tools:plugin-cli:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/src/main/resources', not found Skipping task ':distribution:tools:plugin-cli:processResources' as it has no source files and no previous output files. :distribution:tools:plugin-cli:processResources NO-SOURCE :distribution:tools:plugin-cli:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:classes (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:classes Skipping task ':distribution:tools:plugin-cli:classes' as it has no actions. :distribution:tools:plugin-cli:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:copyCheckstyleConf Putting task artifact state for task ':distribution:tools:plugin-cli:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tools:plugin-cli:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :distribution:tools:plugin-cli:checkstyleMain (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:checkstyleMain Putting task artifact state for task ':distribution:tools:plugin-cli:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 5 files :distribution:tools:plugin-cli:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.054 secs. :distribution:tools:plugin-cli:compileTestJava (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:compileTestJava Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Putting task artifact state for task ':distribution:tools:plugin-cli:compileTestJava' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:compileTestJava' took 0.002 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':distribution:tools:plugin-cli:compileTestJava'. :distribution:tools:plugin-cli:compileTestJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/tmp/compileTestJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.003 secs. Created jar classpath snapshot for incremental compilation in 0.002 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :distribution:tools:plugin-cli:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.855 secs. :distribution:tools:plugin-cli:processTestResources (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:processTestResources Putting task artifact state for task ':distribution:tools:plugin-cli:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/src/test/resources', not found Skipping task ':distribution:tools:plugin-cli:processTestResources' as it has no source files and no previous output files. :distribution:tools:plugin-cli:processTestResources NO-SOURCE :distribution:tools:plugin-cli:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:testClasses (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:testClasses Skipping task ':distribution:tools:plugin-cli:testClasses' as it has no actions. :distribution:tools:plugin-cli:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:checkstyleTest (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:checkstyleTest Putting task artifact state for task ':distribution:tools:plugin-cli:checkstyleTest' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:checkstyleTest' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 4 files :distribution:tools:plugin-cli:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.093 secs. :distribution:tools:plugin-cli:checkstyle (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:checkstyle Skipping task ':distribution:tools:plugin-cli:checkstyle' as it has no actions. :distribution:tools:plugin-cli:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:dependencyLicenses (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:dependencyLicenses Putting task artifact state for task ':distribution:tools:plugin-cli:dependencyLicenses' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:dependencyLicenses' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:tools:plugin-cli:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:forbiddenApisMain Putting task artifact state for task ':distribution:tools:plugin-cli:forbiddenApisMain' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:forbiddenApisMain' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-core-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 7 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :distribution:tools:plugin-cli:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.017 secs. :distribution:tools:plugin-cli:forbiddenApisTest (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:forbiddenApisTest Putting task artifact state for task ':distribution:tools:plugin-cli:forbiddenApisTest' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:forbiddenApisTest' took 0.0 secs. It is not up-to-date because: No history is available. Reading bundled API signatures: jdk-unsafe-1.8 Reading bundled API signatures: jdk-deprecated-1.8 Reading bundled API signatures: jdk-non-portable Reading bundled API signatures: jdk-system-out Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/jdk-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-all-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/es-test-signatures.txt Reading API signatures: jar:file:/var/lib/jenkins/.gradle/caches/jars-3/ef94b575586376d8dd0a74b1ca4ac0d0/buildSrc-6.2.0-SNAPSHOT.jar!/forbidden/http-signatures.txt Loading classes to check... Scanning classes for violations... Scanned 14 class file(s) for forbidden API invocations (in 0.02s), 0 error(s). :distribution:tools:plugin-cli:forbiddenApisTest (Thread[Daemon worker,5,main]) completed. Took 0.023 secs. :distribution:tools:plugin-cli:forbiddenApis (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:forbiddenApis Skipping task ':distribution:tools:plugin-cli:forbiddenApis' as it has no actions. :distribution:tools:plugin-cli:forbiddenApis (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:forbiddenPatterns (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:forbiddenPatterns Putting task artifact state for task ':distribution:tools:plugin-cli:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/src/test/resources', not found :distribution:tools:plugin-cli:forbiddenPatterns (Thread[Daemon worker,5,main]) completed. Took 0.006 secs. :distribution:tools:plugin-cli:jarHell (Thread[Daemon worker,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :distribution:tools:plugin-cli:jarHell Putting task artifact state for task ':distribution:tools:plugin-cli:jarHell' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:jarHell' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.jimfs/jimfs/1.1/8fbd0579dc68aba6186935cc1bee21d2f3e7ec1c/jimfs-1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/18.0/cce0823396aa693798f8882e64213b1772032b09/guava-18.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar org.elasticsearch.bootstrap.JarHell Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for jar hell... no jar hell found :distribution:tools:plugin-cli:jarHell (Thread[Daemon worker,5,main]) completed. Took 0.356 secs. :distribution:tools:plugin-cli:licenseHeaders (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:licenseHeaders Putting task artifact state for task ':distribution:tools:plugin-cli:licenseHeaders' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tools:plugin-cli:licenseHeaders (Thread[Daemon worker,5,main]) completed. Took 0.012 secs. :distribution:tools:plugin-cli:loggerUsageCheck (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:loggerUsageCheck Putting task artifact state for task ':distribution:tools:plugin-cli:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/classes/java/main /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :distribution:tools:plugin-cli:loggerUsageCheck (Thread[Daemon worker,5,main]) completed. Took 0.155 secs. :distribution:tools:plugin-cli:namingConventions (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:namingConventions Putting task artifact state for task ':distribution:tools:plugin-cli:namingConventions' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:namingConventions' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -Djna.nosys=true -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/classes/java/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/resources/test:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/classes/java/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/resources/main:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/distributions/framework-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.jimfs/jimfs/1.1/8fbd0579dc68aba6186935cc1bee21d2f3e7ec1c/jimfs-1.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/18.0/cce0823396aa693798f8882e64213b1772032b09/guava-18.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/distributions/elasticsearch-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/distributions/elasticsearch-cli-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-analyzers-common/7.2.0/4e1b4638fb8b07befc8175880641f821af3e655a/lucene-analyzers-common-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-backward-codecs/7.2.0/35f5a26abb7fd466749fea7edfedae7897192e95/lucene-backward-codecs-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-grouping/7.2.0/1536a1a0fd24d0a8c03cfd45d00a52a88f9f52d1/lucene-grouping-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-highlighter/7.2.0/afd4093723520b0cdb59852018b545efeefd544a/lucene-highlighter-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-join/7.2.0/16029d54fa9c99b3187b68791b182a1ea4f78e89/lucene-join-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-memory/7.2.0/32f26371224c595f625f061d67fc2edd9c8c836b/lucene-memory-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-misc/7.2.0/1067351bfca1fc72ece5cb4a4f219762b097de36/lucene-misc-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queries/7.2.0/e0b41af59bc2baed0315abb04621d62e500d094a/lucene-queries-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-queryparser/7.2.0/9a17128e35e5e924cf28c283415d83c7a8935e58/lucene-queryparser-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-sandbox/7.2.0/1fa77169831ec17636357b55bd2c8ca5a97ec7a2/lucene-sandbox-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial/7.2.0/575f7507d526b2692ae461a4df349e90f048ec77/lucene-spatial-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial-extras/7.2.0/8f6e31d08dc86bb3edeb6ef132f0920941735e15/lucene-spatial-extras-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-spatial3d/7.2.0/f857630bfafde418e6e3cf748fe8d18f7b771a70/lucene-spatial3d-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-suggest/7.2.0/409ce8d0d7e1203143b5be41aa6dd31d4c1bcf9/lucene-suggest-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securesm/1.2/4c28f5b634497d64b727961430a516f351a099d5/securesm-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch/hppc/0.7.1/8b5057f74ea378c0150a1860874a3ebdcb713767/hppc-0.7.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/joda-time/joda-time/2.9.5/5f01da7306363fad2028b916f3eab926262de928/joda-time-2.9.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.yaml/snakeyaml/1.17/7a27ea250c5130b2922b86dea63cbb1cc10a660c/snakeyaml-1.17.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.8.10/eb21a035c66ad307e66ec8fce37f5d50fd62d039/jackson-core-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-smile/2.8.10/e853081fadaad3e98ed801937acc3d8f77580686/jackson-dataformat-smile-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.8.10/1e08caf1d787c825307d8cc6362452086020d853/jackson-dataformat-yaml-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor/2.8.10/1c58cc9313ddf19f0900cd61ed044874278ce320/jackson-dataformat-cbor-2.8.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.tdunning/t-digest/3.0/84ccf145ac2215e6bfa63baa3101c0af41017cfc/t-digest-3.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.9/e4631ce165eb400edecfa32e03d3f1be53dee754/HdrHistogram-2.1.9.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.locationtech.spatial4j/spatial4j/0.6/21b15310bddcfd8c72611c180f20cf23279809a3/spatial4j-0.6.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.vividsolutions/jts/1.13/3ccfb9b60f04d71add996a666ceb8902904fd805/jts-1.13.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.9.1/c041978c686866ee8534f538c6220238db3bb6be/log4j-core-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-1.2-api/2.9.1/894f96d677880d4ab834a1356f62b875e579caaa/log4j-1.2-api-2.9.1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/jna/4.4.0-1/c9dfcec6f07ee4b1d7a6c09a7eaa9dd4fb6d2c79/jna-4.4.0-1.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.2/98cafc6081d5632b61be2c9e60650b64ddbc637c/jopt-simple-5.0.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/com.carrotsearch.randomizedtesting/randomizedtesting-runner/2.5.2/91f3284993b44dcb2f003b5f28617abba13971d2/randomizedtesting-runner-2.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-test-framework/7.2.0/6bb7423d879aa101f905f6614058a8a6ca6a74af/lucene-test-framework-7.2.0.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-codecs/7.2.0/299c0e5ce698d4fd1f87e840677ce9bfa6acd65c/lucene-codecs-7.2.0.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/distributions/elasticsearch-rest-client-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.2/733db77aa8d9b2d68015189df76ab06304406e50/httpclient-4.5.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.5/e7501a1b34325abb00d17dde96150604a0658b54/httpcore-4.4.5.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.3/f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f/commons-logging-1.1.3.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.10/4b95f4897fa13f2cd904aee711aeafc0c5295cd8/commons-codec-1.10.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/securemock/1.2/98201d4ad5ac93f6b415ae9172d52b5e7cda490e/securemock-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.elasticsearch/mocksocket/1.2/190ad3f42fd6ab7367bae0c0e14d1dc4e4a3c361/mocksocket-1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpasyncclient/4.1.2/95aa3e6fb520191a0970a73cf09f62948ee614be/httpasyncclient-4.1.2.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore-nio/4.4.5/f4be009e7505f6ceddf21e7960c759f413f15056/httpcore-nio-4.4.5.jar:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/distributions/build-tools-6.2.0-SNAPSHOT.jar org.elasticsearch.test.NamingConventionsCheck --test-class org.apache.lucene.util.LuceneTestCase --integ-test-class org.elasticsearch.test.ESIntegTestCase -- /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/tools/plugin-cli/build/classes/java/test Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' :distribution:tools:plugin-cli:namingConventions (Thread[Daemon worker,5,main]) completed. Took 0.074 secs. :distribution:tools:plugin-cli:thirdPartyAudit (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:thirdPartyAudit Skipping task ':distribution:tools:plugin-cli:thirdPartyAudit' as task onlyIf is false. :distribution:tools:plugin-cli:thirdPartyAudit SKIPPED :distribution:tools:plugin-cli:thirdPartyAudit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :distribution:tools:plugin-cli:precommit (Thread[Daemon worker,5,main]) started. :distribution:tools:plugin-cli:precommit Skipping task ':distribution:tools:plugin-cli:precommit' as it has no actions. :distribution:tools:plugin-cli:precommit (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:compileJava (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:compileJava Putting task artifact state for task ':test:fixtures:example-fixture:compileJava' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:example-fixture:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':test:fixtures:example-fixture:compileJava'. :test:fixtures:example-fixture:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:fixtures:example-fixture:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.381 secs. :test:fixtures:example-fixture:processResources (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:processResources Putting task artifact state for task ':test:fixtures:example-fixture:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/src/main/resources', not found Skipping task ':test:fixtures:example-fixture:processResources' as it has no source files and no previous output files. :test:fixtures:example-fixture:processResources NO-SOURCE :test:fixtures:example-fixture:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:classes (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:classes Skipping task ':test:fixtures:example-fixture:classes' as it has no actions. :test:fixtures:example-fixture:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:copyCheckstyleConf (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:copyCheckstyleConf Putting task artifact state for task ':test:fixtures:example-fixture:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:example-fixture:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :test:fixtures:example-fixture:copyCheckstyleConf (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. :test:fixtures:example-fixture:checkstyleMain (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:checkstyleMain Putting task artifact state for task ':test:fixtures:example-fixture:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:example-fixture:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :test:fixtures:example-fixture:checkstyleMain (Thread[Daemon worker,5,main]) completed. Took 0.02 secs. :test:fixtures:example-fixture:compileTestJava (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:compileTestJava Putting task artifact state for task ':test:fixtures:example-fixture:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/src/test/java', not found Skipping task ':test:fixtures:example-fixture:compileTestJava' as it has no source files and no previous output files. :test:fixtures:example-fixture:compileTestJava NO-SOURCE :test:fixtures:example-fixture:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:processTestResources (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:processTestResources Putting task artifact state for task ':test:fixtures:example-fixture:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/src/test/resources', not found Skipping task ':test:fixtures:example-fixture:processTestResources' as it has no source files and no previous output files. :test:fixtures:example-fixture:processTestResources NO-SOURCE :test:fixtures:example-fixture:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:testClasses (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:testClasses Skipping task ':test:fixtures:example-fixture:testClasses' as it has no actions. :test:fixtures:example-fixture:testClasses UP-TO-DATE :test:fixtures:example-fixture:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:checkstyleTest (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:checkstyleTest Putting task artifact state for task ':test:fixtures:example-fixture:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/src/test/java', not found Skipping task ':test:fixtures:example-fixture:checkstyleTest' as it has no source files and no previous output files. :test:fixtures:example-fixture:checkstyleTest NO-SOURCE :test:fixtures:example-fixture:checkstyleTest (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:checkstyle (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:checkstyle Skipping task ':test:fixtures:example-fixture:checkstyle' as it has no actions. :test:fixtures:example-fixture:checkstyle (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:dependencyLicenses (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:dependencyLicenses Skipping task ':test:fixtures:example-fixture:dependencyLicenses' as task onlyIf is false. :test:fixtures:example-fixture:dependencyLicenses SKIPPED :test:fixtures:example-fixture:dependencyLicenses (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:forbiddenApisMain (Thread[Daemon worker,5,main]) started. :test:fixtures:example-fixture:forbiddenApisMain Skipping task ':test:fixtures:example-fixture:forbiddenApisMain' as task onlyIf is false. :test:fixtures:example-fixture:forbiddenApisMain SKIPPED :test:fixtures:example-fixture:forbiddenApisMain (Thread[Daemon worker,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:example-fixture:forbiddenApisTest Putting task artifact state for task ':test:fixtures:example-fixture:forbiddenApisTest' into context took 0.0 secs. Skipping task ':test:fixtures:example-fixture:forbiddenApisTest' as it has no source files and no previous output files. :test:fixtures:example-fixture:forbiddenApisTest NO-SOURCE :test:fixtures:example-fixture:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:example-fixture:forbiddenApis Skipping task ':test:fixtures:example-fixture:forbiddenApis' as it has no actions. :test:fixtures:example-fixture:forbiddenApis UP-TO-DATE :test:fixtures:example-fixture:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:example-fixture:forbiddenPatterns Putting task artifact state for task ':test:fixtures:example-fixture:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:example-fixture:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/src/test/java', not found :test:fixtures:example-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :test:fixtures:example-fixture:jarHell (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:example-fixture:jarHell Skipping task ':test:fixtures:example-fixture:jarHell' as task onlyIf is false. :test:fixtures:example-fixture:jarHell SKIPPED :test:fixtures:example-fixture:jarHell (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:example-fixture:licenseHeaders Putting task artifact state for task ':test:fixtures:example-fixture:licenseHeaders' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/src/test/java', not found Up-to-date check for task ':test:fixtures:example-fixture:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :test:fixtures:example-fixture:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.016 secs. :test:fixtures:example-fixture:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:example-fixture:loggerUsageCheck Putting task artifact state for task ':test:fixtures:example-fixture:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:example-fixture:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/example-fixture/build/classes/java/main Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :test:fixtures:example-fixture:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.14 secs. :test:fixtures:example-fixture:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:example-fixture:namingConventions Skipping task ':test:fixtures:example-fixture:namingConventions' as task onlyIf is false. :test:fixtures:example-fixture:namingConventions SKIPPED :test:fixtures:example-fixture:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:thirdPartyAudit (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:example-fixture:thirdPartyAudit Skipping task ':test:fixtures:example-fixture:thirdPartyAudit' as task onlyIf is false. :test:fixtures:example-fixture:thirdPartyAudit SKIPPED :test:fixtures:example-fixture:thirdPartyAudit (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:example-fixture:precommit (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:example-fixture:precommit Skipping task ':test:fixtures:example-fixture:precommit' as it has no actions. :test:fixtures:example-fixture:precommit (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:compileJava (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:compileJava Putting task artifact state for task ':test:fixtures:hdfs-fixture:compileJava' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:hdfs-fixture:compileJava' took 1.332 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':test:fixtures:hdfs-fixture:compileJava'. :test:fixtures:hdfs-fixture:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture/build/tmp/compileJava/java-compiler-args.txt Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 4.457 secs. 134 duplicate classes found in classpath (see all with --debug). Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:fixtures:hdfs-fixture:compileJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 6.273 secs. :test:fixtures:hdfs-fixture:processResources (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:processResources Putting task artifact state for task ':test:fixtures:hdfs-fixture:processResources' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:hdfs-fixture:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :test:fixtures:hdfs-fixture:processResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :test:fixtures:hdfs-fixture:classes (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:classes Skipping task ':test:fixtures:hdfs-fixture:classes' as it has no actions. :test:fixtures:hdfs-fixture:classes (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:copyCheckstyleConf (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:copyCheckstyleConf Putting task artifact state for task ':test:fixtures:hdfs-fixture:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:hdfs-fixture:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :test:fixtures:hdfs-fixture:copyCheckstyleConf (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :test:fixtures:hdfs-fixture:checkstyleMain (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:checkstyleMain Putting task artifact state for task ':test:fixtures:hdfs-fixture:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:hdfs-fixture:checkstyleMain' took 0.802 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :test:fixtures:hdfs-fixture:checkstyleMain (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.835 secs. :test:fixtures:hdfs-fixture:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:compileTestJava Putting task artifact state for task ':test:fixtures:hdfs-fixture:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture/src/test/java', not found Skipping task ':test:fixtures:hdfs-fixture:compileTestJava' as it has no source files and no previous output files. :test:fixtures:hdfs-fixture:compileTestJava NO-SOURCE :test:fixtures:hdfs-fixture:compileTestJava (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:processTestResources Putting task artifact state for task ':test:fixtures:hdfs-fixture:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture/src/test/resources', not found Skipping task ':test:fixtures:hdfs-fixture:processTestResources' as it has no source files and no previous output files. :test:fixtures:hdfs-fixture:processTestResources NO-SOURCE :test:fixtures:hdfs-fixture:processTestResources (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:testClasses (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:testClasses Skipping task ':test:fixtures:hdfs-fixture:testClasses' as it has no actions. :test:fixtures:hdfs-fixture:testClasses UP-TO-DATE :test:fixtures:hdfs-fixture:testClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:checkstyleTest (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:checkstyleTest Putting task artifact state for task ':test:fixtures:hdfs-fixture:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture/src/test/java', not found Skipping task ':test:fixtures:hdfs-fixture:checkstyleTest' as it has no source files and no previous output files. :test:fixtures:hdfs-fixture:checkstyleTest NO-SOURCE :test:fixtures:hdfs-fixture:checkstyleTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:checkstyle (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:checkstyle Skipping task ':test:fixtures:hdfs-fixture:checkstyle' as it has no actions. :test:fixtures:hdfs-fixture:checkstyle (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:dependencyLicenses (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:dependencyLicenses Skipping task ':test:fixtures:hdfs-fixture:dependencyLicenses' as task onlyIf is false. :test:fixtures:hdfs-fixture:dependencyLicenses SKIPPED :test:fixtures:hdfs-fixture:dependencyLicenses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:forbiddenApisMain (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:forbiddenApisMain Skipping task ':test:fixtures:hdfs-fixture:forbiddenApisMain' as task onlyIf is false. :test:fixtures:hdfs-fixture:forbiddenApisMain SKIPPED :test:fixtures:hdfs-fixture:forbiddenApisMain (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:forbiddenApisTest Putting task artifact state for task ':test:fixtures:hdfs-fixture:forbiddenApisTest' into context took 0.0 secs. Skipping task ':test:fixtures:hdfs-fixture:forbiddenApisTest' as it has no source files and no previous output files. :test:fixtures:hdfs-fixture:forbiddenApisTest NO-SOURCE :test:fixtures:hdfs-fixture:forbiddenApisTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:forbiddenApis Skipping task ':test:fixtures:hdfs-fixture:forbiddenApis' as it has no actions. :test:fixtures:hdfs-fixture:forbiddenApis UP-TO-DATE :test:fixtures:hdfs-fixture:forbiddenApis (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:forbiddenPatterns Putting task artifact state for task ':test:fixtures:hdfs-fixture:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:hdfs-fixture:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture/src/test/java', not found :test:fixtures:hdfs-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:jarHell (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:jarHell Skipping task ':test:fixtures:hdfs-fixture:jarHell' as task onlyIf is false. :test:fixtures:hdfs-fixture:jarHell SKIPPED :test:fixtures:hdfs-fixture:jarHell (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:licenseHeaders Putting task artifact state for task ':test:fixtures:hdfs-fixture:licenseHeaders' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture/src/test/java', not found Up-to-date check for task ':test:fixtures:hdfs-fixture:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :test:fixtures:hdfs-fixture:licenseHeaders (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.011 secs. :test:fixtures:hdfs-fixture:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :test:fixtures:hdfs-fixture:loggerUsageCheck Putting task artifact state for task ':test:fixtures:hdfs-fixture:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:hdfs-fixture:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/hdfs-fixture/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :test:fixtures:hdfs-fixture:loggerUsageCheck (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.126 secs. :test:fixtures:hdfs-fixture:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) started. :test:fixtures:hdfs-fixture:namingConventions Skipping task ':test:fixtures:hdfs-fixture:namingConventions' as task onlyIf is false. :test:fixtures:hdfs-fixture:namingConventions SKIPPED :test:fixtures:hdfs-fixture:namingConventions (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:hdfs-fixture:thirdPartyAudit Skipping task ':test:fixtures:hdfs-fixture:thirdPartyAudit' as task onlyIf is false. :test:fixtures:hdfs-fixture:thirdPartyAudit SKIPPED :test:fixtures:hdfs-fixture:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:hdfs-fixture:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:hdfs-fixture:precommit Skipping task ':test:fixtures:hdfs-fixture:precommit' as it has no actions. :test:fixtures:hdfs-fixture:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:compileJava Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:compileJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/src/main/java', not found Skipping task ':test:fixtures:krb5kdc-fixture:compileJava' as it has no source files and no previous output files. :test:fixtures:krb5kdc-fixture:compileJava NO-SOURCE :test:fixtures:krb5kdc-fixture:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:processResources (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:processResources Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:processResources' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:krb5kdc-fixture:processResources' took 0.0 secs. It is not up-to-date because: No history is available. :test:fixtures:krb5kdc-fixture:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.002 secs. :test:fixtures:krb5kdc-fixture:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:classes Skipping task ':test:fixtures:krb5kdc-fixture:classes' as it has no actions. :test:fixtures:krb5kdc-fixture:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:copyCheckstyleConf Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:krb5kdc-fixture:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :test:fixtures:krb5kdc-fixture:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :test:fixtures:krb5kdc-fixture:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:checkstyleMain Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:checkstyleMain' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/src/main/java', not found Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Skipping task ':test:fixtures:krb5kdc-fixture:checkstyleMain' as it has no source files and no previous output files. :test:fixtures:krb5kdc-fixture:checkstyleMain NO-SOURCE :test:fixtures:krb5kdc-fixture:checkstyleMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:compileTestJava Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/src/test/java', not found Skipping task ':test:fixtures:krb5kdc-fixture:compileTestJava' as it has no source files and no previous output files. :test:fixtures:krb5kdc-fixture:compileTestJava NO-SOURCE :test:fixtures:krb5kdc-fixture:compileTestJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:processTestResources Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/src/test/resources', not found Skipping task ':test:fixtures:krb5kdc-fixture:processTestResources' as it has no source files and no previous output files. :test:fixtures:krb5kdc-fixture:processTestResources NO-SOURCE :test:fixtures:krb5kdc-fixture:processTestResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:testClasses (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:testClasses Skipping task ':test:fixtures:krb5kdc-fixture:testClasses' as it has no actions. :test:fixtures:krb5kdc-fixture:testClasses UP-TO-DATE :test:fixtures:krb5kdc-fixture:testClasses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:checkstyleTest Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/src/test/java', not found Skipping task ':test:fixtures:krb5kdc-fixture:checkstyleTest' as it has no source files and no previous output files. :test:fixtures:krb5kdc-fixture:checkstyleTest NO-SOURCE :test:fixtures:krb5kdc-fixture:checkstyleTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:checkstyle Skipping task ':test:fixtures:krb5kdc-fixture:checkstyle' as it has no actions. :test:fixtures:krb5kdc-fixture:checkstyle UP-TO-DATE :test:fixtures:krb5kdc-fixture:checkstyle (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:dependencyLicenses Skipping task ':test:fixtures:krb5kdc-fixture:dependencyLicenses' as task onlyIf is false. :test:fixtures:krb5kdc-fixture:dependencyLicenses SKIPPED :test:fixtures:krb5kdc-fixture:dependencyLicenses (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:forbiddenApisMain Skipping task ':test:fixtures:krb5kdc-fixture:forbiddenApisMain' as task onlyIf is false. :test:fixtures:krb5kdc-fixture:forbiddenApisMain SKIPPED :test:fixtures:krb5kdc-fixture:forbiddenApisMain (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:forbiddenApisTest Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:forbiddenApisTest' into context took 0.0 secs. Skipping task ':test:fixtures:krb5kdc-fixture:forbiddenApisTest' as it has no source files and no previous output files. :test:fixtures:krb5kdc-fixture:forbiddenApisTest NO-SOURCE :test:fixtures:krb5kdc-fixture:forbiddenApisTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:forbiddenApis Skipping task ':test:fixtures:krb5kdc-fixture:forbiddenApis' as it has no actions. :test:fixtures:krb5kdc-fixture:forbiddenApis UP-TO-DATE :test:fixtures:krb5kdc-fixture:forbiddenApis (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:forbiddenPatterns Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:krb5kdc-fixture:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/src/main/java', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture/src/test/java', not found :test:fixtures:krb5kdc-fixture:forbiddenPatterns (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:jarHell (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:jarHell Skipping task ':test:fixtures:krb5kdc-fixture:jarHell' as task onlyIf is false. :test:fixtures:krb5kdc-fixture:jarHell SKIPPED :test:fixtures:krb5kdc-fixture:jarHell (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:licenseHeaders Skipping task ':test:fixtures:krb5kdc-fixture:licenseHeaders' as task onlyIf is false. :test:fixtures:krb5kdc-fixture:licenseHeaders SKIPPED :test:fixtures:krb5kdc-fixture:licenseHeaders (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:loggerUsageCheck Putting task artifact state for task ':test:fixtures:krb5kdc-fixture:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:krb5kdc-fixture:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/krb5kdc-fixture Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :test:fixtures:krb5kdc-fixture:loggerUsageCheck (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.091 secs. :test:fixtures:krb5kdc-fixture:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) started. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :test:fixtures:krb5kdc-fixture:namingConventions Skipping task ':test:fixtures:krb5kdc-fixture:namingConventions' as task onlyIf is false. :test:fixtures:krb5kdc-fixture:namingConventions SKIPPED :test:fixtures:krb5kdc-fixture:namingConventions (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:thirdPartyAudit Skipping task ':test:fixtures:krb5kdc-fixture:thirdPartyAudit' as task onlyIf is false. :test:fixtures:krb5kdc-fixture:thirdPartyAudit SKIPPED :test:fixtures:krb5kdc-fixture:thirdPartyAudit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:krb5kdc-fixture:precommit (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:krb5kdc-fixture:precommit Skipping task ':test:fixtures:krb5kdc-fixture:precommit' as it has no actions. :test:fixtures:krb5kdc-fixture:precommit (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:old-elasticsearch:compileJava Putting task artifact state for task ':test:fixtures:old-elasticsearch:compileJava' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:old-elasticsearch:compileJava' took 0.0 secs. It is not up-to-date because: No history is available. All input files are considered out-of-date for incremental task ':test:fixtures:old-elasticsearch:compileJava'. :test:fixtures:old-elasticsearch:compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Compiling with Java command line compiler '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac -J-Xmx1g @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/build/tmp/compileJava/java-compiler-args.txt Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javac'' Class dependency analysis for incremental compilation took 0.0 secs. Created jar classpath snapshot for incremental compilation in 0.0 secs. Written jar classpath snapshot for incremental compilation in 0.0 secs. :test:fixtures:old-elasticsearch:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.374 secs. :test:fixtures:old-elasticsearch:processResources (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:old-elasticsearch:processResources Putting task artifact state for task ':test:fixtures:old-elasticsearch:processResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/src/main/resources', not found Skipping task ':test:fixtures:old-elasticsearch:processResources' as it has no source files and no previous output files. :test:fixtures:old-elasticsearch:processResources NO-SOURCE :test:fixtures:old-elasticsearch:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:classes (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:old-elasticsearch:classes Skipping task ':test:fixtures:old-elasticsearch:classes' as it has no actions. :test:fixtures:old-elasticsearch:classes (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) started. :test:fixtures:old-elasticsearch:copyCheckstyleConf Putting task artifact state for task ':test:fixtures:old-elasticsearch:copyCheckstyleConf' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:old-elasticsearch:copyCheckstyleConf' took 0.0 secs. It is not up-to-date because: No history is available. :test:fixtures:old-elasticsearch:copyCheckstyleConf (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :test:fixtures:old-elasticsearch:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:checkstyleMain Putting task artifact state for task ':test:fixtures:old-elasticsearch:checkstyleMain' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:old-elasticsearch:checkstyleMain' took 0.0 secs. It is not up-to-date because: No history is available. [ant:checkstyle] Running Checkstyle 7.5 on 1 files :test:fixtures:old-elasticsearch:checkstyleMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.019 secs. :test:fixtures:old-elasticsearch:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:compileTestJava Putting task artifact state for task ':test:fixtures:old-elasticsearch:compileTestJava' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/src/test/java', not found Skipping task ':test:fixtures:old-elasticsearch:compileTestJava' as it has no source files and no previous output files. :test:fixtures:old-elasticsearch:compileTestJava NO-SOURCE :test:fixtures:old-elasticsearch:compileTestJava (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:processTestResources Putting task artifact state for task ':test:fixtures:old-elasticsearch:processTestResources' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/src/test/resources', not found Skipping task ':test:fixtures:old-elasticsearch:processTestResources' as it has no source files and no previous output files. :test:fixtures:old-elasticsearch:processTestResources NO-SOURCE :test:fixtures:old-elasticsearch:processTestResources (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:testClasses (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:testClasses Skipping task ':test:fixtures:old-elasticsearch:testClasses' as it has no actions. :test:fixtures:old-elasticsearch:testClasses UP-TO-DATE :test:fixtures:old-elasticsearch:testClasses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:checkstyleTest Putting task artifact state for task ':test:fixtures:old-elasticsearch:checkstyleTest' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/src/test/java', not found Skipping task ':test:fixtures:old-elasticsearch:checkstyleTest' as it has no source files and no previous output files. :test:fixtures:old-elasticsearch:checkstyleTest NO-SOURCE :test:fixtures:old-elasticsearch:checkstyleTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:checkstyle Skipping task ':test:fixtures:old-elasticsearch:checkstyle' as it has no actions. :test:fixtures:old-elasticsearch:checkstyle (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:dependencyLicenses Skipping task ':test:fixtures:old-elasticsearch:dependencyLicenses' as task onlyIf is false. :test:fixtures:old-elasticsearch:dependencyLicenses SKIPPED :test:fixtures:old-elasticsearch:dependencyLicenses (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:forbiddenApisMain Skipping task ':test:fixtures:old-elasticsearch:forbiddenApisMain' as task onlyIf is false. :test:fixtures:old-elasticsearch:forbiddenApisMain SKIPPED :test:fixtures:old-elasticsearch:forbiddenApisMain (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:forbiddenApisTest Putting task artifact state for task ':test:fixtures:old-elasticsearch:forbiddenApisTest' into context took 0.0 secs. Skipping task ':test:fixtures:old-elasticsearch:forbiddenApisTest' as it has no source files and no previous output files. :test:fixtures:old-elasticsearch:forbiddenApisTest NO-SOURCE :test:fixtures:old-elasticsearch:forbiddenApisTest (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:forbiddenApis Skipping task ':test:fixtures:old-elasticsearch:forbiddenApis' as it has no actions. :test:fixtures:old-elasticsearch:forbiddenApis UP-TO-DATE :test:fixtures:old-elasticsearch:forbiddenApis (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:forbiddenPatterns Putting task artifact state for task ':test:fixtures:old-elasticsearch:forbiddenPatterns' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:old-elasticsearch:forbiddenPatterns' took 0.0 secs. It is not up-to-date because: No history is available. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/src/main/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/src/test/resources', not found file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/src/test/java', not found :test:fixtures:old-elasticsearch:forbiddenPatterns (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.001 secs. :test:fixtures:old-elasticsearch:jarHell (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:jarHell Skipping task ':test:fixtures:old-elasticsearch:jarHell' as task onlyIf is false. :test:fixtures:old-elasticsearch:jarHell SKIPPED :test:fixtures:old-elasticsearch:jarHell (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:licenseHeaders Putting task artifact state for task ':test:fixtures:old-elasticsearch:licenseHeaders' into context took 0.0 secs. file or directory '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/src/test/java', not found Up-to-date check for task ':test:fixtures:old-elasticsearch:licenseHeaders' took 0.0 secs. It is not up-to-date because: No history is available. :test:fixtures:old-elasticsearch:licenseHeaders (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.011 secs. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :test:fixtures:old-elasticsearch:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:loggerUsageCheck Putting task artifact state for task ':test:fixtures:old-elasticsearch:loggerUsageCheck' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:old-elasticsearch:loggerUsageCheck' took 0.0 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java -cp /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/distributions/logger-usage-6.2.0-SNAPSHOT.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-debug-all/5.0.4/702b8525fcf81454235e5e2fa2a35f15ffc0ec7e/asm-debug-all-5.0.4.jar:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.9.1/7a2999229464e7a324aa503c0a52ec0f05efe7bd/log4j-api-2.9.1.jar org.elasticsearch.test.loggerusage.ESLoggerUsageChecker /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/build/classes/java/main Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/java'' checking for wrong usages of ESLogger... No wrong usages found :test:fixtures:old-elasticsearch:loggerUsageCheck (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.123 secs. :test:fixtures:old-elasticsearch:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:namingConventions Skipping task ':test:fixtures:old-elasticsearch:namingConventions' as task onlyIf is false. :test:fixtures:old-elasticsearch:namingConventions SKIPPED :test:fixtures:old-elasticsearch:namingConventions (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:fixtures:old-elasticsearch:thirdPartyAudit (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:thirdPartyAudit Putting task artifact state for task ':test:fixtures:old-elasticsearch:thirdPartyAudit' into context took 0.0 secs. Up-to-date check for task ':test:fixtures:old-elasticsearch:thirdPartyAudit' took 0.0 secs. It is not up-to-date because: No history is available. [unzip] Expanding: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.apache.lucene/lucene-core/7.2.0/f88107aa577ce8edc0a5cee036b485943107a552/lucene-core-7.2.0.jar into /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/build/tmp/thirdPartyAudit [thirdPartyAudit] Reading inline API signatures... [thirdPartyAudit] Loading classes to check... [thirdPartyAudit] Scanning classes for violations... [thirdPartyAudit] Scanned 1805 class file(s) for forbidden API invocations (in 0.79s), 0 error(s). [delete] Deleting directory /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/fixtures/old-elasticsearch/build/tmp/thirdPartyAudit :test:fixtures:old-elasticsearch:thirdPartyAudit (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.931 secs. :test:fixtures:old-elasticsearch:precommit (Thread[Task worker for ':' Thread 5,5,main]) started. :test:fixtures:old-elasticsearch:precommit Skipping task ':test:fixtures:old-elasticsearch:precommit' as it has no actions. :test:fixtures:old-elasticsearch:precommit (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :build-tools:test (Thread[Task worker for ':' Thread 5,5,main]) started. :build-tools:test Skipping task ':build-tools:test' as task onlyIf is false. :build-tools:test SKIPPED :build-tools:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :test:framework:test (Thread[Task worker for ':' Thread 5,5,main]) started. :test:framework:test Putting task artifact state for task ':test:framework:test' into context took 0.0 secs. Up-to-date check for task ':test:framework:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says 你好! Master seed: 892FC781530E78C3 ==> Test Info: seed=892FC781530E78C3; jvms=4; suites=42 Started J3 PID(7459@worker-709589). Started J1 PID(7462@worker-709589). Started J2 PID(7461@worker-709589). Started J0 PID(7460@worker-709589). Suite: org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCaseTests Completed [1/42] on J2 in 1.29s, 3 tests Suite: org.elasticsearch.transport.nio.InboundChannelBufferTests Completed [2/42] on J2 in 0.16s, 9 tests Suite: org.elasticsearch.test.rest.yaml.ObjectPathTests Completed [3/42] on J3 in 1.61s, 9 tests Suite: org.elasticsearch.test.rest.yaml.section.TeardownSectionTests Completed [4/42] on J2 in 0.48s, 2 tests Suite: org.elasticsearch.transport.nio.SocketEventHandlerTests Completed [5/42] on J1 in 1.97s, 11 tests Suite: org.elasticsearch.test.disruption.NetworkDisruptionTests Completed [6/42] on J2 in 0.14s, 5 tests Suite: org.elasticsearch.transport.nio.NioGroupTests Completed [7/42] on J3 in 0.64s, 4 tests Suite: org.elasticsearch.test.rest.yaml.section.DoSectionTests IGNOR/A 0.01s J2 | DoSectionTests.testParseDoSectionWithJsonMultipleBodiesRepeatedProperty > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled IGNOR/A 0.01s J2 | DoSectionTests.testParseDoSectionWithYamlMultipleBodiesRepeatedProperty > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [8/42] on J2 in 0.30s, 17 tests, 2 skipped Suite: org.elasticsearch.test.rest.yaml.section.SkipSectionTests Completed [9/42] on J1 in 0.62s, 9 tests Suite: org.elasticsearch.test.test.ESTestCaseTests Completed [10/42] on J3 in 0.15s, 7 tests Suite: org.elasticsearch.test.hamcrest.ElasticsearchAssertionsTests Completed [11/42] on J3 in 0.09s, 3 tests Suite: org.elasticsearch.transport.nio.channel.NioSocketChannelTests Completed [12/42] on J2 in 0.41s, 3 tests Suite: org.elasticsearch.test.rest.yaml.section.SetSectionTests Completed [13/42] on J3 in 0.27s, 3 tests Suite: org.elasticsearch.transport.nio.channel.TcpFrameDecoderTests Completed [14/42] on J3 in 0.09s, 9 tests Suite: org.elasticsearch.test.disruption.LongGCDisruptionTests Completed [15/42] on J1 in 0.49s, 3 tests Suite: org.elasticsearch.transport.nio.SocketSelectorTests Completed [16/42] on J2 in 0.18s, 22 tests Suite: org.elasticsearch.test.rest.yaml.section.ClientYamlTestSuiteTests Completed [17/42] on J1 in 0.06s, 4 tests Suite: org.elasticsearch.transport.nio.WriteOperationTests Completed [18/42] on J3 in 0.08s, 3 tests Suite: org.elasticsearch.transport.nio.AcceptingSelectorTests Completed [19/42] on J3 in 0.14s, 6 tests Suite: org.elasticsearch.transport.nio.channel.TcpWriteContextTests Completed [20/42] on J1 in 0.09s, 9 tests Suite: org.elasticsearch.test.rest.yaml.ClientYamlTestExecutionContextTests Completed [21/42] on J1 in 0.03s, 1 test Suite: org.elasticsearch.test.AbstractQueryTestCaseTests Completed [22/42] on J3 in 0.06s, 2 tests Suite: org.elasticsearch.search.MockSearchServiceTests Completed [23/42] on J1 in 0.34s, 1 test Suite: org.elasticsearch.transport.nio.ESSelectorTests Completed [24/42] on J1 in 0.04s, 4 tests Suite: org.elasticsearch.test.VersionUtilsTests Completed [25/42] on J3 in 0.11s, 10 tests Suite: org.elasticsearch.test.test.LoggingListenerTests Completed [26/42] on J1 in 0.03s, 6 tests Suite: org.elasticsearch.test.rest.yaml.StashTests Completed [27/42] on J3 in 0.03s, 6 tests Suite: org.elasticsearch.test.rest.yaml.restspec.ClientYamlSuiteRestApiParserFailingTests IGNOR/A 0.02s J1 | ClientYamlSuiteRestApiParserFailingTests.testDuplicateParts > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled IGNOR/A 0.00s J1 | ClientYamlSuiteRestApiParserFailingTests.testDuplicateParams > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [28/42] on J1 in 0.05s, 7 tests, 2 skipped Suite: org.elasticsearch.test.rest.yaml.restspec.ClientYamlSuiteRestApiParserTests Completed [29/42] on J3 in 0.06s, 3 tests Suite: org.elasticsearch.test.rest.yaml.section.AssertionTests Completed [30/42] on J3 in 0.04s, 9 tests Suite: org.elasticsearch.transport.nio.channel.ChannelFactoryTests Completed [31/42] on J1 in 0.08s, 6 tests Suite: org.elasticsearch.transport.nio.channel.NioServerSocketChannelTests Completed [32/42] on J3 in 0.03s, 1 test [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/testrun/test/temp/junit4-J1-20171231_093350_4085505023247258064096.syserr [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/testrun/test/temp/junit4-J3-20171231_093350_4082474431131600323552.syserr Suite: org.elasticsearch.transport.nio.SimpleNioTransportTests IGNOR/A 0.06s J0 | SimpleNioTransportTests.testTimeoutPerConnection > Assumption #1: Works only on BSD network stacks and apparently windows Completed [33/42] on J0 in 4.99s, 41 tests, 1 skipped Suite: org.elasticsearch.test.rest.yaml.section.SetupSectionTests Completed [34/42] on J0 in 0.09s, 2 tests Suite: org.elasticsearch.test.XContentTestUtilsTests Completed [35/42] on J0 in 0.05s, 3 tests Suite: org.elasticsearch.test.rest.yaml.section.ClientYamlTestSectionTests Completed [36/42] on J0 in 0.03s, 9 tests Suite: org.elasticsearch.transport.nio.channel.TcpReadContextTests Completed [37/42] on J0 in 0.15s, 3 tests Suite: org.elasticsearch.test.rest.yaml.BlacklistedPathPatternMatcherTests Completed [38/42] on J0 in 0.02s, 5 tests Suite: org.elasticsearch.transport.MockTcpTransportTests IGNOR/A 0.01s J2 | MockTcpTransportTests.testTimeoutPerConnection > Assumption #1: Works only on BSD network stacks and apparently windows Completed [39/42] on J2 in 2.37s, 39 tests, 1 skipped [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/testrun/test/temp/junit4-J2-20171231_093350_4085992569360009517169.syserr Suite: org.elasticsearch.node.MockNodeTests Completed [40/42] on J0 in 1.22s, 1 test Suite: org.elasticsearch.transport.nio.AcceptorEventHandlerTests Completed [41/42] on J0 in 0.05s, 3 tests HEARTBEAT J0 PID(7460@worker-709589): 2017-12-31T09:34:10, stalled for 11.4s at: InternalTestClusterTests.testBeforeTest HEARTBEAT J0 PID(7460@worker-709589): 2017-12-31T09:34:20, stalled for 21.4s at: InternalTestClusterTests.testBeforeTest HEARTBEAT J0 PID(7460@worker-709589): 2017-12-31T09:34:30, stalled for 31.4s at: InternalTestClusterTests.testBeforeTest Suite: org.elasticsearch.test.test.InternalTestClusterTests Completed [42/42] on J0 in 34.97s, 5 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/framework/build/testrun/test/temp/junit4-J0-20171231_093350_4084468621119353908351.syserr Slow Tests Summary: 34.97s | org.elasticsearch.test.test.InternalTestClusterTests 4.99s | org.elasticsearch.transport.nio.SimpleNioTransportTests 2.37s | org.elasticsearch.transport.MockTcpTransportTests 1.97s | org.elasticsearch.transport.nio.SocketEventHandlerTests 1.61s | org.elasticsearch.test.rest.yaml.ObjectPathTests ==> Test Summary: 42 suites, 308 tests, 6 ignored (6 assumptions) [ant:junit4] JVM J0: 0.30 .. 42.39 = 42.10s [ant:junit4] JVM J1: 0.30 .. 5.20 = 4.90s [ant:junit4] JVM J2: 0.30 .. 6.15 = 5.85s [ant:junit4] JVM J3: 0.30 .. 5.44 = 5.15s [ant:junit4] Execution time total: 42 seconds [ant:junit4] Tests summary: 42 suites, 308 tests, 6 ignored (6 assumptions) :test:framework:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 42.491 secs. :test:logger-usage:test (Thread[Task worker for ':' Thread 5,5,main]) started. :test:logger-usage:test Putting task artifact state for task ':test:logger-usage:test' into context took 0.0 secs. Up-to-date check for task ':test:logger-usage:test' took 0.002 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says ciao! Master seed: 306628014054D60D ==> Test Info: seed=306628014054D60D; jvm=1; suite=1 Started J0 PID(11009@worker-709589). Suite: org.elasticsearch.test.loggerusage.ESLoggerUsageTests Completed [1/1] in 0.63s, 2 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/test/logger-usage/build/testrun/test/temp/junit4-J0-20171231_093432_843566647600781700474.syserr Slow Tests Summary: 0.63s | org.elasticsearch.test.loggerusage.ESLoggerUsageTests ==> Test Summary: 1 suite, 2 tests [ant:junit4] JVM J0: 0.28 .. 1.28 = 1.01s [ant:junit4] Execution time total: 1.28 sec. [ant:junit4] Tests summary: 1 suite, 2 tests :test:logger-usage:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.314 secs. :core:cli:test (Thread[Task worker for ':' Thread 5,5,main]) started. :core:cli:test Skipping task ':core:cli:test' as task onlyIf is false. :core:cli:test SKIPPED :core:cli:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:test (Thread[Task worker for ':' Thread 5,5,main]) started. :core:test Putting task artifact state for task ':core:test' into context took 0.0 secs. Up-to-date check for task ':core:test' took 0.044 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says مرحبا! Master seed: 9C84AC1CB2D6842B ==> Test Info: seed=9C84AC1CB2D6842B; jvms=4; suites=1026 Started J3 PID(11048@worker-709589). Started J1 PID(11047@worker-709589). Started J0 PID(11049@worker-709589). Started J2 PID(11053@worker-709589). Suite: org.elasticsearch.snapshots.RepositoriesMetaDataSerializationTests Completed [1/1026] on J3 in 2.08s, 4 tests Suite: org.elasticsearch.search.suggest.term.TermSuggestionBuilderTests Completed [2/1026] on J2 in 3.39s, 7 tests Suite: org.elasticsearch.repositories.blobstore.BlobStoreRepositoryRestoreTests Completed [3/1026] on J0 in 3.86s, 1 test Suite: org.elasticsearch.cli.MultiCommandTests Completed [4/1026] on J0 in 0.12s, 6 tests Suite: org.elasticsearch.index.fielddata.ScriptDocValuesLongsTests Completed [5/1026] on J2 in 0.44s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.composite.InternalCompositeTests Completed [6/1026] on J2 in 0.29s, 7 tests Suite: org.elasticsearch.cluster.metadata.AutoExpandReplicasTests Completed [7/1026] on J2 in 0.05s, 2 tests Suite: org.elasticsearch.rest.DeprecationRestHandlerTests Completed [8/1026] on J0 in 0.41s, 8 tests Suite: org.elasticsearch.cluster.node.DiscoveryNodeFiltersTests Completed [9/1026] on J0 in 0.11s, 16 tests Suite: org.apache.lucene.queries.BlendedTermQueryTests Completed [10/1026] on J0 in 0.27s, 3 tests Suite: org.elasticsearch.action.support.replication.ReplicationResponseTests Completed [11/1026] on J0 in 0.18s, 3 tests Suite: org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplainActionTests Completed [12/1026] on J0 in 0.07s, 5 tests Suite: org.elasticsearch.index.store.FsDirectoryServiceTests Completed [13/1026] on J0 in 0.03s, 1 test Suite: org.elasticsearch.action.admin.cluster.settings.SettingsUpdaterTests Completed [14/1026] on J0 in 0.05s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.DeadNodesAllocationTests Completed [15/1026] on J0 in 0.14s, 3 tests Suite: org.elasticsearch.common.util.LocaleUtilsTests Completed [16/1026] on J0 in 0.03s, 5 tests Suite: org.elasticsearch.repositories.blobstore.BlobStoreRepositoryTests Completed [17/1026] on J1 in 5.86s, 6 tests Suite: org.elasticsearch.cli.TerminalTests Completed [18/1026] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.rest.RestControllerTests Completed [19/1026] on J1 in 0.59s, 20 tests Suite: org.elasticsearch.cluster.node.DiscoveryNodeTests Completed [20/1026] on J1 in 0.04s, 3 tests Suite: org.elasticsearch.index.fielddata.SortedSetDVStringFieldDataTests Completed [21/1026] on J3 in 6.37s, 19 tests Suite: org.elasticsearch.index.mapper.GeoPointFieldMapperTests Completed [22/1026] on J0 in 4.25s, 12 tests Suite: org.elasticsearch.common.geo.builders.EnvelopeBuilderTests Completed [23/1026] on J0 in 0.21s, 4 tests Suite: org.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequestTests Completed [24/1026] on J2 in 5.76s, 5 tests Suite: org.elasticsearch.indices.recovery.RecoverySettingsDynamicUpdateTests Completed [25/1026] on J0 in 0.13s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.filter.FilterAggregatorTests Completed [26/1026] on J3 in 1.65s, 3 tests Suite: org.elasticsearch.cluster.metadata.ClusterNameExpressionResolverTests Completed [27/1026] on J3 in 0.06s, 7 tests Suite: org.elasticsearch.action.admin.indices.shards.IndicesShardStoreResponseTests Completed [28/1026] on J3 in 0.03s, 2 tests Suite: org.elasticsearch.indices.recovery.PeerRecoverySourceServiceTests Completed [29/1026] on J2 in 0.19s, 1 test Suite: org.elasticsearch.indices.recovery.PeerRecoveryTargetServiceTests Completed [30/1026] on J3 in 0.22s, 1 test Suite: org.elasticsearch.client.transport.TransportClientHeadersTests Completed [31/1026] on J0 in 0.54s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificantTextAggregatorTests Completed [32/1026] on J3 in 0.11s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorTests Completed [33/1026] on J2 in 0.51s, 4 tests Suite: org.elasticsearch.index.shard.PrimaryReplicaSyncerTests Completed [34/1026] on J2 in 0.25s, 5 tests Suite: org.elasticsearch.index.query.functionscore.FieldValueFactorFunctionModifierTests Completed [35/1026] on J2 in 0.06s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregatorTests Completed [36/1026] on J0 in 0.80s, 4 tests Suite: org.elasticsearch.index.engine.InternalEngineSettingsTests Completed [37/1026] on J2 in 0.31s, 1 test Suite: org.elasticsearch.rest.action.admin.indices.RestClearIndicesCacheActionTests Completed [38/1026] on J2 in 0.02s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.nested.ReverseNestedAggregatorTests Completed [39/1026] on J2 in 0.12s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.ResizeAllocationDeciderTests Completed [40/1026] on J2 in 0.08s, 5 tests Suite: org.elasticsearch.search.sort.SortBuilderTests Completed [41/1026] on J2 in 0.10s, 3 tests Suite: org.elasticsearch.action.index.IndexRequestTests Completed [42/1026] on J2 in 0.04s, 10 tests Suite: org.elasticsearch.index.query.BoolQueryBuilderTests IGNOR/A 0.01s J0 | BoolQueryBuilderTests.testTooManyQueriesInObject > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [43/1026] on J0 in 0.51s, 22 tests, 1 skipped Suite: org.elasticsearch.search.aggregations.metrics.percentiles.PercentilesMethodTests Completed [44/1026] on J0 in 0.02s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentilesTests Completed [45/1026] on J2 in 0.11s, 6 tests Suite: org.elasticsearch.index.mapper.BinaryRangeUtilTests Completed [46/1026] on J0 in 0.05s, 5 tests Suite: org.elasticsearch.common.regex.RegexTests Completed [47/1026] on J0 in 0.06s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregatorTests Completed [48/1026] on J0 in 0.09s, 2 tests Suite: org.apache.lucene.queries.DoubleRandomBinaryDocValuesRangeQueryTests Completed [49/1026] on J1 in 5.71s, 4 tests Suite: org.elasticsearch.action.support.replication.TransportReplicationActionTests Completed [50/1026] on J1 in 0.65s, 19 tests Suite: org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplainRequestTests Completed [51/1026] on J1 in 0.04s, 1 test Suite: org.elasticsearch.index.store.IndexStoreTests Completed [52/1026] on J1 in 0.04s, 1 test Suite: org.elasticsearch.index.mapper.NumberFieldMapperTests Completed [53/1026] on J2 in 0.97s, 12 tests Suite: org.elasticsearch.index.query.RangeQueryRewriteTests Completed [54/1026] on J2 in 0.22s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorTests Completed [55/1026] on J0 in 0.89s, 12 tests Suite: org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequestTests Completed [56/1026] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.DecisionsImpactOnClusterHealthTests Completed [57/1026] on J1 in 0.07s, 3 tests Suite: org.elasticsearch.common.bytes.BytesArrayTests Completed [58/1026] on J2 in 0.68s, 31 tests Suite: org.elasticsearch.action.admin.indices.delete.DeleteIndexResponseTests Completed [59/1026] on J2 in 0.05s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentilesAggregatorTests Completed [60/1026] on J2 in 0.26s, 5 tests Suite: org.elasticsearch.common.util.LongHashTests Completed [61/1026] on J1 in 0.97s, 5 tests Suite: org.elasticsearch.index.mapper.GeoPointFieldTypeTests Completed [62/1026] on J1 in 0.08s, 5 tests Suite: org.elasticsearch.search.suggest.completion.CategoryQueryContextTests Completed [63/1026] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.action.support.replication.TransportWriteActionTests Completed [64/1026] on J2 in 0.18s, 9 tests Suite: org.elasticsearch.search.aggregations.metrics.PercentileRanksTests Completed [65/1026] on J2 in 0.05s, 4 tests Suite: org.elasticsearch.index.replication.IndexLevelReplicationTests Completed [66/1026] on J0 in 1.55s, 9 tests Suite: org.elasticsearch.cluster.routing.allocation.ElectReplicaAsPrimaryDuringRelocationTests Completed [67/1026] on J0 in 0.04s, 1 test Suite: org.elasticsearch.action.get.MultiGetShardRequestTests Completed [68/1026] on J0 in 0.05s, 1 test Suite: org.elasticsearch.index.seqno.LocalCheckpointTrackerTests Completed [69/1026] on J2 in 0.07s, 8 tests Suite: org.elasticsearch.common.settings.SettingsFilterTests Completed [70/1026] on J2 in 0.03s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDeciderTests Completed [71/1026] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.index.mapper.VersionFieldTypeTests Completed [72/1026] on J2 in 0.04s, 5 tests Suite: org.elasticsearch.index.reindex.UpdateByQueryRequestTests Completed [73/1026] on J2 in 0.02s, 2 tests Suite: org.elasticsearch.common.geo.builders.GeometryCollectionBuilderTests Completed [74/1026] on J1 in 0.43s, 3 tests Suite: org.elasticsearch.common.geo.ShapeBuilderTests Completed [75/1026] on J0 in 0.23s, 25 tests Suite: org.elasticsearch.common.util.concurrent.TimedRunnableTests Completed [76/1026] on J2 in 0.07s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.StringTermsTests Completed [77/1026] on J2 in 0.15s, 6 tests Suite: org.elasticsearch.action.main.MainActionTests Completed [78/1026] on J2 in 0.04s, 1 test Suite: org.elasticsearch.indices.recovery.RecoverySourceHandlerTests Completed [79/1026] on J1 in 0.25s, 5 tests Suite: org.elasticsearch.common.FieldMemoryStatsTests Completed [80/1026] on J0 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificantLongTermsTests Completed [81/1026] on J0 in 0.18s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.global.InternalGlobalTests Completed [82/1026] on J2 in 0.04s, 5 tests Suite: org.elasticsearch.cluster.action.shard.ShardStateActionTests Completed [83/1026] on J0 in 0.15s, 6 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationTests Completed [84/1026] on J0 in 0.07s, 5 tests Suite: org.elasticsearch.index.search.nested.NestedSortingTests Completed [85/1026] on J2 in 0.29s, 3 tests Suite: org.elasticsearch.index.search.geo.GeoUtilsTests Completed [86/1026] on J2 in 0.14s, 36 tests Suite: org.elasticsearch.bootstrap.ElasticsearchCliTests Completed [87/1026] on J0 in 0.16s, 9 tests Suite: org.elasticsearch.search.fetch.subphase.highlight.PlainHighlighterTests Completed [88/1026] on J0 in 0.07s, 1 test Suite: org.elasticsearch.index.analysis.AnalysisTests Completed [89/1026] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.node.ResponseCollectorServiceTests Completed [90/1026] on J2 in 0.13s, 3 tests Suite: org.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilderTests IGNOR/A 0.00s J0 | FunctionScoreQueryBuilderTests.testToQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | FunctionScoreQueryBuilderTests.testWeight1fStillProducesWeightFunction > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J0 | FunctionScoreQueryBuilderTests.testMalformedQueryMultipleQueryElements > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled IGNOR/A 0.00s J0 | FunctionScoreQueryBuilderTests.testMustRewrite > Assumption #1: test runs only when at least a type is registered Completed [91/1026] on J0 in 0.16s, 29 tests, 4 skipped Suite: org.elasticsearch.index.fielddata.UidFieldDataTests Completed [92/1026] on J0 in 0.04s, 2 tests Suite: org.elasticsearch.index.mapper.NullValueObjectMappingTests Completed [93/1026] on J0 in 0.09s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.histogram.ExtendedBoundsTests Completed [94/1026] on J0 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.range.InternalRangeTests Completed [95/1026] on J0 in 0.05s, 6 tests Suite: org.elasticsearch.action.ingest.SimulatePipelineRequestTests Completed [96/1026] on J0 in 0.02s, 3 tests Suite: org.elasticsearch.action.search.SearchScrollAsyncActionTests Completed [97/1026] on J0 in 0.07s, 5 tests Suite: org.elasticsearch.common.settings.KeyStoreWrapperTests Completed [98/1026] on J2 in 1.23s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.RangeTests Completed [99/1026] on J2 in 0.04s, 6 tests Suite: org.elasticsearch.search.aggregations.metrics.MaxAggregatorTests Completed [100/1026] on J2 in 0.08s, 6 tests Suite: org.elasticsearch.client.transport.TransportClientNodesServiceTests Completed [101/1026] on J1 in 1.93s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCountTests Completed [102/1026] on J1 in 0.12s, 5 tests Suite: org.elasticsearch.index.query.ScriptQueryBuilderTests Completed [103/1026] on J2 in 0.26s, 12 tests Suite: org.elasticsearch.cluster.routing.allocation.PrimaryNotRelocatedWhileBeingRecoveredTests Completed [104/1026] on J2 in 0.06s, 1 test Suite: org.elasticsearch.common.blobstore.FsBlobStoreContainerTests Completed [105/1026] on J2 in 0.11s, 4 tests Suite: org.elasticsearch.index.mapper.ParentFieldTypeTests Completed [106/1026] on J2 in 0.05s, 5 tests Suite: org.elasticsearch.cluster.health.ClusterIndexHealthTests Completed [107/1026] on J2 in 0.06s, 1 test Suite: org.elasticsearch.index.query.BoostingQueryBuilderTests Completed [108/1026] on J1 in 0.34s, 12 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentileRanksAggregatorTests Completed [109/1026] on J1 in 0.45s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.BalanceUnbalancedClusterTests Completed [110/1026] on J0 in 1.73s, 1 test Suite: org.elasticsearch.index.mapper.IdFieldMapperTests Completed [111/1026] on J0 in 0.30s, 3 tests Suite: org.elasticsearch.index.query.GeoShapeQueryBuilderTests Completed [112/1026] on J2 in 0.70s, 20 tests Suite: org.elasticsearch.cluster.routing.UnassignedInfoTests Completed [113/1026] on J0 in 0.12s, 17 tests Suite: org.elasticsearch.index.mapper.BinaryFieldMapperTests Completed [114/1026] on J2 in 0.20s, 3 tests Suite: org.elasticsearch.index.mapper.BooleanFieldMapperTests Completed [115/1026] on J1 in 0.60s, 7 tests Suite: org.elasticsearch.common.rounding.DateTimeUnitTests Completed [116/1026] on J1 in 0.05s, 1 test Suite: org.elasticsearch.index.termvectors.TermVectorsServiceTests Completed [117/1026] on J0 in 0.29s, 2 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketsort.BucketSortTests Completed [118/1026] on J0 in 0.10s, 7 tests Suite: org.elasticsearch.index.translog.TranslogDeletionPolicyTests Completed [119/1026] on J2 in 0.18s, 4 tests Suite: org.elasticsearch.cluster.routing.RoutingTableTests Completed [120/1026] on J2 in 0.12s, 12 tests Suite: org.elasticsearch.rest.BaseRestHandlerTests Completed [121/1026] on J2 in 0.06s, 6 tests Suite: org.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBoundsTests Completed [122/1026] on J1 in 0.12s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.AdjacencyMatrixTests Completed [123/1026] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.index.search.ESToParentBlockJoinQueryTests Completed [124/1026] on J2 in 0.03s, 2 tests Suite: org.elasticsearch.action.search.ShardSearchFailureTests Completed [125/1026] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.index.query.SpanMultiTermQueryBuilderTests Completed [126/1026] on J2 in 0.17s, 13 tests Suite: org.elasticsearch.search.aggregations.metrics.GeoBoundsTests Completed [127/1026] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.cluster.serialization.DiffableTests Completed [128/1026] on J2 in 0.07s, 3 tests Suite: org.elasticsearch.index.store.StoreTests Completed [129/1026] on J2 in 0.44s, 19 tests Suite: org.elasticsearch.search.builder.SearchSourceBuilderTests Completed [130/1026] on J2 in 0.25s, 15 tests Suite: org.elasticsearch.index.replication.RecoveryDuringReplicationTests Completed [131/1026] on J1 in 2.20s, 7 tests Suite: org.elasticsearch.cluster.routing.allocation.ExpectedShardSizeAllocationTests Completed [132/1026] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.action.index.IndexRequestBuilderTests Completed [133/1026] on J1 in 0.01s, 1 test Suite: org.elasticsearch.common.geo.ShapeRelationTests Completed [134/1026] on J1 in 0.04s, 4 tests Suite: org.elasticsearch.common.NumbersTests Completed [135/1026] on J1 in 0.03s, 5 tests Suite: org.elasticsearch.index.mapper.DocumentParserTests Completed [136/1026] on J0 in 2.51s, 70 tests Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificantStringTermsTests Completed [137/1026] on J1 in 0.12s, 6 tests Suite: org.elasticsearch.cluster.block.ClusterBlockTests Completed [138/1026] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDeciderTests Completed [139/1026] on J1 in 0.10s, 3 tests Suite: org.elasticsearch.bootstrap.ElasticsearchUncaughtExceptionHandlerTests Completed [140/1026] on J1 in 0.02s, 3 tests Suite: org.apache.lucene.analysis.miscellaneous.DeDuplicatingTokenFilterTests Completed [141/1026] on J0 in 0.12s, 3 tests Suite: org.elasticsearch.index.query.CommonTermsQueryParserTests Completed [142/1026] on J0 in 0.16s, 1 test Suite: org.elasticsearch.monitor.jvm.JvmStatsTests Completed [143/1026] on J0 in 0.03s, 1 test Suite: org.elasticsearch.index.shard.RefreshListenersTests Completed [144/1026] on J3 in 11.03s, 7 tests Suite: org.elasticsearch.action.support.master.TransportMasterNodeActionTests Completed [145/1026] on J0 in 0.21s, 8 tests Suite: org.elasticsearch.cluster.routing.allocation.FilterRoutingTests Completed [146/1026] on J0 in 0.09s, 3 tests Suite: org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestTests Completed [147/1026] on J0 in 0.05s, 4 tests Suite: org.elasticsearch.script.ScriptServiceTests Completed [148/1026] on J0 in 0.19s, 19 tests Suite: org.apache.lucene.grouping.CollapsingTopDocsCollectorTests Completed [149/1026] on J2 in 2.43s, 7 tests Suite: org.elasticsearch.cluster.serialization.ClusterSerializationTests Completed [150/1026] on J0 in 0.14s, 4 tests Suite: org.elasticsearch.index.query.TermsSetQueryBuilderTests Completed [151/1026] on J2 in 0.23s, 12 tests Suite: org.elasticsearch.common.xcontent.builder.XContentBuilderTests Completed [152/1026] on J0 in 0.14s, 21 tests Suite: org.elasticsearch.index.query.functionscore.FunctionScoreEquivalenceTests Completed [153/1026] on J3 in 0.73s, 3 tests Suite: org.elasticsearch.index.mapper.FieldTypeLookupTests Completed [154/1026] on J2 in 0.11s, 10 tests Suite: org.elasticsearch.deps.lucene.SimpleLuceneTests Completed [155/1026] on J2 in 0.09s, 4 tests Suite: org.elasticsearch.transport.TransportServiceHandshakeTests Completed [156/1026] on J2 in 0.23s, 4 tests Suite: org.elasticsearch.index.mapper.KeywordFieldMapperTests Completed [157/1026] on J0 in 0.64s, 12 tests Suite: org.elasticsearch.gateway.PrimaryShardAllocatorTests Completed [158/1026] on J2 in 0.13s, 18 tests Suite: org.elasticsearch.common.settings.MemorySizeSettingsTests Completed [159/1026] on J0 in 0.06s, 6 tests Suite: org.elasticsearch.search.ClearScrollResponseTests Completed [160/1026] on J0 in 0.06s, 2 tests Suite: org.elasticsearch.index.query.QueryStringQueryBuilderTests Completed [161/1026] on J0 in 0.44s, 45 tests Suite: org.elasticsearch.common.settings.RemoveSettingKeyStoreCommandTests Completed [162/1026] on J2 in 0.94s, 5 tests Suite: org.elasticsearch.action.get.GetResponseTests Completed [163/1026] on J2 in 0.12s, 6 tests Suite: org.elasticsearch.index.mapper.MultiFieldTests Completed [164/1026] on J2 in 0.46s, 6 tests Suite: org.elasticsearch.action.search.SearchRequestBuilderTests Completed [165/1026] on J2 in 0.08s, 4 tests Suite: org.elasticsearch.indices.recovery.RecoveryTests Completed [166/1026] on J0 in 0.97s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.composite.CompositeAggregationBuilderTests Completed [167/1026] on J0 in 0.05s, 4 tests Suite: org.elasticsearch.snapshots.SnapshotRequestsTests Completed [168/1026] on J0 in 0.02s, 2 tests Suite: org.elasticsearch.index.fielddata.plain.HalfFloatFielddataTests Completed [169/1026] on J0 in 0.05s, 2 tests Suite: org.elasticsearch.action.admin.indices.shrink.TransportResizeActionTests Completed [170/1026] on J0 in 0.03s, 2 tests Suite: org.elasticsearch.index.mapper.ExternalFieldMapperTests Completed [171/1026] on J2 in 0.21s, 3 tests Suite: org.elasticsearch.index.shard.SearchOperationListenerTests Completed [172/1026] on J0 in 0.12s, 1 test Suite: org.elasticsearch.index.query.FuzzyQueryBuilderTests IGNOR/A 0.02s J2 | FuzzyQueryBuilderTests.testToQueryWithStringFieldDefinedFuzziness > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | FuzzyQueryBuilderTests.testToQueryWithNumericField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | FuzzyQueryBuilderTests.testToQueryWithStringField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.02s J2 | FuzzyQueryBuilderTests.testToQueryWithStringFieldDefinedWrongFuzziness > Assumption #1: test runs only when at least a type is registered Completed [173/1026] on J2 in 0.17s, 18 tests, 4 skipped Suite: org.elasticsearch.common.ParseFieldTests Completed [174/1026] on J2 in 0.08s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.TenShardsOneReplicaRoutingTests Completed [175/1026] on J2 in 0.06s, 1 test Suite: org.elasticsearch.action.OriginalIndicesTests Completed [176/1026] on J2 in 0.04s, 1 test Suite: org.elasticsearch.search.SearchRequestTests Completed [177/1026] on J0 in 0.21s, 4 tests Suite: org.elasticsearch.plugins.spi.NamedXContentProviderTests Completed [178/1026] on J0 in 0.06s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.DateRangeTests Completed [179/1026] on J0 in 0.09s, 5 tests Suite: org.elasticsearch.index.analysis.synonyms.SynonymsAnalysisTests Completed [180/1026] on J2 in 0.13s, 3 tests Suite: org.elasticsearch.action.admin.indices.rollover.RolloverRequestTests Completed [181/1026] on J0 in 0.06s, 3 tests Suite: org.elasticsearch.gateway.ReplicaShardAllocatorTests Completed [182/1026] on J0 in 0.14s, 15 tests Suite: org.elasticsearch.index.query.InnerHitBuilderTests Completed [183/1026] on J0 in 0.24s, 4 tests Suite: org.elasticsearch.threadpool.ScheduleWithFixedDelayTests Completed [184/1026] on J2 in 0.56s, 7 tests Suite: org.elasticsearch.index.query.functionscore.ScoreFunctionBuilderTests Completed [185/1026] on J2 in 0.02s, 2 tests Suite: org.elasticsearch.common.ChannelsTests Completed [186/1026] on J2 in 0.14s, 6 tests Suite: org.elasticsearch.rest.action.RestBuilderListenerTests Completed [187/1026] on J2 in 0.05s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.sampler.BestDocsDeferringCollectorTests Completed [188/1026] on J2 in 0.08s, 1 test Suite: org.elasticsearch.index.mapper.FieldNamesFieldMapperTests Completed [189/1026] on J0 in 0.38s, 6 tests Suite: org.elasticsearch.common.lucene.LuceneTests Completed [190/1026] on J0 in 0.22s, 8 tests Suite: org.elasticsearch.index.query.WildcardQueryBuilderTests IGNOR/A 0.00s J0 | WildcardQueryBuilderTests.testIndexWildcard > Assumption #1: test runs only when at least a type is registered Completed [191/1026] on J0 in 0.14s, 15 tests, 1 skipped Suite: org.elasticsearch.common.util.set.SetsTests Completed [192/1026] on J0 in 0.09s, 2 tests Suite: org.elasticsearch.discovery.zen.ElectMasterServiceTests Completed [193/1026] on J0 in 0.07s, 6 tests Suite: org.elasticsearch.index.codec.CodecTests Completed [194/1026] on J0 in 0.07s, 3 tests Suite: org.elasticsearch.common.network.NetworkModuleTests Completed [195/1026] on J0 in 0.18s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalExtendedStatsTests Completed [196/1026] on J0 in 0.10s, 5 tests Suite: org.elasticsearch.search.geo.GeoShapeQueryTests Completed [197/1026] on J1 in 5.78s, 12 tests Suite: org.elasticsearch.common.xcontent.json.JsonXContentTests Completed [198/1026] on J0 in 0.32s, 51 tests Suite: org.elasticsearch.index.analysis.CharMatcherTests Completed [199/1026] on J1 in 0.05s, 5 tests Suite: org.elasticsearch.discovery.zen.PendingClusterStatesQueueTests Completed [200/1026] on J0 in 0.08s, 7 tests Suite: org.elasticsearch.index.query.functionscore.FunctionScoreTests Completed [201/1026] on J1 in 0.32s, 11 tests Suite: org.elasticsearch.index.fielddata.fieldcomparator.ReplaceMissingTests Completed [202/1026] on J1 in 0.10s, 1 test Suite: org.elasticsearch.common.compress.DeflateCompressTests Completed [203/1026] on J2 in 1.53s, 11 tests Suite: org.elasticsearch.search.aggregations.bucket.GlobalTests Completed [204/1026] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.index.mapper.NullValueTests Completed [205/1026] on J1 in 0.24s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.TermsTests Completed [206/1026] on J2 in 0.04s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregatorTests Completed [207/1026] on J1 in 0.22s, 7 tests Suite: org.elasticsearch.search.aggregations.bucket.range.IpRangeAggregatorTests Completed [208/1026] on J1 in 0.04s, 1 test Suite: org.elasticsearch.action.ingest.SimulatePipelineResponseTests Completed [209/1026] on J1 in 0.04s, 1 test Suite: org.elasticsearch.action.search.SearchScrollRequestTests Completed [210/1026] on J1 in 0.04s, 7 tests Suite: org.elasticsearch.cluster.routing.allocation.BalancedSingleShardTests Completed [211/1026] on J1 in 0.04s, 8 tests Suite: org.elasticsearch.index.mapper.IdFieldTypeTests Completed [212/1026] on J1 in 0.04s, 9 tests Suite: org.elasticsearch.cluster.routing.allocation.AddIncrementallyTests Completed [213/1026] on J1 in 0.11s, 3 tests Suite: org.elasticsearch.cluster.routing.DelayedAllocationServiceTests Completed [214/1026] on J0 in 1.10s, 4 tests Suite: org.elasticsearch.search.suggest.completion.CompletionSuggestionTests Completed [215/1026] on J0 in 0.05s, 1 test Suite: org.elasticsearch.index.translog.MultiSnapshotTests Completed [216/1026] on J1 in 0.25s, 4 tests Suite: org.elasticsearch.index.translog.TranslogVersionTests Completed [217/1026] on J0 in 0.05s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivativeTests Completed [218/1026] on J1 in 0.08s, 5 tests Suite: org.elasticsearch.action.termvectors.GetTermVectorsTests Completed [219/1026] on J0 in 0.29s, 1 test Suite: org.elasticsearch.common.util.URIPatternTests Completed [220/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.discovery.zen.ZenPingTests Completed [221/1026] on J0 in 0.05s, 1 test Suite: org.elasticsearch.search.suggest.term.StringDistanceImplTests Completed [222/1026] on J0 in 0.06s, 6 tests Suite: org.elasticsearch.index.mapper.DoubleIndexingDocTests Completed [223/1026] on J1 in 0.32s, 1 test Suite: org.apache.lucene.analysis.miscellaneous.TruncateTokenFilterTests Completed [224/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.search.aggregations.AggregationsTests Completed [225/1026] on J0 in 0.16s, 4 tests Suite: org.elasticsearch.index.analysis.FingerprintAnalyzerTests Completed [226/1026] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.index.query.ConstantScoreQueryBuilderTests IGNOR/A 0.02s J1 | ConstantScoreQueryBuilderTests.testUnknownField > Assumption #1: test doesn't apply for query filter queries IGNOR/A 0.00s J1 | ConstantScoreQueryBuilderTests.testMultipleFilterElements > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [227/1026] on J1 in 0.18s, 15 tests, 2 skipped Suite: org.elasticsearch.monitor.os.OsProbeTests Completed [228/1026] on J1 in 0.04s, 4 tests Suite: org.elasticsearch.action.support.nodes.TransportNodesActionTests Completed [229/1026] on J1 in 0.15s, 5 tests Suite: org.elasticsearch.cluster.routing.allocation.InSyncAllocationIdTests Completed [230/1026] on J1 in 0.12s, 6 tests Suite: org.elasticsearch.action.bulk.BackoffPolicyTests Completed [231/1026] on J1 in 0.05s, 1 test Suite: org.elasticsearch.script.ScriptTests Completed [232/1026] on J1 in 0.06s, 3 tests Suite: org.elasticsearch.cluster.serialization.ClusterStateToStringTests Completed [233/1026] on J1 in 0.03s, 1 test Suite: org.elasticsearch.common.xcontent.cbor.CborXContentParserTests Completed [234/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.index.mapper.KeywordFieldTypeTests Completed [235/1026] on J1 in 0.09s, 12 tests Suite: org.elasticsearch.common.settings.PropertyPlaceholderTests Completed [236/1026] on J1 in 0.03s, 12 tests Suite: org.elasticsearch.search.DocValueFormatTests Completed [237/1026] on J1 in 0.04s, 9 tests Suite: org.elasticsearch.search.aggregations.bucket.filter.FiltersAggregatorTests Completed [238/1026] on J0 in 0.63s, 4 tests Suite: org.elasticsearch.index.query.RangeQueryBuilderTests Completed [240/1026] on J1 in 0.26s, 25 tests Suite: org.elasticsearch.indices.recovery.StartRecoveryRequestTests Completed [241/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.discovery.ZenFaultDetectionTests Completed [242/1026] on J2 in 2.39s, 3 tests Suite: org.elasticsearch.common.hppc.HppcMapsTests Completed [243/1026] on J2 in 0.03s, 1 test Suite: org.elasticsearch.search.query.QueryPhaseTests Completed [244/1026] on J0 in 0.42s, 9 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalStatsTests Completed [245/1026] on J0 in 0.09s, 5 tests Suite: org.elasticsearch.index.analysis.StopTokenFilterTests Completed [246/1026] on J0 in 0.05s, 3 tests Suite: org.elasticsearch.index.IndexSortSettingsTests Completed [247/1026] on J0 in 0.07s, 9 tests Suite: org.elasticsearch.index.engine.InternalEngineTests Completed [248/1026] on J3 in 8.42s, 78 tests Suite: org.elasticsearch.rest.action.admin.indices.RestIndicesStatsActionTests Completed [249/1026] on J3 in 0.12s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.ReverseNestedTests Completed [250/1026] on J3 in 0.08s, 4 tests Suite: org.elasticsearch.index.mapper.RootObjectMapperTests Completed [251/1026] on J0 in 0.37s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.GeoHashGridTests Completed [252/1026] on J0 in 0.05s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.MoveDecisionTests Completed [253/1026] on J0 in 0.11s, 4 tests Suite: org.elasticsearch.cluster.metadata.MetaDataDeleteIndexServiceTests Completed [254/1026] on J0 in 0.04s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.RoutingNodesIntegrityTests Completed [255/1026] on J3 in 0.22s, 3 tests Suite: org.elasticsearch.threadpool.ThreadPoolStatsTests Completed [256/1026] on J0 in 0.02s, 2 tests Suite: org.elasticsearch.search.sort.SortModeTests Completed [257/1026] on J3 in 0.06s, 2 tests Suite: org.elasticsearch.action.index.IndexResponseTests Completed [258/1026] on J3 in 0.11s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentileRanksAggregatorTests Completed [259/1026] on J3 in 0.19s, 4 tests Suite: org.elasticsearch.index.mapper.DocumentMapperMergeTests Completed [260/1026] on J2 in 2.03s, 10 tests Suite: org.elasticsearch.cluster.ClusterStateTests Completed [261/1026] on J2 in 0.04s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucketTests Completed [262/1026] on J2 in 0.10s, 8 tests Suite: org.elasticsearch.action.support.GroupedActionListenerTests Completed [263/1026] on J2 in 0.12s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.composite.CompositeAggregatorTests Completed [264/1026] on J1 in 2.44s, 16 tests Suite: org.elasticsearch.search.SearchSortValuesTests Completed [265/1026] on J2 in 0.06s, 4 tests Suite: org.elasticsearch.common.xcontent.ObjectParserTests Completed [266/1026] on J2 in 0.14s, 22 tests Suite: org.elasticsearch.index.engine.LiveVersionMapTests Completed [267/1026] on J0 in 1.53s, 5 tests Suite: org.elasticsearch.snapshots.SnapshotTests Completed [268/1026] on J1 in 0.08s, 4 tests Suite: org.elasticsearch.index.mapper.NumberFieldTypeTests Completed [269/1026] on J3 in 1.21s, 32 tests Suite: org.elasticsearch.index.query.RegexpQueryBuilderTests IGNOR/A 0.02s J3 | RegexpQueryBuilderTests.testNumeric > Assumption #1: test runs only when at least a type is registered Completed [270/1026] on J3 in 0.19s, 13 tests, 1 skipped Suite: org.elasticsearch.common.util.concurrent.PrioritizedExecutorsTests Completed [271/1026] on J0 in 0.29s, 7 tests Suite: org.elasticsearch.cluster.ClusterInfoTests Completed [272/1026] on J0 in 0.05s, 1 test Suite: org.elasticsearch.common.lucene.search.morelikethis.XMoreLikeThisTests Completed [273/1026] on J0 in 0.08s, 1 test Suite: org.elasticsearch.index.fieldstats.FieldStatsProviderRefreshTests Completed [274/1026] on J1 in 0.31s, 1 test Suite: org.elasticsearch.action.admin.indices.stats.IndicesStatsResponseTests Completed [275/1026] on J1 in 0.04s, 1 test Suite: org.elasticsearch.index.shard.ShardIdTests Completed [276/1026] on J1 in 0.01s, 1 test Suite: org.elasticsearch.index.query.SpanContainingQueryBuilderTests Completed [277/1026] on J0 in 0.11s, 11 tests Suite: org.elasticsearch.index.shard.DocsStatsTests Completed [278/1026] on J0 in 0.02s, 3 tests Suite: org.elasticsearch.index.mapper.SourceFieldTypeTests Completed [279/1026] on J0 in 0.02s, 5 tests Suite: org.elasticsearch.cluster.routing.allocation.RebalanceAfterActiveTests Completed [280/1026] on J0 in 0.05s, 1 test Suite: org.elasticsearch.common.bytes.CompositeBytesReferenceTests Completed [281/1026] on J3 in 0.49s, 31 tests Suite: org.elasticsearch.action.admin.indices.flush.SyncedFlushUnitTests Completed [282/1026] on J3 in 0.06s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentilesRanksTests Completed [283/1026] on J3 in 0.23s, 6 tests Suite: org.elasticsearch.search.suggest.completion.CompletionSuggesterBuilderTests Completed [284/1026] on J3 in 0.17s, 4 tests Suite: org.elasticsearch.common.util.BigArraysTests Completed [285/1026] on J2 in 1.43s, 17 tests Suite: org.elasticsearch.index.get.DocumentFieldTests Completed [286/1026] on J2 in 0.04s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.ValueCountTests Completed [287/1026] on J2 in 0.06s, 4 tests Suite: org.elasticsearch.index.mapper.RoutingFieldTypeTests Completed [288/1026] on J2 in 0.02s, 5 tests Suite: org.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationActionTests Completed [289/1026] on J3 in 0.08s, 7 tests Suite: org.elasticsearch.search.aggregations.metrics.PercentilesTests Completed [290/1026] on J3 in 0.04s, 6 tests Suite: org.elasticsearch.index.seqno.SequenceNumbersTests Completed [291/1026] on J3 in 0.02s, 2 tests Suite: org.elasticsearch.common.settings.SettingsModuleTests Completed [292/1026] on J3 in 0.05s, 6 tests Suite: org.elasticsearch.cluster.routing.operation.hash.murmur3.Murmur3HashFunctionTests Completed [293/1026] on J3 in 0.07s, 1 test Suite: org.elasticsearch.index.mapper.IndexFieldMapperTests Completed [294/1026] on J2 in 0.24s, 2 tests Suite: org.elasticsearch.index.query.AbstractQueryBuilderTests Completed [295/1026] on J3 in 0.05s, 2 tests Suite: org.elasticsearch.action.admin.cluster.node.stats.NodeStatsTests Completed [296/1026] on J2 in 0.03s, 1 test Suite: org.elasticsearch.common.geo.SpatialStrategyTests Completed [297/1026] on J2 in 0.06s, 4 tests Suite: org.elasticsearch.index.reindex.WorkerBulkByScrollTaskStateTests Completed [298/1026] on J3 in 0.41s, 5 tests Suite: org.elasticsearch.common.util.iterable.IterablesTests Completed [299/1026] on J3 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorFactoryTests Completed [300/1026] on J3 in 0.03s, 1 test Suite: org.elasticsearch.action.main.MainResponseTests Completed [301/1026] on J3 in 0.12s, 4 tests Suite: org.elasticsearch.search.SearchServiceTests Completed [302/1026] on J1 in 2.42s, 10 tests Suite: org.elasticsearch.recovery.RecoveriesCollectionTests Completed [303/1026] on J1 in 0.32s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.FilterTests Completed [304/1026] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.indices.IndicesServiceTests Completed [305/1026] on J2 in 1.40s, 9 tests Suite: org.elasticsearch.action.admin.indices.rollover.TransportRolloverActionTests Completed [306/1026] on J1 in 0.07s, 7 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderTests Completed [307/1026] on J2 in 0.12s, 9 tests Suite: org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramAggregatorTests Completed [308/1026] on J3 in 1.18s, 12 tests Suite: org.elasticsearch.index.seqno.CountedBitSetTests Completed [309/1026] on J3 in 0.03s, 2 tests Suite: org.elasticsearch.action.support.replication.BroadcastReplicationTests Completed [310/1026] on J2 in 0.22s, 5 tests Suite: org.elasticsearch.indices.store.IndicesStoreTests Completed [311/1026] on J2 in 0.01s, 3 tests Suite: org.elasticsearch.index.search.nested.DoubleNestedSortingTests Completed [312/1026] on J3 in 0.21s, 2 tests Suite: org.elasticsearch.node.service.NodeServiceTests Completed [313/1026] on J3 in 0.12s, 1 test Suite: org.elasticsearch.index.IndexModuleTests Completed [314/1026] on J1 in 0.57s, 13 tests Suite: org.elasticsearch.index.query.MatchAllQueryBuilderTests Completed [315/1026] on J1 in 0.07s, 10 tests Suite: org.elasticsearch.index.mapper.FieldNamesFieldTypeTests Completed [316/1026] on J1 in 0.02s, 6 tests Suite: org.elasticsearch.common.lucene.ShardCoreKeyMapTests Completed [317/1026] on J1 in 0.02s, 3 tests Suite: org.elasticsearch.bootstrap.BootstrapTests Completed [318/1026] on J2 in 0.26s, 1 test Suite: org.elasticsearch.action.admin.indices.open.OpenIndexResponseTests Completed [319/1026] on J2 in 0.03s, 1 test Suite: org.elasticsearch.monitor.os.OsStatsTests Completed [320/1026] on J2 in 0.01s, 1 test Suite: org.elasticsearch.search.suggest.CompletionSuggestionOptionTests Completed [321/1026] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.index.query.WrapperQueryBuilderTests Completed [322/1026] on J1 in 0.14s, 14 tests Suite: org.elasticsearch.common.xcontent.ConstructingObjectParserTests IGNOR/A 0.00s J1 | ConstructingObjectParserTests.testRepeatedConstructorParam > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [323/1026] on J1 in 0.15s, 25 tests, 1 skipped Suite: org.elasticsearch.discovery.zen.MembershipActionTests Completed [324/1026] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.index.engine.CombinedDeletionPolicyTests Completed [325/1026] on J1 in 0.09s, 4 tests Suite: org.elasticsearch.common.network.NetworkServiceTests Completed [326/1026] on J1 in 0.09s, 10 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalMaxTests Completed [327/1026] on J1 in 0.05s, 5 tests Suite: org.elasticsearch.common.xcontent.smile.JsonVsSmileTests Completed [328/1026] on J1 in 0.06s, 1 test Suite: org.elasticsearch.common.settings.ListKeyStoreCommandTests Completed [329/1026] on J3 in 1.12s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.SamplerTests Completed [330/1026] on J3 in 0.03s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.MaxTests Completed [331/1026] on J3 in 0.02s, 4 tests Suite: org.elasticsearch.index.query.SimpleQueryStringBuilderTests IGNOR/A 0.00s J3 | SimpleQueryStringBuilderTests.testAnalyzerWithGraph > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J3 | SimpleQueryStringBuilderTests.testToFuzzyQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J3 | SimpleQueryStringBuilderTests.testAnalyzerWildcardWithSynonyms > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J3 | SimpleQueryStringBuilderTests.testQuoteFieldSuffix > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J3 | SimpleQueryStringBuilderTests.testDefaultField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J3 | SimpleQueryStringBuilderTests.testAnalyzeWildcard > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J3 | SimpleQueryStringBuilderTests.testExpandedTerms > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J3 | SimpleQueryStringBuilderTests.testMinimumShouldMatch > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J3 | SimpleQueryStringBuilderTests.testToQueryBoost > Assumption #1: test runs only when at least a type is registered Completed [332/1026] on J3 in 0.21s, 33 tests, 9 skipped Suite: org.elasticsearch.cluster.routing.allocation.RandomAllocationDeciderTests Completed [333/1026] on J3 in 0.05s, 1 test Suite: org.elasticsearch.common.blobstore.FsBlobStoreTests Completed [334/1026] on J3 in 0.04s, 2 tests Suite: org.elasticsearch.index.mapper.PathMapperTests Completed [335/1026] on J3 in 0.17s, 1 test Suite: org.elasticsearch.cluster.health.ClusterStateHealthTests Completed [336/1026] on J3 in 0.06s, 8 tests Suite: org.elasticsearch.indices.analyze.HunspellServiceTests Completed [337/1026] on J2 in 1.78s, 4 tests Suite: org.elasticsearch.index.reindex.BulkByScrollTaskTests Completed [338/1026] on J2 in 0.03s, 5 tests Suite: org.elasticsearch.index.query.IdsQueryBuilderTests Completed [339/1026] on J3 in 0.10s, 12 tests Suite: org.elasticsearch.index.mapper.BinaryFieldTypeTests Completed [340/1026] on J3 in 0.06s, 5 tests Suite: org.elasticsearch.action.admin.cluster.storedscripts.GetStoredScriptRequestTests Completed [341/1026] on J2 in 0.02s, 1 test Suite: org.elasticsearch.index.mapper.RangeFieldQueryStringQueryBuilderTests Completed [342/1026] on J2 in 0.22s, 15 tests Suite: org.elasticsearch.index.VersionTypeTests Completed [343/1026] on J2 in 0.03s, 5 tests Suite: org.elasticsearch.search.aggregations.InternalOrderTests Completed [344/1026] on J2 in 0.05s, 5 tests Suite: org.elasticsearch.rest.RestHttpResponseHeadersTests Completed [345/1026] on J2 in 0.03s, 1 test Suite: org.apache.lucene.queries.MinDocQueryTests Completed [346/1026] on J2 in 0.06s, 3 tests Suite: org.elasticsearch.action.search.CanMatchPreFilterSearchPhaseTests Completed [347/1026] on J2 in 0.18s, 4 tests Suite: org.elasticsearch.index.shard.ShardPathTests IGNOR/A 0.01s J2 | ShardPathTests.testFailLoadShardPathOnMultiState > Assumption #1: This test tests multi data.path but we only got one Completed [348/1026] on J2 in 0.11s, 6 tests, 1 skipped Suite: org.elasticsearch.plugins.PluginsServiceTests Completed [349/1026] on J2 in 0.14s, 10 tests Suite: org.elasticsearch.action.search.DfsQueryPhaseTests Completed [350/1026] on J2 in 0.02s, 3 tests Suite: org.elasticsearch.common.network.NetworkUtilsTests Completed [351/1026] on J2 in 0.03s, 6 tests Suite: org.elasticsearch.action.admin.indices.stats.IndicesStatsTests Completed [352/1026] on J2 in 0.29s, 4 tests Suite: org.elasticsearch.monitor.jvm.JvmInfoTests Completed [353/1026] on J2 in 0.02s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregatorTests Completed [354/1026] on J2 in 0.10s, 6 tests Suite: org.elasticsearch.common.geo.builders.PointBuilderTests Completed [355/1026] on J2 in 0.08s, 3 tests Suite: org.elasticsearch.ingest.IngestMetadataTests Completed [356/1026] on J2 in 0.02s, 2 tests Suite: org.elasticsearch.discovery.zen.PublishClusterStateActionTests Completed [357/1026] on J1 in 2.75s, 10 tests Suite: org.elasticsearch.cluster.routing.GroupShardsIteratorTests Completed [358/1026] on J1 in 0.02s, 2 tests Suite: org.elasticsearch.search.suggest.completion.FuzzyOptionsTests Completed [359/1026] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregatorTests Completed [360/1026] on J2 in 0.12s, 4 tests Suite: org.elasticsearch.index.translog.TranslogTests Completed [361/1026] on J3 in 2.38s, 50 tests Suite: org.elasticsearch.indices.IndexingMemoryControllerTests Completed [362/1026] on J1 in 0.79s, 11 tests Suite: org.elasticsearch.cluster.routing.ShardRoutingTests Completed [363/1026] on J3 in 0.05s, 4 tests Suite: org.elasticsearch.rest.BytesRestResponseTests Completed [364/1026] on J3 in 0.07s, 12 tests Suite: org.elasticsearch.action.termvectors.TermVectorsUnitTests Completed [365/1026] on J1 in 0.09s, 9 tests Suite: org.elasticsearch.common.util.concurrent.AbstractLifecycleRunnableTests Completed [366/1026] on J1 in 0.15s, 4 tests Suite: org.elasticsearch.env.ESFileStoreTests Completed [367/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.search.suggest.term.SuggestModeTests Completed [368/1026] on J1 in 0.02s, 4 tests Suite: org.elasticsearch.index.search.MultiMatchQueryTests Completed [369/1026] on J3 in 0.34s, 7 tests Suite: org.elasticsearch.search.aggregations.AggregatorFactoriesTests IGNOR/A 0.00s J1 | AggregatorFactoriesTests.testTwoAggs > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled IGNOR/A 0.00s J1 | AggregatorFactoriesTests.testSameAggregationName > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [370/1026] on J1 in 0.04s, 9 tests, 2 skipped Suite: org.elasticsearch.action.search.TransportMultiSearchActionTests Completed [371/1026] on J3 in 0.10s, 2 tests Suite: org.elasticsearch.index.query.SpanNearQueryBuilderTests Completed [372/1026] on J3 in 0.15s, 14 tests Suite: org.elasticsearch.search.aggregations.metrics.GeoCentroidTests Completed [373/1026] on J3 in 0.06s, 4 tests Suite: org.elasticsearch.transport.RemoteClusterConnectionTests Completed [374/1026] on J2 in 1.60s, 18 tests Suite: org.elasticsearch.cluster.routing.allocation.ClusterRebalanceRoutingTests Completed [375/1026] on J2 in 0.07s, 8 tests Suite: org.elasticsearch.cluster.service.ClusterApplierServiceTests Completed [376/1026] on J3 in 0.32s, 5 tests Suite: org.elasticsearch.index.suggest.stats.CompletionsStatsTests Completed [377/1026] on J3 in 0.05s, 1 test Suite: org.elasticsearch.search.collapse.CollapseBuilderTests Completed [378/1026] on J3 in 0.30s, 5 tests Suite: org.apache.lucene.queries.BinaryDocValuesRangeQueryTests Completed [379/1026] on J3 in 0.08s, 2 tests Suite: org.elasticsearch.index.IndexServiceTests Completed [380/1026] on J2 in 0.76s, 8 tests Suite: org.elasticsearch.cluster.node.DiscoveryNodesTests Completed [381/1026] on J2 in 0.02s, 5 tests Suite: org.elasticsearch.index.query.TypeQueryBuilderTests Completed [382/1026] on J3 in 0.06s, 11 tests Suite: org.elasticsearch.index.mapper.GenericStoreDynamicTemplateTests Completed [383/1026] on J3 in 0.16s, 1 test Suite: org.elasticsearch.index.analysis.HunspellTokenFilterFactoryTests Completed [384/1026] on J1 in 1.40s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.filter.InternalFilterTests Completed [385/1026] on J1 in 0.05s, 5 tests Suite: org.elasticsearch.env.EnvironmentTests Completed [386/1026] on J2 in 0.03s, 9 tests Suite: org.elasticsearch.deps.lucene.VectorHighlighterTests Completed [387/1026] on J3 in 0.06s, 4 tests Suite: org.elasticsearch.usage.UsageServiceTests Completed [388/1026] on J3 in 0.02s, 1 test Suite: org.elasticsearch.gateway.PriorityComparatorTests Completed [389/1026] on J3 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.pipeline.SerialDifferenceTests Completed [390/1026] on J1 in 0.02s, 3 tests Suite: org.elasticsearch.search.rescore.QueryRescoreModeTests Completed [391/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.InternalSumTests Completed [392/1026] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.index.analysis.WhitespaceTokenizerFactoryTests Completed [393/1026] on J1 in 0.04s, 2 tests Suite: org.elasticsearch.index.IndexTests Completed [394/1026] on J1 in 0.02s, 2 tests Suite: org.elasticsearch.common.settings.ScopedSettingsTests Completed [395/1026] on J3 in 0.24s, 26 tests Suite: org.elasticsearch.action.get.MultiGetRequestTests Completed [396/1026] on J3 in 0.05s, 4 tests Suite: org.elasticsearch.index.mapper.RoutingFieldMapperTests Completed [397/1026] on J1 in 0.20s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.GlobalAggregatorTests Completed [398/1026] on J1 in 0.04s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.NodeAllocationResultTests Completed [399/1026] on J1 in 0.02s, 2 tests Suite: org.elasticsearch.cluster.metadata.MetaDataIndexAliasesServiceTests Completed [400/1026] on J1 in 0.02s, 4 tests Suite: org.elasticsearch.threadpool.ThreadPoolTests Completed [401/1026] on J1 in 0.03s, 4 tests Suite: org.elasticsearch.index.engine.SegmentTests Completed [402/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.common.UUIDTests Completed [403/1026] on J0 in 9.93s, 5 tests Suite: org.elasticsearch.action.ExplainRequestTests Completed [404/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.cluster.GetClusterStateTests Completed [405/1026] on J0 in 0.08s, 2 tests Suite: org.elasticsearch.search.internal.ShardSearchTransportRequestTests Completed [406/1026] on J0 in 0.04s, 4 tests Suite: org.elasticsearch.common.PriorityTests Completed [407/1026] on J0 in 0.02s, 4 tests Suite: org.elasticsearch.index.mapper.TextFieldMapperTests Completed [408/1026] on J2 in 0.52s, 17 tests Suite: org.elasticsearch.action.delete.DeleteResponseTests Completed [409/1026] on J2 in 0.04s, 3 tests Suite: org.elasticsearch.common.joda.JodaTests Completed [410/1026] on J2 in 0.03s, 1 test Suite: org.elasticsearch.index.fielddata.FieldDataTests Completed [411/1026] on J2 in 0.03s, 2 tests Suite: org.elasticsearch.search.aggregations.pipeline.DerivativeTests Completed [412/1026] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.common.io.stream.NamedWriteableRegistryTests Completed [413/1026] on J2 in 0.03s, 5 tests Suite: org.elasticsearch.action.bulk.BulkItemResponseTests Completed [414/1026] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.common.util.concurrent.PrioritizedRunnableTests Completed [415/1026] on J1 in 0.01s, 2 tests Suite: org.elasticsearch.cluster.ClusterModuleTests Completed [416/1026] on J1 in 0.07s, 12 tests Suite: org.elasticsearch.common.lucene.store.ByteArrayIndexInputTests Completed [417/1026] on J1 in 0.07s, 3 tests Suite: org.elasticsearch.index.query.SpanFirstQueryBuilderTests Completed [418/1026] on J1 in 0.07s, 11 tests Suite: org.elasticsearch.common.geo.builders.MultiPointBuilderTests Completed [419/1026] on J0 in 0.06s, 4 tests Suite: org.elasticsearch.cluster.metadata.DateMathExpressionResolverTests Completed [420/1026] on J0 in 0.08s, 15 tests Suite: org.elasticsearch.index.query.MatchNoneQueryBuilderTests Completed [421/1026] on J2 in 0.09s, 10 tests Suite: org.elasticsearch.search.aggregations.bucket.BucketUtilsTests Completed [422/1026] on J2 in 0.07s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalMinTests Completed [423/1026] on J2 in 0.03s, 5 tests Suite: org.elasticsearch.bootstrap.SecurityTests Completed [424/1026] on J2 in 0.06s, 4 tests Suite: org.elasticsearch.index.mapper.NestedObjectMapperTests Completed [425/1026] on J3 in 0.51s, 12 tests Suite: org.elasticsearch.index.shard.IndexSearcherWrapperTests Completed [426/1026] on J1 in 0.04s, 3 tests Suite: org.elasticsearch.index.mapper.StoredNumericValuesTests Completed [427/1026] on J1 in 0.18s, 1 test Suite: org.elasticsearch.common.settings.SettingsTests IGNOR/A 0.00s J0 | SettingsTests.testDuplicateKeysThrowsException > Assumption #1: Test only makes sense if XContent parser doesn't have strict duplicate checks enabled Completed [428/1026] on J0 in 0.12s, 36 tests, 1 skipped Suite: org.elasticsearch.action.admin.cluster.node.tasks.TaskTests Completed [429/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.SumTests Completed [430/1026] on J0 in 0.05s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.ScriptedMetricTests Completed [431/1026] on J0 in 0.04s, 4 tests Suite: org.elasticsearch.action.search.TransportSearchActionTests Completed [432/1026] on J0 in 0.09s, 3 tests Suite: org.elasticsearch.search.profile.SearchProfileShardResultsTests Completed [433/1026] on J2 in 0.04s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.InternalNestedTests Completed [434/1026] on J2 in 0.05s, 5 tests Suite: org.elasticsearch.cluster.routing.allocation.ReplicaAllocatedAfterPrimaryTests Completed [435/1026] on J1 in 0.06s, 1 test Suite: org.elasticsearch.common.blobstore.BlobPathTests Completed [436/1026] on J1 in 0.01s, 1 test Suite: org.elasticsearch.action.NotifyOnceListenerTests Completed [437/1026] on J1 in 0.03s, 2 tests Suite: org.elasticsearch.cluster.NodeConnectionsServiceTests Completed [438/1026] on J1 in 0.10s, 2 tests Suite: org.elasticsearch.search.profile.ProfileResultTests Completed [439/1026] on J1 in 0.04s, 3 tests Suite: org.elasticsearch.common.ReleasablesTests Completed [440/1026] on J1 in 0.01s, 1 test Suite: org.elasticsearch.search.sort.ScoreSortBuilderTests Completed [441/1026] on J0 in 0.08s, 7 tests Suite: org.elasticsearch.search.slice.TermsSliceQueryTests Completed [442/1026] on J0 in 0.06s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.PreferPrimaryAllocationTests Completed [443/1026] on J0 in 0.03s, 1 test Suite: org.elasticsearch.action.bulk.BulkRequestModifierTests Completed [444/1026] on J0 in 0.07s, 3 tests Suite: org.elasticsearch.common.util.concurrent.EsThreadPoolExecutorTests Completed [445/1026] on J2 in 0.22s, 1 test Suite: org.elasticsearch.action.admin.cluster.health.ClusterHealthResponsesTests Completed [446/1026] on J0 in 0.01s, 2 tests Suite: org.elasticsearch.indices.recovery.RecoveryStatusTests Completed [447/1026] on J2 in 0.15s, 1 test Suite: org.elasticsearch.index.query.CombineFunctionTests Completed [448/1026] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.action.search.SearchResponseTests Completed [449/1026] on J3 in 0.39s, 6 tests Suite: org.elasticsearch.common.geo.builders.MultiPolygonBuilderTests Completed [450/1026] on J1 in 0.15s, 3 tests Suite: org.elasticsearch.cluster.metadata.HumanReadableIndexSettingsTests Completed [451/1026] on J1 in 0.03s, 1 test Suite: org.elasticsearch.common.transport.BoundTransportAddressTests Completed [452/1026] on J1 in 0.04s, 2 tests Suite: org.elasticsearch.search.internal.AliasFilterTests Completed [453/1026] on J2 in 0.03s, 1 test Suite: org.elasticsearch.common.lucene.index.FreqTermsEnumTests Completed [454/1026] on J0 in 0.21s, 3 tests Suite: org.elasticsearch.search.MultiValueModeTests Completed [455/1026] on J2 in 0.07s, 12 tests Suite: org.elasticsearch.cluster.metadata.MetaDataIndexUpgradeServiceTests Completed [456/1026] on J2 in 0.08s, 6 tests Suite: org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponseTests Completed [457/1026] on J2 in 0.06s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentilesTests Completed [458/1026] on J0 in 0.20s, 7 tests Suite: org.elasticsearch.index.mapper.FieldFilterMapperPluginTests Completed [459/1026] on J3 in 0.55s, 4 tests Suite: org.elasticsearch.common.unit.TimeValueTests Completed [460/1026] on J0 in 0.04s, 17 tests Suite: org.elasticsearch.index.query.GeoBoundingBoxQueryBuilderTests IGNOR/A 0.00s J3 | GeoBoundingBoxQueryBuilderTests.testExceptionOnMissingTypes > Assumption #1: test runs only when at least a type is registered Completed [461/1026] on J3 in 0.13s, 28 tests, 1 skipped Suite: org.elasticsearch.common.PidFileTests Completed [462/1026] on J3 in 0.02s, 2 tests Suite: org.elasticsearch.action.ActionModuleTests Completed [463/1026] on J2 in 0.18s, 6 tests Suite: org.elasticsearch.index.fielddata.ordinals.MultiOrdinalsTests Completed [464/1026] on J2 in 0.06s, 3 tests Suite: org.elasticsearch.common.recycler.NoneRecyclerTests Completed [465/1026] on J2 in 0.02s, 5 tests Suite: org.elasticsearch.cluster.routing.allocation.ThrottlingAllocationTests Completed [466/1026] on J3 in 0.08s, 4 tests Suite: org.elasticsearch.action.ShardValidateQueryRequestTests Completed [467/1026] on J3 in 0.03s, 1 test Suite: org.elasticsearch.index.cache.bitset.BitSetFilterCacheTests Completed [468/1026] on J3 in 0.04s, 4 tests Suite: org.elasticsearch.threadpool.ThreadPoolSerializationTests Completed [469/1026] on J3 in 0.03s, 6 tests Suite: org.elasticsearch.index.refresh.RefreshStatsTests Completed [470/1026] on J3 in 0.02s, 2 tests Suite: org.elasticsearch.common.ExponentiallyWeightedMovingAverageTests Completed [471/1026] on J3 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricAggregatorTests Completed [472/1026] on J2 in 0.07s, 4 tests Suite: org.elasticsearch.search.suggest.phrase.StupidBackoffModelTests Completed [473/1026] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.AvgTests Completed [474/1026] on J2 in 0.02s, 4 tests Suite: org.elasticsearch.action.ingest.SimulateExecutionServiceTests Completed [475/1026] on J2 in 0.06s, 7 tests Suite: org.elasticsearch.rest.action.RestMainActionTests Completed [476/1026] on J3 in 0.02s, 2 tests Suite: org.elasticsearch.search.aggregations.support.PathTests Completed [477/1026] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.index.mapper.CompletionFieldMapperTests Completed [478/1026] on J0 in 0.50s, 16 tests Suite: org.elasticsearch.search.aggregations.bucket.sampler.DiversifiedAggregationBuilderTests Completed [479/1026] on J3 in 0.04s, 4 tests Suite: org.elasticsearch.common.compress.DeflateCompressedXContentTests Completed [480/1026] on J3 in 0.66s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.HistogramTests Completed [481/1026] on J3 in 0.02s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.adjacency.InternalAdjacencyMatrixTests Completed [482/1026] on J3 in 0.06s, 6 tests Suite: org.elasticsearch.discovery.single.SingleNodeDiscoveryTests Completed [483/1026] on J3 in 0.03s, 1 test Suite: org.elasticsearch.common.io.FileSystemUtilsTests Completed [484/1026] on J3 in 0.03s, 4 tests Suite: org.elasticsearch.index.mapper.DocumentMapperParserTests Completed [485/1026] on J3 in 0.15s, 4 tests Suite: org.elasticsearch.cluster.DiskUsageTests Completed [486/1026] on J3 in 0.02s, 5 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.InternalExtendedStatsBucketTests Completed [487/1026] on J3 in 0.04s, 5 tests Suite: org.elasticsearch.action.support.IndicesOptionsTests Completed [488/1026] on J3 in 0.02s, 4 tests Suite: org.elasticsearch.search.aggregations.AggregationCollectorTests Completed [489/1026] on J3 in 0.12s, 1 test Suite: org.elasticsearch.common.xcontent.UnknownNamedObjectExceptionTests Completed [490/1026] on J3 in 0.01s, 2 tests Suite: org.elasticsearch.common.util.ByteUtilsTests Completed [491/1026] on J3 in 0.08s, 4 tests Suite: org.elasticsearch.action.admin.cluster.node.tasks.TransportTasksActionTests Completed [492/1026] on J1 in 1.88s, 9 tests Suite: org.elasticsearch.search.aggregations.metrics.TopHitsTests Completed [493/1026] on J1 in 0.05s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.StatsAggregatorTests Completed [494/1026] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.action.search.TransportSearchHelperTests Completed [495/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.index.get.GetResultTests Completed [496/1026] on J3 in 0.08s, 7 tests Suite: org.elasticsearch.search.aggregations.metrics.avg.AvgAggregatorTests Completed [497/1026] on J3 in 0.06s, 6 tests Suite: org.elasticsearch.search.sort.ScriptSortBuilderTests Completed [498/1026] on J1 in 0.10s, 19 tests Suite: org.elasticsearch.search.sort.FieldSortBuilderTests Completed [499/1026] on J1 in 0.08s, 13 tests Suite: org.elasticsearch.cluster.routing.allocation.PrimaryElectionRoutingTests Completed [500/1026] on J1 in 0.03s, 2 tests Suite: org.elasticsearch.action.bulk.BulkRequestTests Completed [501/1026] on J1 in 0.09s, 19 tests Suite: org.elasticsearch.index.mapper.SourceFieldMapperTests Completed [502/1026] on J3 in 0.35s, 12 tests Suite: org.elasticsearch.action.admin.cluster.health.TransportClusterHealthActionTests Completed [503/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.common.lucene.search.MultiPhrasePrefixQueryTests Completed [504/1026] on J1 in 0.04s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentilesRanksTests Completed [505/1026] on J1 in 0.09s, 6 tests Suite: org.elasticsearch.common.util.ArrayUtilsTests Completed [506/1026] on J1 in 0.02s, 2 tests Suite: org.elasticsearch.index.mapper.CompletionFieldTypeTests Completed [507/1026] on J1 in 0.03s, 5 tests Suite: org.elasticsearch.ExceptionSerializationTests Completed [508/1026] on J2 in 1.93s, 41 tests Suite: org.elasticsearch.index.mapper.IndexFieldTypeTests Completed [509/1026] on J3 in 0.03s, 5 tests Suite: org.elasticsearch.cluster.metadata.IndexCreationTaskTests Completed [510/1026] on J2 in 0.34s, 12 tests Suite: org.elasticsearch.search.aggregations.metrics.StatsTests Completed [511/1026] on J2 in 0.02s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.AllocateUnassignedDecisionTests Completed [512/1026] on J2 in 0.03s, 6 tests Suite: org.elasticsearch.search.rescore.QueryRescorerBuilderTests Completed [513/1026] on J2 in 0.05s, 7 tests Suite: org.elasticsearch.common.unit.ByteSizeUnitTests Completed [514/1026] on J2 in 0.02s, 8 tests Suite: org.elasticsearch.rest.action.cat.RestTableTests Completed [515/1026] on J2 in 0.07s, 15 tests Suite: org.elasticsearch.client.ParentTaskAssigningClientTests Completed [516/1026] on J2 in 0.01s, 1 test Suite: org.apache.lucene.search.uhighlight.CustomPassageFormatterTests Completed [517/1026] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.bootstrap.JNANativesTests Completed [518/1026] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.common.lucene.all.SimpleAllTests Completed [519/1026] on J2 in 0.04s, 6 tests Suite: org.elasticsearch.common.settings.CreateKeyStoreCommandTests Completed [520/1026] on J1 in 0.60s, 3 tests Suite: org.elasticsearch.action.fieldcaps.FieldCapabilitiesTests Completed [521/1026] on J1 in 0.02s, 3 tests Suite: org.elasticsearch.common.xcontent.smile.SmileXContentTests Completed [522/1026] on J2 in 0.20s, 51 tests Suite: org.elasticsearch.common.geo.GeoHashTests Completed [523/1026] on J1 in 0.31s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.SignificantTextTests Completed [524/1026] on J1 in 0.03s, 4 tests Suite: org.elasticsearch.discovery.zen.NodeJoinControllerTests Completed [525/1026] on J2 in 0.17s, 14 tests Suite: org.elasticsearch.search.fetch.subphase.highlight.HighlightBuilderTests Completed [526/1026] on J2 in 0.10s, 15 tests Suite: org.elasticsearch.action.support.ActiveShardCountTests Completed [527/1026] on J2 in 0.04s, 10 tests Suite: org.elasticsearch.common.StringsTests Completed [528/1026] on J2 in 0.01s, 4 tests Suite: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksTests Completed [529/1026] on J3 in 1.20s, 3 tests Suite: org.elasticsearch.common.geo.builders.CircleBuilderTests Completed [530/1026] on J3 in 0.02s, 3 tests Suite: org.elasticsearch.indices.NodeIndicesStatsTests Completed [531/1026] on J3 in 0.02s, 1 test Suite: org.elasticsearch.indices.analysis.AnalysisModuleTests Completed [532/1026] on J1 in 0.29s, 10 tests Suite: org.elasticsearch.search.SearchHitTests Completed [533/1026] on J1 in 0.02s, 7 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderUnitTests Completed [534/1026] on J3 in 0.02s, 4 tests Suite: org.elasticsearch.action.support.replication.ReplicationOperationTests Completed [535/1026] on J3 in 0.02s, 5 tests Suite: org.elasticsearch.ingest.CompoundProcessorTests Completed [536/1026] on J3 in 0.02s, 10 tests Suite: org.elasticsearch.bootstrap.ESPolicyTests Completed [537/1026] on J3 in 0.01s, 1 test Suite: org.elasticsearch.action.admin.indices.rollover.ConditionTests Completed [538/1026] on J3 in 0.01s, 3 tests Suite: org.elasticsearch.monitor.process.ProcessProbeTests Completed [539/1026] on J3 in 0.01s, 2 tests Suite: org.elasticsearch.search.suggest.SuggestBuilderTests Completed [540/1026] on J3 in 0.06s, 4 tests Suite: org.elasticsearch.index.seqno.GlobalCheckpointTrackerTests Completed [541/1026] on J1 in 0.05s, 12 tests Suite: org.elasticsearch.common.settings.AddStringKeyStoreCommandTests Completed [542/1026] on J0 in 3.11s, 12 tests Suite: org.elasticsearch.action.fieldcaps.FieldCapabilitiesResponseTests Completed [543/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.common.geo.GeoDistanceTests IGNOR/A 0.00s J0 | GeoDistanceTests.testArcDistanceVsPlaneInEllipsis > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=old plane calculation incorrectly computed everything in degrees. fix this bogus test)) Completed [544/1026] on J0 in 0.10s, 4 tests, 1 skipped Suite: org.elasticsearch.search.aggregations.bucket.SignificantTermsTests Completed [545/1026] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.indices.TermsLookupTests Completed [546/1026] on J0 in 0.01s, 3 tests Suite: org.elasticsearch.client.transport.TransportClientTests Completed [547/1026] on J2 in 0.30s, 2 tests Suite: org.elasticsearch.script.ScriptExceptionTests Completed [548/1026] on J2 in 0.04s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.range.InternalDateRangeTests Completed [549/1026] on J2 in 0.06s, 6 tests Suite: org.elasticsearch.common.geo.builders.LineStringBuilderTests Completed [550/1026] on J2 in 0.05s, 4 tests Suite: org.elasticsearch.cluster.SnapshotsInProgressTests Completed [551/1026] on J2 in 0.03s, 1 test Suite: org.elasticsearch.common.io.stream.BytesStreamsTests Completed [552/1026] on J1 in 0.28s, 36 tests Suite: org.elasticsearch.index.mapper.AllFieldTypeTests Completed [553/1026] on J1 in 0.04s, 5 tests Suite: org.elasticsearch.index.query.ScoreModeTests Completed [554/1026] on J1 in 0.03s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.MinTests Completed [555/1026] on J1 in 0.02s, 4 tests Suite: org.elasticsearch.transport.PublishPortTests Completed [556/1026] on J1 in 0.03s, 1 test Suite: org.elasticsearch.search.SearchCancellationTests Completed [557/1026] on J0 in 0.05s, 1 test Suite: org.elasticsearch.index.seqno.GlobalCheckpointSyncActionTests Completed [558/1026] on J0 in 0.12s, 1 test Suite: org.elasticsearch.common.io.StreamsTests Completed [559/1026] on J0 in 0.04s, 6 tests Suite: org.elasticsearch.cluster.routing.allocation.ShardsLimitAllocationTests Completed [560/1026] on J2 in 0.05s, 3 tests Suite: org.elasticsearch.index.engine.VersionValueTests Completed [561/1026] on J2 in 0.02s, 2 tests Suite: org.elasticsearch.index.query.TermsQueryBuilderTests IGNOR/A 0.01s J1 | TermsQueryBuilderTests.testGeo > Assumption #1: test runs only when at least a type is registered Completed [562/1026] on J1 in 0.29s, 19 tests, 1 skipped Suite: org.elasticsearch.index.mapper.AllFieldMapperTests Completed [563/1026] on J0 in 0.16s, 1 test Suite: org.elasticsearch.index.query.RewriteableTests Completed [564/1026] on J0 in 0.09s, 3 tests Suite: org.elasticsearch.search.searchafter.SearchAfterBuilderTests Completed [565/1026] on J1 in 0.06s, 7 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.LongTermsTests Completed [566/1026] on J1 in 0.19s, 6 tests Suite: org.elasticsearch.search.aggregations.metrics.MinAggregatorTests Completed [567/1026] on J0 in 0.09s, 4 tests Suite: org.elasticsearch.transport.ConnectionProfileTests Completed [568/1026] on J0 in 0.05s, 2 tests Suite: org.elasticsearch.index.query.TermQueryBuilderTests Completed [569/1026] on J0 in 0.12s, 14 tests Suite: org.elasticsearch.indices.cluster.IndicesClusterStateServiceRandomUpdatesTests Completed [570/1026] on J3 in 0.89s, 2 tests Suite: org.elasticsearch.index.reindex.DeleteByQueryRequestTests Completed [571/1026] on J3 in 0.07s, 6 tests Suite: org.elasticsearch.index.mapper.MapperServiceTests Completed [572/1026] on J2 in 0.64s, 16 tests Suite: org.elasticsearch.action.admin.cluster.storedscripts.PutStoredScriptRequestTests Completed [573/1026] on J3 in 0.05s, 1 test Suite: org.elasticsearch.common.xcontent.XContentParserTests Completed [574/1026] on J1 in 0.07s, 11 tests Suite: org.elasticsearch.index.shard.NewPathForShardTests Completed [575/1026] on J1 in 0.12s, 4 tests Suite: org.elasticsearch.index.mapper.DocumentFieldMapperTests Completed [576/1026] on J1 in 0.01s, 1 test Suite: org.elasticsearch.search.aggregations.support.MissingValuesTests Completed [577/1026] on J1 in 0.05s, 7 tests Suite: org.elasticsearch.search.scroll.RestSearchScrollActionTests Completed [578/1026] on J0 in 0.09s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.DoubleTermsTests Completed [579/1026] on J0 in 0.15s, 6 tests Suite: org.elasticsearch.common.xcontent.XContentFactoryTests Completed [580/1026] on J0 in 0.03s, 9 tests Suite: org.elasticsearch.index.mapper.IpRangeFieldMapperTests Completed [581/1026] on J2 in 0.15s, 1 test Suite: org.elasticsearch.index.mapper.RangeFieldTypeTests Completed [582/1026] on J3 in 0.10s, 8 tests Suite: org.elasticsearch.index.query.SpanTermQueryBuilderTests Completed [583/1026] on J2 in 0.08s, 13 tests Suite: org.elasticsearch.index.analysis.AnalysisRegistryTests Completed [584/1026] on J3 in 0.06s, 8 tests Suite: org.elasticsearch.search.aggregations.MultiBucketAggregatorWrapperTests Completed [585/1026] on J3 in 0.06s, 1 test Suite: org.elasticsearch.common.xcontent.XContentParserUtilsTests Completed [586/1026] on J2 in 0.07s, 11 tests Suite: org.elasticsearch.rest.RestRequestTests Completed [587/1026] on J3 in 0.04s, 12 tests Suite: org.elasticsearch.cluster.routing.RoutingServiceTests Completed [588/1026] on J1 in 0.03s, 1 test Suite: org.elasticsearch.search.aggregations.pipeline.CumulativeSumTests Completed [589/1026] on J1 in 0.04s, 3 tests Suite: org.elasticsearch.index.mapper.TypeFieldTypeTests Completed [590/1026] on J1 in 0.10s, 7 tests Suite: org.elasticsearch.index.shard.IndexingOperationListenerTests Completed [591/1026] on J0 in 0.04s, 1 test Suite: org.elasticsearch.index.mapper.DateFieldTypeTests Completed [592/1026] on J0 in 0.08s, 11 tests Suite: org.elasticsearch.search.aggregations.support.IncludeExcludeTests Completed [593/1026] on J0 in 0.07s, 8 tests Suite: org.elasticsearch.cluster.routing.RecoverySourceTests Completed [594/1026] on J0 in 0.02s, 2 tests Suite: org.elasticsearch.search.aggregations.pipeline.BucketSelectorTests Completed [595/1026] on J0 in 0.04s, 3 tests Suite: org.apache.lucene.queries.SearchAfterSortedDocQueryTests Completed [596/1026] on J3 in 0.11s, 3 tests Suite: org.elasticsearch.action.search.ClearScrollControllerTests Completed [597/1026] on J3 in 0.08s, 3 tests Suite: org.elasticsearch.common.geo.GeoJsonShapeParserTests Completed [598/1026] on J2 in 0.15s, 20 tests Suite: org.apache.lucene.search.uhighlight.BoundedBreakIteratorScannerTests Completed [599/1026] on J1 in 0.11s, 1 test Suite: org.elasticsearch.common.recycler.LockedRecyclerTests Completed [600/1026] on J1 in 0.03s, 5 tests Suite: org.elasticsearch.search.fetch.subphase.ParentFieldSubFetchPhaseTests Completed [601/1026] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.plugins.PluginInfoTests Completed [602/1026] on J1 in 0.10s, 13 tests Suite: org.elasticsearch.index.mapper.TypeFieldMapperTests Completed [603/1026] on J0 in 0.28s, 4 tests Suite: org.elasticsearch.index.shard.ShardSplittingQueryTests Completed [604/1026] on J3 in 0.25s, 4 tests Suite: org.elasticsearch.plugins.PluginsTests Completed [605/1026] on J3 in 0.01s, 2 tests Suite: org.elasticsearch.action.search.ExpandSearchPhaseTests Completed [606/1026] on J3 in 0.06s, 5 tests Suite: org.elasticsearch.common.util.concurrent.QueueResizingEsThreadPoolExecutorTests Completed [607/1026] on J2 in 0.15s, 6 tests Suite: org.elasticsearch.search.slice.DocValuesSliceQueryTests Completed [608/1026] on J2 in 0.05s, 2 tests Suite: org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestTests Completed [609/1026] on J2 in 0.10s, 3 tests Suite: org.elasticsearch.discovery.DiscoveryModuleTests Completed [610/1026] on J1 in 0.16s, 10 tests Suite: org.apache.lucene.search.QueriesTests Completed [611/1026] on J0 in 0.03s, 1 test Suite: org.elasticsearch.common.recycler.ConcurrentRecyclerTests Completed [612/1026] on J0 in 0.03s, 5 tests Suite: org.elasticsearch.search.fetch.subphase.FetchSourceSubPhaseTests Completed [613/1026] on J0 in 0.06s, 4 tests Suite: org.elasticsearch.nodesinfo.NodeInfoStreamingTests Completed [614/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.common.path.PathTrieTests Completed [615/1026] on J3 in 0.06s, 10 tests Suite: org.elasticsearch.common.xcontent.support.filtering.YamlFilteringGeneratorTests Completed [616/1026] on J2 in 0.28s, 36 tests Suite: org.elasticsearch.gateway.DanglingIndicesStateTests Completed [617/1026] on J1 in 0.16s, 5 tests Suite: org.elasticsearch.search.profile.query.CollectorResultTests Completed [618/1026] on J1 in 0.06s, 3 tests Suite: org.elasticsearch.indices.memory.breaker.CircuitBreakerUnitTests Completed [619/1026] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.index.reindex.BulkByScrollTaskStatusTests Completed [620/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.search.suggest.phrase.DirectCandidateGeneratorTests Completed [621/1026] on J1 in 0.07s, 7 tests Suite: org.elasticsearch.discovery.BlockingClusterStatePublishResponseHandlerTests Completed [622/1026] on J0 in 0.16s, 1 test Suite: org.elasticsearch.gateway.AsyncShardFetchTests Completed [623/1026] on J0 in 0.16s, 8 tests Suite: org.elasticsearch.action.admin.indices.template.put.MetaDataIndexTemplateServiceTests Completed [624/1026] on J3 in 0.25s, 8 tests Suite: org.elasticsearch.monitor.jvm.JvmMonitorTests Completed [625/1026] on J3 in 0.06s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.BucketScriptTests Completed [626/1026] on J3 in 0.03s, 3 tests Suite: org.elasticsearch.rest.action.RestActionsTests Completed [627/1026] on J1 in 0.03s, 5 tests Suite: org.elasticsearch.cluster.routing.allocation.StartedShardsRoutingTests Completed [628/1026] on J1 in 0.04s, 2 tests Suite: org.elasticsearch.ingest.ValueSourceTests Completed [629/1026] on J1 in 0.02s, 3 tests Suite: org.elasticsearch.search.profile.aggregation.AggregationProfileShardResultTests Completed [630/1026] on J0 in 0.05s, 2 tests Suite: org.elasticsearch.common.geo.builders.PolygonBuilderTests Completed [631/1026] on J3 in 0.24s, 7 tests Suite: org.elasticsearch.ingest.IngestServiceTests Completed [632/1026] on J3 in 0.05s, 2 tests Suite: org.elasticsearch.action.search.MultiSearchRequestTests Completed [633/1026] on J1 in 0.19s, 10 tests Suite: org.elasticsearch.bootstrap.MaxMapCountCheckTests Completed [634/1026] on J1 in 0.06s, 4 tests Suite: org.elasticsearch.monitor.jvm.JvmGcMonitorServiceTests Completed [635/1026] on J1 in 0.10s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.NestedTests Completed [636/1026] on J1 in 0.03s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroidTests Completed [637/1026] on J3 in 0.13s, 5 tests Suite: org.elasticsearch.action.bulk.TransportBulkActionIndicesThatCannotBeCreatedTests Completed [638/1026] on J1 in 0.09s, 3 tests Suite: org.elasticsearch.indices.flush.SyncedFlushSingleNodeTests Completed [639/1026] on J0 in 0.56s, 6 tests Suite: org.elasticsearch.index.reindex.BulkByScrollResponseTests Completed [640/1026] on J0 in 0.03s, 1 test Suite: org.elasticsearch.search.suggest.completion.RegexOptionsTests Completed [641/1026] on J0 in 0.02s, 2 tests Suite: org.elasticsearch.rest.RestUtilsTests Completed [642/1026] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.SingleShardOneReplicaRoutingTests Completed [643/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.ingest.PipelineStoreTests Completed [644/1026] on J0 in 0.04s, 10 tests Suite: org.elasticsearch.action.search.FetchSearchPhaseTests Completed [645/1026] on J0 in 0.07s, 6 tests Suite: org.elasticsearch.bootstrap.JavaVersionTests Completed [646/1026] on J0 in 0.05s, 6 tests Suite: org.elasticsearch.monitor.jvm.JvmGcMonitorServiceSettingsTests Completed [647/1026] on J0 in 0.06s, 5 tests Suite: org.elasticsearch.action.bulk.TransportShardBulkActionTests Completed [648/1026] on J1 in 0.52s, 16 tests Suite: org.elasticsearch.search.aggregations.bucket.range.InternalBinaryRangeTests Completed [649/1026] on J1 in 0.09s, 6 tests Suite: org.elasticsearch.transport.RemoteClusterServiceTests Completed [650/1026] on J3 in 0.68s, 9 tests Suite: org.elasticsearch.cluster.routing.allocation.ConcurrentRebalanceRoutingTests Completed [651/1026] on J3 in 0.06s, 1 test Suite: org.elasticsearch.index.IndexSettingsTests Completed [652/1026] on J3 in 0.17s, 22 tests Suite: org.elasticsearch.common.util.concurrent.EsExecutorsTests Completed [653/1026] on J1 in 0.23s, 7 tests Suite: org.elasticsearch.action.ActionListenerTests Completed [654/1026] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.NestedAggregatorTests Completed [655/1026] on J0 in 0.38s, 8 tests Suite: org.elasticsearch.action.bulk.RetryTests Completed [656/1026] on J0 in 0.14s, 4 tests Suite: org.elasticsearch.action.bulk.TransportBulkActionTookTests Completed [657/1026] on J0 in 0.03s, 2 tests Suite: org.elasticsearch.cluster.routing.AllocationIdTests Completed [658/1026] on J3 in 0.03s, 5 tests Suite: org.elasticsearch.common.collect.IteratorsTests Completed [659/1026] on J1 in 0.08s, 12 tests Suite: org.elasticsearch.bootstrap.BootstrapSettingsTests Completed [660/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.range.BinaryRangeAggregatorTests Completed [661/1026] on J0 in 0.05s, 4 tests Suite: org.elasticsearch.common.util.concurrent.CountDownTests Completed [662/1026] on J0 in 0.03s, 2 tests Suite: org.elasticsearch.VersionTests Completed [663/1026] on J0 in 0.17s, 24 tests Suite: org.elasticsearch.ingest.IngestDocumentTests Completed [664/1026] on J1 in 0.28s, 86 tests Suite: org.elasticsearch.search.suggest.SuggestionEntryTests Completed [665/1026] on J1 in 0.19s, 3 tests Suite: org.elasticsearch.common.collect.EvictingQueueTests Completed [666/1026] on J0 in 0.04s, 8 tests Suite: org.elasticsearch.bootstrap.BootstrapChecksTests Completed [667/1026] on J0 in 0.22s, 24 tests Suite: org.elasticsearch.ingest.ConfigurationUtilsTests Completed [668/1026] on J0 in 0.05s, 9 tests Suite: org.elasticsearch.search.suggest.SuggestTests Completed [669/1026] on J0 in 0.07s, 5 tests Suite: org.elasticsearch.env.NodeEnvironmentTests Completed [670/1026] on J3 in 0.81s, 12 tests Suite: org.elasticsearch.index.mapper.TextFieldTypeTests Completed [671/1026] on J3 in 0.10s, 9 tests Suite: org.elasticsearch.action.fieldcaps.FieldCapabilitiesRequestTests Completed [672/1026] on J3 in 0.06s, 2 tests Suite: org.elasticsearch.index.mapper.PathMatchDynamicTemplateTests Completed [673/1026] on J0 in 0.27s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.UpdateNumberOfReplicasTests Completed [674/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.common.logging.DeprecationLoggerTests Completed [675/1026] on J3 in 0.05s, 13 tests Suite: org.elasticsearch.index.mapper.RangeFieldMapperTests Completed [676/1026] on J1 in 0.56s, 11 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.DecisionTests Completed [677/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.index.query.FieldMaskingSpanQueryBuilderTests Completed [678/1026] on J1 in 0.05s, 11 tests Suite: org.elasticsearch.action.search.AbstractSearchAsyncActionTests Completed [679/1026] on J1 in 0.08s, 3 tests Suite: org.elasticsearch.index.mapper.MultiFieldIncludeInAllMapperTests Completed [680/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.index.query.ExistsQueryBuilderTests Completed [681/1026] on J0 in 0.14s, 11 tests Suite: org.elasticsearch.action.resync.ResyncReplicationRequestTests Completed [682/1026] on J0 in 0.05s, 1 test Suite: org.elasticsearch.index.mapper.MultiFieldCopyToMapperTests Completed [683/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponseTests Completed [684/1026] on J0 in 0.04s, 1 test Suite: org.elasticsearch.index.fielddata.FilterFieldDataTests IGNOR/A 0.03s J3 | FilterFieldDataTests.testEmpty > Assumption #1: No need to test empty usage here Completed [685/1026] on J3 in 0.23s, 2 tests, 1 skipped Suite: org.elasticsearch.search.aggregations.pipeline.InternalSimpleValueTests Completed [686/1026] on J3 in 0.07s, 5 tests Suite: org.elasticsearch.common.io.stream.ReleasableBytesStreamOutputTests Completed [687/1026] on J3 in 0.07s, 1 test Suite: org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestTests Completed [688/1026] on J1 in 0.05s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.sampler.InternalSamplerTests Completed [689/1026] on J1 in 0.09s, 5 tests Suite: org.elasticsearch.action.admin.indices.alias.AliasActionsTests Completed [690/1026] on J1 in 0.10s, 11 tests Suite: org.elasticsearch.search.aggregations.bucket.sampler.DiversifiedSamplerTests Completed [691/1026] on J0 in 0.10s, 2 tests Suite: org.elasticsearch.action.admin.indices.TransportAnalyzeActionTests Completed [692/1026] on J0 in 0.08s, 7 tests Suite: org.elasticsearch.action.ingest.WritePipelineResponseTests Completed [693/1026] on J0 in 0.05s, 2 tests Suite: org.elasticsearch.common.util.concurrent.ResizableBlockingQueueTests Completed [694/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.action.ingest.WriteableIngestDocumentTests Completed [695/1026] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.common.util.concurrent.ThreadContextTests Completed [696/1026] on J1 in 0.05s, 19 tests Suite: org.elasticsearch.index.mapper.IpFieldTypeTests Completed [697/1026] on J1 in 0.05s, 10 tests Suite: org.elasticsearch.search.aggregations.metrics.cardinality.CardinalityTests Completed [698/1026] on J1 in 0.03s, 4 tests Suite: org.elasticsearch.action.search.CountedCollectorTests Completed [699/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.ExtendedStatsTests Completed [700/1026] on J1 in 0.02s, 4 tests Suite: org.elasticsearch.search.stats.SearchStatsUnitTests Completed [701/1026] on J1 in 0.01s, 1 test Suite: org.elasticsearch.index.mapper.IpFieldMapperTests Completed [702/1026] on J0 in 0.25s, 8 tests Suite: org.elasticsearch.search.aggregations.metrics.avg.InternalAvgTests Completed [703/1026] on J0 in 0.03s, 5 tests Suite: org.elasticsearch.action.search.ClearScrollRequestTests Completed [704/1026] on J0 in 0.02s, 5 tests Suite: org.elasticsearch.index.fielddata.NoOrdinalsStringFieldDataTests IGNOR/A 0.04s J2 | NoOrdinalsStringFieldDataTests.testTermsEnum > Assumption #1: We can't test this, since the returned IFD instance doesn't implement IndexFieldData.WithOrdinals Completed [705/1026] on J2 in 3.50s, 19 tests, 1 skipped Suite: org.elasticsearch.common.unit.RatioValueTests Completed [706/1026] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.ExtendedStatsAggregatorTests Completed [707/1026] on J0 in 0.11s, 3 tests Suite: org.elasticsearch.search.sort.SortOrderTests Completed [708/1026] on J0 in 0.03s, 3 tests Suite: org.elasticsearch.index.mapper.GeoShapeFieldMapperTests Completed [709/1026] on J2 in 0.48s, 11 tests Suite: org.elasticsearch.common.lucene.search.function.MinScoreScorerTests Completed [710/1026] on J2 in 0.08s, 2 tests Suite: org.elasticsearch.action.bulk.BulkProcessorTests Completed [711/1026] on J3 in 1.07s, 1 test Suite: org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilderTests Completed [712/1026] on J3 in 0.11s, 13 tests Suite: org.elasticsearch.search.aggregations.bucket.DateHistogramTests Completed [713/1026] on J3 in 0.08s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.InternalStatsBucketTests Completed [714/1026] on J3 in 0.12s, 5 tests Suite: org.elasticsearch.cli.CommandTests Completed [715/1026] on J3 in 0.10s, 7 tests Suite: org.elasticsearch.search.profile.TimerTests Completed [716/1026] on J3 in 0.07s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.nested.InternalReverseNestedTests Completed [717/1026] on J3 in 0.10s, 5 tests Suite: org.elasticsearch.index.mapper.DynamicMappingTests Completed [718/1026] on J2 in 0.91s, 23 tests Suite: org.elasticsearch.common.util.concurrent.KeyedLockTests Completed [719/1026] on J3 in 0.30s, 3 tests Suite: org.elasticsearch.indices.recovery.RecoveryTargetTests Completed [720/1026] on J3 in 0.14s, 7 tests Suite: org.elasticsearch.index.query.CommonTermsQueryBuilderTests Completed [721/1026] on J3 in 0.14s, 16 tests Suite: org.elasticsearch.search.internal.ScrollContextTests Completed [722/1026] on J3 in 0.04s, 1 test Suite: org.elasticsearch.search.NestedIdentityTests Completed [723/1026] on J3 in 0.06s, 4 tests Suite: org.elasticsearch.cluster.metadata.MetaDataMappingServiceTests Completed [724/1026] on J3 in 0.48s, 5 tests Suite: org.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatusTests Completed [725/1026] on J3 in 0.07s, 1 test Suite: org.elasticsearch.action.DocWriteResponseTests Completed [726/1026] on J3 in 0.06s, 4 tests Suite: org.elasticsearch.index.fielddata.ordinals.SingleOrdinalsTests Completed [727/1026] on J3 in 0.47s, 2 tests Suite: org.elasticsearch.common.recycler.QueueRecyclerTests Completed [728/1026] on J3 in 0.06s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.tophits.InternalTopHitsTests Completed [729/1026] on J3 in 0.09s, 5 tests Suite: org.elasticsearch.search.suggest.term.SortByTests Completed [730/1026] on J3 in 0.02s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.CardinalityAggregatorTests Completed [731/1026] on J3 in 0.06s, 6 tests Suite: org.elasticsearch.action.ingest.SimulatePipelineRequestParsingTests Completed [732/1026] on J3 in 0.03s, 4 tests Suite: org.elasticsearch.search.aggregations.support.ScriptValuesTests Completed [733/1026] on J3 in 0.02s, 4 tests Suite: org.elasticsearch.SpecialPermissionTests Completed [734/1026] on J3 in 0.02s, 2 tests Suite: org.elasticsearch.cluster.metadata.IndexGraveyardTests Completed [735/1026] on J3 in 0.03s, 7 tests Suite: org.elasticsearch.search.aggregations.metrics.SumAggregatorTests Completed [736/1026] on J3 in 0.07s, 6 tests Suite: org.elasticsearch.cluster.routing.allocation.AllocationCommandsTests Completed [737/1026] on J3 in 0.06s, 5 tests Suite: org.elasticsearch.search.scroll.RestClearScrollActionTests Completed [738/1026] on J3 in 0.07s, 2 tests Suite: org.elasticsearch.common.unit.ByteSizeValueTests Completed [739/1026] on J3 in 0.12s, 27 tests Suite: org.elasticsearch.rest.action.document.RestBulkActionTests Completed [740/1026] on J3 in 0.05s, 1 test Suite: org.elasticsearch.client.node.NodeClientHeadersTests Completed [741/1026] on J3 in 0.09s, 2 tests Suite: org.apache.lucene.search.uhighlight.CustomUnifiedHighlighterTests Completed [742/1026] on J3 in 0.23s, 8 tests Suite: org.elasticsearch.bootstrap.JarHellTests IGNOR/A 0.00s J3 | JarHellTests.testEmptyClassPathWindows > Assumption #1: test is designed for windows-like systems only IGNOR/A 0.01s J3 | JarHellTests.testParseClassPathWindows > Assumption #1: test is designed for windows-like systems only IGNOR/A 0.00s J3 | JarHellTests.testCrazyEclipseClassPathWindows > Assumption #1: test is designed for windows-like systems only Completed [743/1026] on J3 in 0.10s, 17 tests, 3 skipped Suite: org.elasticsearch.common.lucene.index.ESDirectoryReaderTests Completed [744/1026] on J3 in 0.04s, 1 test Suite: org.elasticsearch.common.xcontent.support.XContentHelperTests Completed [745/1026] on J3 in 0.05s, 2 tests Suite: org.elasticsearch.discovery.zen.NodeRemovalClusterStateTaskExecutorTests Completed [746/1026] on J3 in 0.05s, 3 tests Suite: org.elasticsearch.search.fetch.subphase.highlight.HighlightFieldTests Completed [747/1026] on J3 in 0.02s, 4 tests Suite: org.elasticsearch.action.support.AdapterActionFutureTests Completed [748/1026] on J3 in 0.02s, 1 test Suite: org.elasticsearch.common.TableTests Completed [749/1026] on J3 in 0.03s, 11 tests Suite: org.elasticsearch.cluster.ClusterChangedEventTests Completed [750/1026] on J3 in 0.03s, 8 tests Suite: org.elasticsearch.script.ScriptMetaDataTests Completed [751/1026] on J3 in 0.12s, 7 tests Suite: org.elasticsearch.search.aggregations.bucket.range.InternalGeoDistanceTests Completed [752/1026] on J3 in 0.08s, 6 tests Suite: org.elasticsearch.common.geo.builders.MultiLineStringBuilderTests Completed [753/1026] on J3 in 0.06s, 3 tests Suite: org.elasticsearch.cluster.action.shard.ShardFailedClusterStateTaskExecutorTests Completed [754/1026] on J3 in 0.05s, 5 tests Suite: org.elasticsearch.cluster.routing.allocation.SingleShardNoReplicasRoutingTests Completed [755/1026] on J3 in 0.07s, 4 tests Suite: org.elasticsearch.index.fielddata.BinaryDVFieldDataTests Completed [756/1026] on J3 in 0.15s, 2 tests Suite: org.elasticsearch.index.mapper.MapperTests Completed [757/1026] on J3 in 0.02s, 3 tests Suite: org.elasticsearch.index.mapper.JavaMultiFieldMergeTests Completed [758/1026] on J3 in 0.19s, 2 tests Suite: org.elasticsearch.index.query.SpanWithinQueryBuilderTests Completed [759/1026] on J3 in 0.06s, 11 tests Suite: org.elasticsearch.common.xcontent.XContentTypeTests Completed [760/1026] on J3 in 0.03s, 8 tests Suite: org.elasticsearch.common.geo.GeoWKTShapeParserTests Completed [761/1026] on J3 in 0.10s, 12 tests Suite: org.apache.lucene.queries.FloatRandomBinaryDocValuesRangeQueryTests Completed [762/1026] on J1 in 5.30s, 4 tests Suite: org.elasticsearch.common.util.concurrent.RefCountedTests Completed [763/1026] on J3 in 0.02s, 2 tests Suite: org.elasticsearch.search.slice.SliceBuilderTests Completed [764/1026] on J3 in 0.20s, 5 tests Suite: org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteTests Completed [765/1026] on J3 in 0.06s, 2 tests Suite: org.elasticsearch.common.xcontent.yaml.YamlXContentTests Completed [766/1026] on J3 in 0.36s, 51 tests Suite: org.apache.lucene.queries.IntegerRandomBinaryDocValuesRangeQueryTests Completed [767/1026] on J2 in 4.67s, 4 tests Suite: org.elasticsearch.BuildTests Completed [768/1026] on J2 in 0.14s, 2 tests Suite: org.elasticsearch.ElasticsearchExceptionTests Completed [769/1026] on J2 in 0.12s, 16 tests Suite: org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplanationTests Completed [770/1026] on J2 in 0.06s, 3 tests Suite: org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestTests Completed [771/1026] on J2 in 0.03s, 1 test Suite: org.elasticsearch.action.admin.cluster.state.ClusterStateRequestTests Completed [772/1026] on J2 in 0.02s, 1 test Suite: org.elasticsearch.action.admin.cluster.stats.ClusterStatsNodesTests Completed [773/1026] on J2 in 0.04s, 1 test Suite: org.elasticsearch.action.admin.indices.analyze.AnalyzeRequestTests Completed [774/1026] on J2 in 0.04s, 2 tests Suite: org.elasticsearch.index.fielddata.PagedBytesStringFieldDataTests Completed [775/1026] on J3 in 1.90s, 19 tests Suite: org.elasticsearch.common.unit.SizeValueTests Completed [776/1026] on J3 in 0.02s, 7 tests Suite: org.elasticsearch.index.mapper.GeoShapeFieldTypeTests Completed [777/1026] on J3 in 0.02s, 6 tests Suite: org.elasticsearch.common.lucene.search.morelikethis.MoreLikeThisQueryTests Completed [778/1026] on J3 in 0.01s, 1 test Suite: org.elasticsearch.index.mapper.DynamicMappingVersionTests Completed [779/1026] on J3 in 0.08s, 2 tests Suite: org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilderTests Completed [780/1026] on J2 in 0.03s, 2 tests Suite: org.elasticsearch.action.admin.indices.create.CreateIndexRequestTests Completed [781/1026] on J3 in 0.01s, 3 tests Suite: org.elasticsearch.action.admin.indices.create.CreateIndexResponseTests Completed [782/1026] on J2 in 0.01s, 5 tests Suite: org.apache.lucene.queries.LongRandomBinaryDocValuesRangeQueryTests Completed [783/1026] on J1 in 3.20s, 4 tests Suite: org.elasticsearch.action.bulk.BulkResponseTests Completed [784/1026] on J3 in 0.01s, 1 test Suite: org.apache.lucene.queries.InetAddressRandomBinaryDocValuesRangeQueryTests Completed [785/1026] on J0 in 8.31s, 4 tests Suite: org.elasticsearch.action.bulk.BulkShardRequestTests Completed [786/1026] on J2 in 0.01s, 1 test Suite: org.elasticsearch.action.bulk.TransportBulkActionIngestTests Completed [787/1026] on J1 in 0.07s, 6 tests Suite: org.elasticsearch.action.bulk.TransportBulkActionTests Completed [788/1026] on J3 in 0.02s, 3 tests Suite: org.elasticsearch.action.ingest.PutPipelineRequestTests Completed [789/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.action.ingest.SimulateDocumentSimpleResultTests Completed [790/1026] on J2 in 0.01s, 1 test Suite: org.elasticsearch.action.ingest.SimulateProcessorResultTests Completed [791/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.action.ingest.TrackingResultProcessorTests Completed [792/1026] on J3 in 0.03s, 4 tests Suite: org.elasticsearch.action.search.MultiSearchResponseTests Completed [793/1026] on J0 in 0.13s, 1 test Suite: org.elasticsearch.action.search.SearchAsyncActionTests Completed [794/1026] on J2 in 0.03s, 3 tests Suite: org.elasticsearch.action.search.SearchPhaseControllerTests Completed [795/1026] on J1 in 0.05s, 9 tests Suite: org.elasticsearch.action.search.SearchPhaseExecutionExceptionTests Completed [796/1026] on J3 in 0.01s, 2 tests Suite: org.elasticsearch.action.support.AutoCreateIndexTests Completed [797/1026] on J0 in 0.02s, 15 tests Suite: org.elasticsearch.action.support.ContextPreservingActionListenerTests Completed [798/1026] on J2 in 0.01s, 3 tests Suite: org.elasticsearch.action.support.ListenableActionFutureTests Completed [799/1026] on J1 in 0.01s, 1 test Suite: org.elasticsearch.action.support.RefreshPolicyTests Completed [800/1026] on J3 in 0.01s, 4 tests Suite: org.elasticsearch.action.support.TransportActionFilterChainTests Completed [801/1026] on J0 in 0.03s, 2 tests Suite: org.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeActionTests Completed [802/1026] on J2 in 0.05s, 6 tests Suite: org.elasticsearch.action.update.UpdateRequestTests Completed [803/1026] on J1 in 0.08s, 14 tests Suite: org.elasticsearch.action.update.UpdateResponseTests Completed [804/1026] on J3 in 0.04s, 3 tests Suite: org.elasticsearch.cluster.metadata.AliasMetaDataTests Completed [805/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.cluster.metadata.AliasValidatorTests Completed [806/1026] on J2 in 0.01s, 1 test Suite: org.elasticsearch.cluster.metadata.IndexMetaDataTests Completed [807/1026] on J1 in 0.01s, 7 tests Suite: org.elasticsearch.cluster.metadata.IndexNameExpressionResolverTests Completed [808/1026] on J3 in 0.07s, 44 tests Suite: org.elasticsearch.cluster.metadata.IndexTemplateMetaDataTests Completed [809/1026] on J0 in 0.01s, 3 tests Suite: org.elasticsearch.cluster.metadata.MetaDataCreateIndexServiceTests Completed [810/1026] on J2 in 0.02s, 4 tests Suite: org.elasticsearch.cluster.metadata.MetaDataTests Completed [811/1026] on J1 in 0.07s, 11 tests Suite: org.elasticsearch.cluster.metadata.TemplateUpgradeServiceTests Completed [812/1026] on J3 in 0.05s, 3 tests Suite: org.elasticsearch.cluster.metadata.ToAndFromJsonMetaDataTests Completed [813/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.cluster.metadata.WildcardExpressionResolverTests Completed [814/1026] on J2 in 0.01s, 7 tests Suite: org.elasticsearch.cluster.routing.OperationRoutingTests Completed [815/1026] on J1 in 0.10s, 10 tests Suite: org.elasticsearch.cluster.routing.PrimaryTermsTests Completed [816/1026] on J3 in 0.03s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.AllocationDecisionTests Completed [817/1026] on J0 in 0.02s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.AllocationPriorityTests Completed [818/1026] on J2 in 0.01s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.AwarenessAllocationTests Completed [819/1026] on J1 in 0.21s, 12 tests Suite: org.elasticsearch.cluster.routing.allocation.BalanceConfigurationTests Completed [820/1026] on J3 in 0.17s, 4 tests Suite: org.elasticsearch.cluster.routing.allocation.DiskThresholdMonitorTests Completed [821/1026] on J0 in 0.07s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.DiskThresholdSettingsTests Completed [822/1026] on J2 in 0.09s, 9 tests Suite: org.elasticsearch.cluster.routing.allocation.FailedNodeRoutingTests Completed [823/1026] on J1 in 0.03s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.FailedShardsRoutingTests Completed [824/1026] on J3 in 0.03s, 9 tests Suite: org.elasticsearch.cluster.routing.allocation.IndexBalanceTests Completed [825/1026] on J0 in 0.02s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.MaxRetryAllocationDeciderTests Completed [826/1026] on J2 in 0.02s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.NodeVersionAllocationDeciderTests Completed [827/1026] on J1 in 0.12s, 5 tests Suite: org.elasticsearch.cluster.routing.allocation.PreferLocalPrimariesToRelocatingPrimariesTests Completed [828/1026] on J3 in 0.02s, 1 test Suite: org.elasticsearch.cluster.routing.allocation.SameShardRoutingTests Completed [829/1026] on J0 in 0.03s, 2 tests Suite: org.elasticsearch.cluster.routing.allocation.ShardVersioningTests Completed [830/1026] on J2 in 0.02s, 1 test Suite: org.elasticsearch.cluster.service.ClusterSerivceTests Completed [831/1026] on J1 in 0.01s, 1 test Suite: org.elasticsearch.cluster.service.MasterServiceTests Completed [832/1026] on J3 in 0.04s, 6 tests Suite: org.elasticsearch.cluster.service.TaskBatcherTests Completed [833/1026] on J0 in 0.03s, 7 tests Suite: org.elasticsearch.cluster.service.TaskExecutorTests Completed [834/1026] on J2 in 0.01s, 3 tests Suite: org.elasticsearch.cluster.structure.RoutingIteratorTests Completed [835/1026] on J1 in 0.03s, 9 tests Suite: org.elasticsearch.common.BooleansTests Completed [836/1026] on J3 in 0.01s, 8 tests Suite: org.elasticsearch.common.breaker.MemoryCircuitBreakerTests Completed [837/1026] on J0 in 0.02s, 4 tests Suite: org.elasticsearch.common.bytes.ByteBufferReferenceTests Completed [838/1026] on J2 in 0.10s, 30 tests Suite: org.elasticsearch.common.cache.CacheBuilderTests Completed [839/1026] on J3 in 0.01s, 2 tests Suite: org.elasticsearch.common.collect.CopyOnWriteHashMapTests Completed [840/1026] on J2 in 0.08s, 4 tests Suite: org.elasticsearch.common.bytes.PagedBytesReferenceTests Completed [841/1026] on J1 in 0.30s, 32 tests Suite: org.elasticsearch.common.hashing.MurmurHash3Tests Completed [842/1026] on J2 in 0.02s, 1 test Suite: org.elasticsearch.common.io.stream.StreamTests Completed [843/1026] on J1 in 0.08s, 9 tests Suite: org.elasticsearch.common.hash.MessageDigestsTests Completed [844/1026] on J3 in 0.35s, 4 tests Suite: org.elasticsearch.common.joda.DateMathParserTests Completed [845/1026] on J2 in 0.05s, 15 tests Suite: org.elasticsearch.common.lucene.store.InputStreamIndexInputTests Completed [846/1026] on J1 in 0.02s, 6 tests Suite: org.elasticsearch.common.lucene.uid.VersionLookupTests Completed [847/1026] on J3 in 0.01s, 2 tests Suite: org.elasticsearch.common.lucene.uid.VersionsTests Completed [848/1026] on J2 in 0.03s, 4 tests Suite: org.elasticsearch.common.network.InetAddressesTests Completed [849/1026] on J3 in 0.03s, 11 tests Suite: org.elasticsearch.common.network.NetworkAddressTests Completed [850/1026] on J2 in 0.05s, 7 tests Suite: org.elasticsearch.common.network.CidrsTests Completed [851/1026] on J1 in 0.84s, 9 tests Suite: org.elasticsearch.common.rounding.TimeZoneRoundingTests Completed [852/1026] on J3 in 0.56s, 20 tests Suite: org.elasticsearch.common.settings.SecureStringTests Completed [853/1026] on J1 in 0.02s, 4 tests Suite: org.elasticsearch.common.settings.SettingTests Completed [854/1026] on J3 in 0.05s, 26 tests Suite: org.elasticsearch.common.unit.DistanceUnitTests Completed [855/1026] on J1 in 0.01s, 5 tests Suite: org.elasticsearch.common.unit.FuzzinessTests Completed [856/1026] on J3 in 0.02s, 7 tests Suite: org.elasticsearch.common.util.CancellableThreadsTests Completed [857/1026] on J3 in 0.04s, 1 test Suite: org.elasticsearch.common.util.CollectionUtilsTests Completed [858/1026] on J3 in 0.15s, 9 tests Suite: org.elasticsearch.common.util.BytesRefHashTests Completed [859/1026] on J1 in 0.61s, 5 tests Suite: org.elasticsearch.common.util.IndexFolderUpgraderTests Completed [860/1026] on J3 in 0.13s, 5 tests Suite: org.elasticsearch.common.cache.CacheTests Completed [861/1026] on J0 in 3.06s, 23 tests Suite: org.elasticsearch.common.util.LongObjectHashMapTests Completed [862/1026] on J1 in 0.22s, 1 test Suite: org.elasticsearch.common.util.SingleObjectCacheTests Completed [863/1026] on J3 in 0.02s, 2 tests Suite: org.elasticsearch.common.util.concurrent.AbstractRunnableTests Completed [864/1026] on J0 in 0.03s, 6 tests Suite: org.elasticsearch.common.settings.AddFileKeyStoreCommandTests Completed [865/1026] on J2 in 2.24s, 11 tests Suite: org.elasticsearch.common.util.concurrent.AsyncIOProcessorTests Completed [866/1026] on J1 in 0.08s, 4 tests Suite: org.elasticsearch.common.xcontent.cbor.CborXContentTests Completed [867/1026] on J3 in 0.08s, 51 tests Suite: org.elasticsearch.common.xcontent.cbor.JsonVsCborTests Completed [868/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.common.xcontent.support.XContentMapValuesTests Completed [869/1026] on J2 in 0.08s, 51 tests Suite: org.elasticsearch.common.xcontent.support.filtering.CborXContentFilteringTests Completed [870/1026] on J1 in 0.06s, 36 tests Suite: org.elasticsearch.common.xcontent.support.filtering.FilterPathGeneratorFilteringTests Completed [871/1026] on J3 in 0.03s, 4 tests Suite: org.elasticsearch.common.xcontent.support.filtering.FilterPathTests Completed [872/1026] on J0 in 0.03s, 12 tests Suite: org.elasticsearch.common.xcontent.support.filtering.JsonXContentFilteringTests Completed [873/1026] on J2 in 0.04s, 36 tests Suite: org.elasticsearch.common.xcontent.support.filtering.SmileFilteringGeneratorTests Completed [874/1026] on J1 in 0.04s, 36 tests Suite: org.elasticsearch.deps.jackson.JacksonLocationTests Completed [875/1026] on J3 in 0.01s, 1 test Suite: org.elasticsearch.deps.joda.SimpleJodaTests Completed [876/1026] on J0 in 0.03s, 24 tests Suite: org.elasticsearch.discovery.zen.ZenDiscoveryUnitTests Completed [877/1026] on J1 in 0.03s, 6 tests Suite: org.elasticsearch.gateway.GatewayMetaStateTests Completed [878/1026] on J3 in 0.03s, 16 tests Suite: org.elasticsearch.gateway.GatewayServiceTests Completed [879/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.gateway.MetaDataStateFormatTests Completed [880/1026] on J1 in 0.08s, 5 tests Suite: org.elasticsearch.gateway.MetaStateServiceTests Completed [881/1026] on J3 in 0.07s, 5 tests Suite: org.elasticsearch.index.IndexingSlowLogTests Completed [882/1026] on J0 in 0.05s, 4 tests Suite: org.elasticsearch.index.MergePolicySettingsTests Completed [883/1026] on J1 in 0.04s, 4 tests Suite: org.elasticsearch.index.MergeSchedulerSettingsTests Completed [884/1026] on J3 in 0.03s, 3 tests Suite: org.elasticsearch.index.SearchSlowLogTests Completed [885/1026] on J0 in 0.08s, 4 tests Suite: org.elasticsearch.index.analysis.CoreAnalysisFactoryTests Completed [886/1026] on J1 in 0.09s, 5 tests Suite: org.elasticsearch.index.analysis.CustomNormalizerTests Completed [887/1026] on J3 in 0.03s, 6 tests Suite: org.elasticsearch.index.analysis.PathHierarchyTokenizerFactoryTests Completed [888/1026] on J0 in 0.02s, 6 tests Suite: org.elasticsearch.index.analysis.PreBuiltAnalyzerTests Completed [889/1026] on J3 in 0.07s, 4 tests Suite: org.elasticsearch.index.analysis.ShingleTokenFilterFactoryTests Completed [890/1026] on J0 in 0.03s, 5 tests Suite: org.elasticsearch.index.analysis.SnowballAnalyzerTests Completed [891/1026] on J3 in 0.02s, 4 tests Suite: org.elasticsearch.index.analysis.StopAnalyzerTests Completed [892/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.index.analysis.PatternAnalyzerTests Completed [893/1026] on J1 in 0.53s, 6 tests Suite: org.elasticsearch.index.fielddata.FieldDataCacheTests Completed [894/1026] on J3 in 0.02s, 1 test Suite: org.elasticsearch.index.fielddata.FieldDataStatsTests Completed [895/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.index.fielddata.GeoFieldDataTests IGNOR/A 0.02s J1 | GeoFieldDataTests.testSortMultiValuesFields > Assumption #1: Only test on non geo_point fields Completed [896/1026] on J1 in 0.18s, 8 tests, 1 skipped Suite: org.elasticsearch.index.fielddata.IndexFieldDataServiceTests Completed [897/1026] on J3 in 0.13s, 6 tests Suite: org.elasticsearch.index.fielddata.ScriptDocValuesDatesTests Completed [898/1026] on J0 in 0.02s, 1 test Suite: org.elasticsearch.index.fielddata.ScriptDocValuesGeoPointsTests Completed [899/1026] on J1 in 0.05s, 2 tests Suite: org.elasticsearch.index.mapper.BooleanFieldTypeTests Completed [900/1026] on J3 in 0.01s, 8 tests Suite: org.elasticsearch.index.mapper.CamelCaseFieldNameTests Completed [901/1026] on J0 in 0.05s, 1 test Suite: org.elasticsearch.index.mapper.DynamicTemplateTests Completed [902/1026] on J0 in 0.02s, 5 tests Suite: org.elasticsearch.index.mapper.CopyToMapperTests Completed [903/1026] on J1 in 0.38s, 16 tests Suite: org.elasticsearch.index.mapper.DateFieldMapperTests Completed [904/1026] on J3 in 0.34s, 14 tests Suite: org.elasticsearch.index.mapper.DynamicTemplatesTests Completed [905/1026] on J0 in 0.12s, 3 tests Suite: org.elasticsearch.index.mapper.ParentFieldMapperTests Completed [906/1026] on J3 in 0.22s, 4 tests Suite: org.elasticsearch.index.mapper.UidFieldMapperTests Completed [907/1026] on J0 in 0.19s, 2 tests Suite: org.elasticsearch.discovery.zen.UnicastZenPingTests Completed [908/1026] on J2 in 3.21s, 9 tests Suite: org.elasticsearch.index.mapper.ObjectMapperTests Completed [909/1026] on J1 in 0.31s, 9 tests Suite: org.elasticsearch.index.mapper.UidFieldTypeTests Completed [910/1026] on J3 in 0.02s, 9 tests Suite: org.elasticsearch.index.mapper.UidTests Completed [911/1026] on J0 in 0.09s, 5 tests Suite: org.elasticsearch.index.mapper.UpdateMappingTests Completed [912/1026] on J2 in 0.15s, 5 tests Suite: org.elasticsearch.index.query.DisMaxQueryBuilderTests IGNOR/A 0.00s J1 | DisMaxQueryBuilderTests.testToQueryInnerPrefixQuery > Assumption #1: test runs only when at least a type is registered Completed [913/1026] on J1 in 0.04s, 12 tests, 1 skipped Suite: org.elasticsearch.index.query.DisableGraphQueryTests Completed [914/1026] on J3 in 0.19s, 5 tests Suite: org.elasticsearch.index.query.GeoDistanceQueryBuilderTests Completed [915/1026] on J0 in 0.12s, 25 tests Suite: org.elasticsearch.index.query.GeoPolygonQueryBuilderTests IGNOR/A 0.00s J2 | GeoPolygonQueryBuilderTests.testParsingAndToQuery3 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | GeoPolygonQueryBuilderTests.testToQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J2 | GeoPolygonQueryBuilderTests.testParsingAndToQuery4 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | GeoPolygonQueryBuilderTests.testParsingAndToQuery1 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | GeoPolygonQueryBuilderTests.testParsingAndToQuery2 > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J2 | GeoPolygonQueryBuilderTests.testMustRewrite > Assumption #1: test runs only when at least a type is registered Completed [916/1026] on J2 in 0.21s, 20 tests, 6 skipped Suite: org.elasticsearch.index.query.MatchPhraseQueryBuilderTests Completed [917/1026] on J1 in 0.09s, 13 tests Suite: org.elasticsearch.index.query.MatchQueryBuilderTests Completed [918/1026] on J3 in 0.13s, 18 tests Suite: org.elasticsearch.index.query.MoreLikeThisQueryBuilderTests IGNOR/A 0.01s J0 | MoreLikeThisQueryBuilderTests.testUnsupportedFields > Assumption #1: test runs only when at least a type is registered Completed [919/1026] on J0 in 0.22s, 18 tests, 1 skipped Suite: org.elasticsearch.index.query.MultiMatchQueryBuilderTests IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testFuzzinessOnNonStringField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testToQueryMultipleFieldsDisMaxQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testToQueryFieldMissing > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testExceptionUsingAnalyzerOnNumericField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.02s J2 | MultiMatchQueryBuilderTests.testToQuery > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testDefaultField > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testToQueryFieldsWildcard > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testToQueryMultipleFieldsDisableDismax > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J2 | MultiMatchQueryBuilderTests.testEqualsAndHashcode > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.02s J2 | MultiMatchQueryBuilderTests.testFromXContent > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testSerialization > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testToQueryBoost > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.01s J2 | MultiMatchQueryBuilderTests.testValidOutput > Assumption #1: test with date fields runs only when at least a type is registered IGNOR/A 0.01s J2 | MultiMatchQueryBuilderTests.testToQueryMultipleTermsBooleanQuery > Assumption #1: test runs only when at least a type is registered IGNOR/A 0.00s J2 | MultiMatchQueryBuilderTests.testToFuzzyQuery > Assumption #1: test runs only when at least a type is registered Completed [920/1026] on J2 in 0.15s, 23 tests, 15 skipped Suite: org.elasticsearch.index.query.NestedQueryBuilderTests Completed [921/1026] on J1 in 0.15s, 27 tests Suite: org.elasticsearch.index.query.OperatorTests Completed [922/1026] on J3 in 0.04s, 6 tests Suite: org.elasticsearch.index.query.PrefixQueryBuilderTests Completed [923/1026] on J0 in 0.07s, 14 tests Suite: org.elasticsearch.index.query.QueryShardContextTests Completed [924/1026] on J2 in 0.03s, 2 tests Suite: org.elasticsearch.index.query.SpanNotQueryBuilderTests Completed [925/1026] on J1 in 0.04s, 15 tests Suite: org.elasticsearch.index.query.SpanOrQueryBuilderTests Completed [926/1026] on J3 in 0.04s, 12 tests Suite: org.elasticsearch.index.reindex.LeaderBulkByScrollTaskStateTests Completed [927/1026] on J0 in 0.01s, 2 tests Suite: org.elasticsearch.index.reindex.ReindexRequestTests Completed [928/1026] on J2 in 0.01s, 4 tests Suite: org.elasticsearch.index.search.NestedHelperTests Completed [929/1026] on J1 in 0.19s, 7 tests Suite: org.elasticsearch.index.search.geo.GeoPointParsingTests Completed [930/1026] on J3 in 0.03s, 7 tests Suite: org.elasticsearch.index.search.nested.FloatNestedSortingTests Completed [931/1026] on J0 in 0.15s, 2 tests Suite: org.elasticsearch.index.search.nested.LongNestedSortingTests Completed [932/1026] on J2 in 0.14s, 2 tests Suite: org.elasticsearch.index.shard.IndexShardOperationPermitsTests Completed [933/1026] on J1 in 0.04s, 13 tests Suite: org.elasticsearch.index.shard.ShardUtilsTests Completed [934/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.index.shard.StoreRecoveryTests Completed [935/1026] on J2 in 0.12s, 3 tests Suite: org.elasticsearch.index.similarity.ScriptedSimilarityTests Completed [936/1026] on J1 in 0.08s, 4 tests Suite: org.elasticsearch.index.similarity.SimilarityServiceTests Completed [937/1026] on J0 in 0.07s, 3 tests Suite: org.elasticsearch.index.snapshots.blobstore.SlicedInputStreamTests Completed [938/1026] on J0 in 0.04s, 1 test Suite: org.elasticsearch.index.similarity.SimilarityTests Completed [939/1026] on J2 in 0.32s, 10 tests Suite: org.elasticsearch.index.snapshots.blobstore.FileInfoTests Completed [940/1026] on J1 in 0.27s, 3 tests Suite: org.elasticsearch.index.store.DirectoryUtilsTests Completed [941/1026] on J0 in 0.03s, 1 test Suite: org.elasticsearch.indices.IndicesLifecycleListenerSingleNodeTests Completed [942/1026] on J2 in 0.07s, 1 test Suite: org.elasticsearch.indices.IndicesModuleTests Completed [943/1026] on J1 in 0.03s, 13 tests Suite: org.elasticsearch.indices.IndicesQueryCacheTests Completed [944/1026] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.indices.IndicesRequestCacheTests Completed [945/1026] on J2 in 0.05s, 5 tests Suite: org.elasticsearch.ingest.IngestStatsTests Completed [946/1026] on J1 in 0.01s, 1 test Suite: org.elasticsearch.ingest.PipelineConfigurationTests Completed [947/1026] on J0 in 0.01s, 2 tests Suite: org.elasticsearch.ingest.PipelineExecutionServiceTests Completed [948/1026] on J2 in 0.05s, 13 tests Suite: org.elasticsearch.ingest.PipelineFactoryTests Completed [949/1026] on J1 in 0.02s, 10 tests Suite: org.elasticsearch.monitor.fs.DeviceStatsTests Completed [950/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.monitor.fs.FsProbeTests Completed [951/1026] on J2 in 0.02s, 4 tests Suite: org.elasticsearch.node.InternalSettingsPreparerTests Completed [952/1026] on J1 in 0.04s, 10 tests Suite: org.elasticsearch.node.NodeTests Completed [953/1026] on J0 in 0.08s, 4 tests Suite: org.elasticsearch.repositories.IndexIdTests Completed [954/1026] on J2 in 0.02s, 3 tests Suite: org.elasticsearch.repositories.RepositoryDataTests Completed [955/1026] on J1 in 0.02s, 7 tests Suite: org.elasticsearch.rest.action.admin.cluster.RestNodesStatsActionTests Completed [956/1026] on J0 in 0.02s, 7 tests Suite: org.elasticsearch.rest.action.admin.indices.RestAnalyzeActionTests Completed [957/1026] on J2 in 0.02s, 7 tests Suite: org.elasticsearch.rest.action.cat.RestIndicesActionTests Completed [958/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.rest.action.cat.RestRecoveryActionTests Completed [959/1026] on J0 in 0.11s, 1 test Suite: org.elasticsearch.script.ClassPermissionTests Completed [960/1026] on J2 in 0.04s, 7 tests Suite: org.elasticsearch.script.ScriptContextTests Completed [961/1026] on J1 in 0.02s, 6 tests Suite: org.elasticsearch.script.StoredScriptSourceTests Completed [962/1026] on J0 in 0.03s, 3 tests Suite: org.elasticsearch.script.StoredScriptTests Completed [963/1026] on J2 in 0.11s, 7 tests Suite: org.elasticsearch.search.SearchHitsTests Completed [964/1026] on J1 in 0.07s, 3 tests Suite: org.elasticsearch.search.SearchModuleTests Completed [965/1026] on J0 in 0.08s, 7 tests Suite: org.elasticsearch.search.aggregations.SubAggCollectionModeTests Completed [966/1026] on J2 in 0.01s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollectorTests Completed [967/1026] on J1 in 0.02s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.FiltersTests Completed [968/1026] on J0 in 0.02s, 7 tests Suite: org.elasticsearch.search.aggregations.bucket.GeoDistanceRangeTests Completed [969/1026] on J2 in 0.03s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.IpRangeTests Completed [970/1026] on J1 in 0.02s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.MissingTests Completed [971/1026] on J0 in 0.03s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.filter.InternalFiltersTests Completed [972/1026] on J2 in 0.04s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridAggregatorTests Completed [973/1026] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridParserTests Completed [974/1026] on J0 in 0.01s, 7 tests Suite: org.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGridTests Completed [975/1026] on J2 in 0.06s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.histogram.InternalDateHistogramTests Completed [976/1026] on J1 in 0.04s, 6 tests Suite: org.elasticsearch.index.shard.IndexShardTests Completed [977/1026] on J3 in 3.87s, 54 tests Suite: org.elasticsearch.search.aggregations.bucket.histogram.InternalHistogramTests Completed [978/1026] on J0 in 0.05s, 7 tests Suite: org.elasticsearch.search.aggregations.bucket.missing.InternalMissingTests Completed [979/1026] on J2 in 0.04s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregatorTests Completed [980/1026] on J3 in 0.06s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificanceHeuristicTests Completed [981/1026] on J0 in 0.08s, 7 tests Suite: org.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinalityTests Completed [982/1026] on J3 in 0.12s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentilesAggregatorTests Completed [983/1026] on J0 in 0.12s, 5 tests Suite: org.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetricTests Completed [984/1026] on J3 in 0.04s, 5 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.AvgBucketTests Completed [985/1026] on J0 in 0.04s, 4 tests Suite: org.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlusTests Completed [986/1026] on J2 in 0.74s, 5 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.ExtendedStatsBucketTests Completed [987/1026] on J3 in 0.02s, 5 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValueTests Completed [988/1026] on J0 in 0.02s, 5 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.MaxBucketTests Completed [989/1026] on J2 in 0.01s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.missing.MissingAggregatorTests Completed [990/1026] on J1 in 1.18s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.MinBucketTests Completed [991/1026] on J3 in 0.01s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.PercentilesBucketTests Completed [992/1026] on J0 in 0.03s, 5 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.StatsBucketTests Completed [993/1026] on J2 in 0.02s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketmetrics.SumBucketTests Completed [994/1026] on J1 in 0.01s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.moving.avg.MovAvgTests Completed [995/1026] on J3 in 0.01s, 4 tests Suite: org.elasticsearch.search.aggregations.pipeline.moving.avg.MovAvgUnitTests Completed [996/1026] on J0 in 0.02s, 13 tests Suite: org.elasticsearch.search.aggregations.support.ValueTypeTests Completed [997/1026] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.search.profile.query.QueryProfileShardResultTests Completed [998/1026] on J3 in 0.01s, 1 test Suite: org.elasticsearch.search.profile.query.QueryProfilerTests Completed [999/1026] on J0 in 0.02s, 6 tests Suite: org.elasticsearch.search.sort.GeoDistanceSortBuilderTests Completed [1000/1026] on J2 in 0.06s, 18 tests Suite: org.elasticsearch.search.aggregations.support.ValuesSourceConfigTests Completed [1001/1026] on J1 in 0.26s, 9 tests Suite: org.elasticsearch.search.sort.NestedSortBuilderTests Completed [1002/1026] on J3 in 0.02s, 4 tests Suite: org.elasticsearch.search.suggest.SuggestionOptionTests Completed [1003/1026] on J0 in 0.01s, 3 tests Suite: org.elasticsearch.search.suggest.SuggestionTests Completed [1004/1026] on J2 in 0.03s, 5 tests Suite: org.elasticsearch.search.suggest.TermSuggestionOptionTests Completed [1005/1026] on J1 in 0.03s, 3 tests Suite: org.elasticsearch.search.suggest.completion.GeoContextMappingTests Completed [1006/1026] on J0 in 0.13s, 9 tests Suite: org.elasticsearch.search.suggest.completion.GeoQueryContextTests Completed [1007/1026] on J2 in 0.02s, 3 tests Suite: org.elasticsearch.search.suggest.phrase.LaplaceModelTests Completed [1008/1026] on J1 in 0.02s, 4 tests Suite: org.elasticsearch.search.suggest.completion.CategoryContextMappingTests Completed [1009/1026] on J3 in 0.24s, 27 tests Suite: org.elasticsearch.search.suggest.phrase.LinearInterpolationModelTests Completed [1010/1026] on J0 in 0.01s, 4 tests Suite: org.elasticsearch.search.suggest.phrase.NoisyChannelSpellCheckerTests Completed [1011/1026] on J2 in 0.09s, 4 tests Suite: org.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilderTests Completed [1012/1026] on J1 in 0.06s, 5 tests Suite: org.elasticsearch.snapshots.SnapshotUtilsTests Completed [1013/1026] on J3 in 0.01s, 1 test Suite: org.elasticsearch.snapshots.SnapshotsInProgressSerializationTests Completed [1014/1026] on J0 in 0.04s, 3 tests Suite: org.elasticsearch.tasks.ListTasksResponseTests Completed [1015/1026] on J2 in 0.01s, 2 tests Suite: org.elasticsearch.tasks.TaskIdTests Completed [1016/1026] on J1 in 0.01s, 2 tests Suite: org.elasticsearch.tasks.TaskResultTests Completed [1017/1026] on J3 in 0.01s, 3 tests Suite: org.elasticsearch.threadpool.AutoQueueAdjustingExecutorBuilderTests Completed [1018/1026] on J0 in 0.01s, 1 test Suite: org.elasticsearch.threadpool.FixedThreadPoolTests Completed [1019/1026] on J2 in 0.01s, 1 test Suite: org.elasticsearch.threadpool.ScalingThreadPoolTests Completed [1020/1026] on J1 in 0.10s, 3 tests Suite: org.elasticsearch.threadpool.UpdateThreadPoolSettingsTests Completed [1021/1026] on J3 in 0.02s, 6 tests Suite: org.elasticsearch.transport.CompressibleBytesOutputStreamTests Completed [1022/1026] on J0 in 0.02s, 3 tests Suite: org.elasticsearch.transport.TcpTransportTests Completed [1023/1026] on J2 in 0.02s, 14 tests Suite: org.elasticsearch.transport.TransportActionProxyTests Completed [1024/1026] on J1 in 0.04s, 6 tests Suite: org.elasticsearch.watcher.FileWatcherTests Completed [1025/1026] on J3 in 0.03s, 7 tests Suite: org.elasticsearch.watcher.ResourceWatcherServiceTests Completed [1026/1026] on J0 in 0.01s, 2 tests [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/testrun/test/temp/junit4-J2-20171231_093434_2377254709907809042304.syserr [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/testrun/test/temp/junit4-J1-20171231_093434_2371736247690510449181.syserr [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/testrun/test/temp/junit4-J3-20171231_093434_2376960389550299465776.syserr [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/testrun/test/temp/junit4-J0-20171231_093434_2372422919484629887618.syserr Slow Tests Summary: 11.03s | org.elasticsearch.index.shard.RefreshListenersTests 9.93s | org.elasticsearch.common.UUIDTests 8.42s | org.elasticsearch.index.engine.InternalEngineTests 8.31s | org.apache.lucene.queries.InetAddressRandomBinaryDocValuesRangeQueryTests 6.37s | org.elasticsearch.index.fielddata.SortedSetDVStringFieldDataTests ==> Test Summary: 1026 suites (1 ignored), 6662 tests, 59 ignored (59 assumptions) [ant:junit4] JVM J0: 0.27 .. 83.15 = 82.88s [ant:junit4] JVM J1: 0.27 .. 83.08 = 82.81s [ant:junit4] JVM J2: 0.27 .. 82.93 = 82.66s [ant:junit4] JVM J3: 0.27 .. 83.12 = 82.86s [ant:junit4] Execution time total: 1 minute 23 seconds [ant:junit4] Tests summary: 1026 suites (1 ignored), 6662 tests, 59 ignored (59 assumptions) :core:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1 mins 23.278 secs. :benchmarks:test (Thread[Task worker for ':' Thread 5,5,main]) started. :benchmarks:test Skipping task ':benchmarks:test' as task onlyIf is false. :benchmarks:test SKIPPED :benchmarks:test (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :benchmarks:check (Thread[Task worker for ':' Thread 5,5,main]) started. :benchmarks:check Skipping task ':benchmarks:check' as it has no actions. :benchmarks:check (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :benchmarks:build (Thread[Task worker for ':' Thread 5,5,main]) started. :benchmarks:build Skipping task ':benchmarks:build' as it has no actions. :benchmarks:build (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :build-tools:generatePomFileForNebulaPublication (Thread[Task worker for ':' Thread 5,5,main]) started. :build-tools:generatePomFileForNebulaPublication Putting task artifact state for task ':build-tools:generatePomFileForNebulaPublication' into context took 0.0 secs. Up-to-date check for task ':build-tools:generatePomFileForNebulaPublication' took 0.005 secs. It is not up-to-date because: Task.upToDateWhen is false. :build-tools:generatePomFileForNebulaPublication (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.101 secs. :build-tools:javadoc (Thread[Task worker for ':' Thread 5,5,main]) started. :build-tools:javadoc Putting task artifact state for task ':build-tools:javadoc' into context took 0.0 secs. Up-to-date check for task ':build-tools:javadoc' took 0.003 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javadoc''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javadoc @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/buildSrc/build/tmp/javadoc/javadoc.options Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javadoc'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 :build-tools:javadoc (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.613 secs. :build-tools:javadocJar (Thread[Task worker for ':' Thread 5,5,main]) started. :build-tools:javadocJar Putting task artifact state for task ':build-tools:javadocJar' into context took 0.0 secs. Up-to-date check for task ':build-tools:javadocJar' took 0.003 secs. It is not up-to-date because: No history is available. :build-tools:javadocJar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.021 secs. :build-tools:sourcesJar (Thread[Task worker for ':' Thread 5,5,main]) started. :build-tools:sourcesJar Putting task artifact state for task ':build-tools:sourcesJar' into context took 0.0 secs. Up-to-date check for task ':build-tools:sourcesJar' took 0.007 secs. It is not up-to-date because: No history is available. :build-tools:sourcesJar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.06 secs. :build-tools:assemble (Thread[Task worker for ':' Thread 5,5,main]) started. :build-tools:assemble Skipping task ':build-tools:assemble' as it has no actions. :build-tools:assemble (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :build-tools:check (Thread[Task worker for ':' Thread 5,5,main]) started. :build-tools:check Skipping task ':build-tools:check' as it has no actions. :build-tools:check (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :build-tools:build (Thread[Task worker for ':' Thread 5,5,main]) started. :build-tools:build Skipping task ':build-tools:build' as it has no actions. :build-tools:build (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :core:generatePomFileForNebulaPublication (Thread[Task worker for ':' Thread 4,5,main]) started. :core:generatePomFileForNebulaPublication Putting task artifact state for task ':core:generatePomFileForNebulaPublication' into context took 0.0 secs. Up-to-date check for task ':core:generatePomFileForNebulaPublication' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. :core:generatePomFileForNebulaPublication (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.038 secs. :core:cli:javadoc (Thread[Task worker for ':' Thread 4,5,main]) started. :core:cli:javadoc Putting task artifact state for task ':core:cli:javadoc' into context took 0.0 secs. Up-to-date check for task ':core:cli:javadoc' took 0.0 secs. It is not up-to-date because: No history is available. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javadoc''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javadoc @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/cli/build/tmp/javadoc/javadoc.options Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javadoc'' :core:cli:javadoc (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.623 secs. :core:javadoc (Thread[Task worker for ':' Thread 4,5,main]) started. :core:javadoc Putting task artifact state for task ':core:javadoc' into context took 0.0 secs. Up-to-date check for task ':core:javadoc' took 0.056 secs. It is not up-to-date because: No history is available. Starting process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javadoc''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core Command: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javadoc @/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/tmp/javadoc/javadoc.options Successfully started process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/bin/javadoc'' Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/plugins/AnalysisPlugin.java:91: warning - Tag @link: can't find requriesAnalysisSettings(AnalysisProvider) in org.elasticsearch.plugins.AnalysisPlugin /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/plugins/AnalysisPlugin.java:67: warning - Tag @link: can't find requriesAnalysisSettings(AnalysisProvider) in org.elasticsearch.plugins.AnalysisPlugin /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/plugins/AnalysisPlugin.java:75: warning - Tag @link: can't find requriesAnalysisSettings(AnalysisProvider) in org.elasticsearch.plugins.AnalysisPlugin /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/plugins/AnalysisPlugin.java:83: warning - Tag @link: can't find requriesAnalysisSettings(AnalysisProvider) in org.elasticsearch.plugins.AnalysisPlugin /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/action/bulk/BulkItemResponse.java:184: warning - Tag @link: can't find Failure(String, String, String, Exception, long) in org.elasticsearch.action.bulk.BulkItemResponse.Failure /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/common/io/stream/Writeable.java:82: warning - Tag @link: can't find readOptionalWriteable(Reader) in org.elasticsearch.common.io.stream.StreamInput /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/ElasticsearchException.java:76: warning - Tag @link: can't find generateThrowableXContent(XContentBuilder, Params, Throwable) in org.elasticsearch.ElasticsearchException /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/ElasticsearchException.java:582: warning - Tag @link: can't find generateFailureXContent(XContentBuilder, Params, Exception, boolean) in org.elasticsearch.ElasticsearchException /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/ElasticsearchException.java:521: warning - Tag @link: can't find innerToXContent(XContentBuilder, Params, Throwable, String, String, Map, Map, Throwable) in org.elasticsearch.ElasticsearchException /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/common/xcontent/NamedXContentRegistry.java:74: warning - Tag @link: can't find Entry(Class, ParseField, CheckedFunction) in org.elasticsearch.common.xcontent.NamedXContentRegistry.Entry /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/common/xcontent/XContentHelper.java:373: warning - Tag @link: can't find writeRawField(String, BytesReference, XContentType, XContentBuilder, Params) in org.elasticsearch.common.xcontent.XContentHelper /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/snapshots/SnapshotsService.java:105: warning - Tag @link: can't find sendSnapshotShardUpdate(Snapshot, ShardId, ShardSnapshotStatus, DiscoveryNode) in org.elasticsearch.snapshots.SnapshotShardsService /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/index/translog/Translog.java:907: warning - Tag @link: can't find writeOperation(StreamOutput, Operation) in org.elasticsearch.index.translog.Translog.Operation /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/action/DocWriteResponse.java:321: warning - Tag @link: can't find innerToXContent(XContentBuilder, Params) in org.elasticsearch.action.DocWriteResponse /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/rest/action/RestActions.java:111: warning - Tag @see: can't find buildNodesHeader(XContentBuilder, Params, int, int, int, List) in org.elasticsearch.rest.action.RestActions /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/rest/action/RestActions.java:140: warning - Tag @see: can't find buildNodesHeader(XContentBuilder, Params, BaseNodesResponse) in org.elasticsearch.rest.action.RestActions /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/common/settings/SecureSetting.java:129: warning - Tag @see: can't find secureString(String, Setting, Property...) in org.elasticsearch.common.settings.SecureSetting /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/search/fetch/subphase/highlight/AbstractHighlighterBuilder.java:363: warning - Tag @link: can't find order(Order) in org.elasticsearch.search.fetch.subphase.highlight.AbstractHighlighterBuilder /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/cluster/routing/RoutingNodes.java:874: warning - Tag @see: can't find removeAndIgnore(AllocationStatus, RoutingChangesObserver) in org.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards.UnassignedIterator /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/cluster/routing/RoutingNodes.java:988: warning - Tag @see: can't find ignoreShard(ShardRouting, AllocationStatus, RoutingChangesObserver) in org.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/cluster/routing/RoutingNodes.java:988: warning - Tag @see: can't find removeAndIgnore(AllocationStatus, RoutingChangesObserver) in org.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards.UnassignedIterator /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/cluster/routing/RoutingNodes.java:964: warning - Tag @link: can't find removeAndIgnore(AllocationStatus, RoutingChangesObserver) in org.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards.UnassignedIterator /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/src/main/java/org/elasticsearch/action/index/IndexRequest.java:421: warning - Tag @link: can't find opType(OpType) in org.elasticsearch.action.index.IndexRequest 23 warnings :core:javadoc (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 27.689 secs. :core:javadocJar (Thread[Task worker for ':' Thread 4,5,main]) started. :core:javadocJar Putting task artifact state for task ':core:javadocJar' into context took 0.0 secs. Up-to-date check for task ':core:javadocJar' took 0.013 secs. It is not up-to-date because: No history is available. :core:javadocJar (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 1.295 secs. :core:sourcesJar (Thread[Task worker for ':' Thread 4,5,main]) started. :core:sourcesJar Putting task artifact state for task ':core:sourcesJar' into context took 0.0 secs. Up-to-date check for task ':core:sourcesJar' took 0.018 secs. It is not up-to-date because: No history is available. :core:sourcesJar (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.455 secs. :core:assemble (Thread[Task worker for ':' Thread 4,5,main]) started. :core:assemble Skipping task ':core:assemble' as it has no actions. :core:assemble (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :core:integTest (Thread[Task worker for ':' Thread 4,5,main]) started. :core:integTest Putting task artifact state for task ':core:integTest' into context took 0.0 secs. Up-to-date check for task ':core:integTest' took 0.017 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says שלום! Master seed: FFD94D02181457C3 ==> Test Info: seed=FFD94D02181457C3; jvms=4; suites=293 Started J2 PID(20199@worker-709589). Started J1 PID(20204@worker-709589). Started J3 PID(20207@worker-709589). Started J0 PID(20213@worker-709589). Suite: org.elasticsearch.ingest.IngestProcessorNotInstalledOnAllNodesIT Completed [1/293] on J3 in 6.42s, 3 tests Suite: org.elasticsearch.ingest.IngestClientIT Completed [2/293] on J2 in 7.44s, 5 tests Suite: org.elasticsearch.indices.template.SimpleIndexTemplateIT Completed [3/293] on J1 in 12.92s, 22 tests Suite: org.elasticsearch.cluster.ClusterInfoServiceIT Completed [4/293] on J1 in 2.67s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.MinIT Completed [5/293] on J1 in 0.83s, 18 tests Suite: org.elasticsearch.action.ListenerActionIT Completed [6/293] on J1 in 0.28s, 1 test Suite: org.elasticsearch.cluster.ClusterStateDiffIT Completed [7/293] on J2 in 10.04s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.ScriptedMetricIT Completed [8/293] on J2 in 1.22s, 16 tests Suite: org.elasticsearch.action.RejectionActionIT Completed [9/293] on J2 in 2.11s, 1 test Suite: org.elasticsearch.recovery.RelocationIT Completed [10/293] on J1 in 5.86s, 5 tests Suite: org.elasticsearch.update.UpdateNoopIT Completed [11/293] on J1 in 1.13s, 6 tests Suite: org.elasticsearch.snapshots.SnapshotShardsServiceIT Completed [12/293] on J1 in 0.49s, 1 test Suite: org.elasticsearch.document.ShardInfoIT Completed [13/293] on J1 in 0.72s, 4 tests Suite: org.elasticsearch.cluster.ack.AckClusterUpdateSettingsIT Completed [14/293] on J1 in 0.93s, 3 tests Suite: org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplainIT Completed [15/293] on J0 in 25.98s, 10 tests Suite: org.elasticsearch.search.geo.GeoShapeIntegrationIT Completed [16/293] on J0 in 0.59s, 2 tests Suite: org.elasticsearch.indices.analyze.AnalyzeActionIT Completed [17/293] on J1 in 0.96s, 15 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.UpdateShardAllocationSettingsIT Completed [18/293] on J0 in 0.65s, 2 tests Suite: org.elasticsearch.action.admin.cluster.tasks.PendingTasksBlocksIT Completed [19/293] on J1 in 0.48s, 1 test Suite: org.elasticsearch.search.aggregations.MetaDataIT Completed [20/293] on J1 in 0.54s, 1 test Suite: org.elasticsearch.index.IndexRequestBuilderIT Completed [21/293] on J1 in 0.45s, 2 tests Suite: org.elasticsearch.indices.memory.breaker.RandomExceptionCircuitBreakerIT Completed [22/293] on J0 in 1.37s, 1 test HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:36:58, stalled for 11.2s at: MinimumMasterNodesIT.testDynamicUpdateMinimumMasterNodes Suite: org.elasticsearch.recovery.SimpleRecoveryIT Completed [23/293] on J2 in 9.33s, 1 test Suite: org.elasticsearch.validate.SimpleValidateQueryIT Completed [24/293] on J2 in 2.57s, 11 tests Suite: org.elasticsearch.cluster.MinimumMasterNodesIT Completed [25/293] on J3 in 26.19s, 5 tests Suite: org.elasticsearch.threadpool.SimpleThreadPoolIT Completed [26/293] on J2 in 0.74s, 1 test Suite: org.elasticsearch.index.store.CorruptedFileIT Completed [27/293] on J1 in 6.17s, 6 tests Suite: org.elasticsearch.explain.ExplainActionIT Completed [28/293] on J2 in 3.04s, 7 tests Suite: org.elasticsearch.search.aggregations.metrics.StatsIT Completed [29/293] on J3 in 4.66s, 18 tests Suite: org.elasticsearch.search.aggregations.bucket.DateHistogramIT Completed [30/293] on J1 in 3.14s, 40 tests Suite: org.elasticsearch.cluster.ack.AckIT Completed [31/293] on J2 in 1.72s, 15 tests Suite: org.elasticsearch.search.aggregations.bucket.IpTermsIT Completed [32/293] on J1 in 1.31s, 3 tests Suite: org.elasticsearch.indices.exists.indices.IndicesExistsIT Completed [33/293] on J2 in 0.92s, 2 tests HEARTBEAT J0 PID(20213@worker-709589): 2017-12-31T09:37:08, stalled for 10.7s at: SnapshotDisruptionIT.testDisruptionOnSnapshotInitialization Suite: org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheBlocksIT Completed [34/293] on J2 in 0.57s, 1 test Suite: org.elasticsearch.search.aggregations.MissingValueIT Completed [35/293] on J2 in 0.64s, 13 tests Suite: org.elasticsearch.index.IndexSortIT Completed [36/293] on J2 in 0.40s, 2 tests Suite: org.elasticsearch.index.store.CorruptedTranslogIT Completed [37/293] on J2 in 1.22s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.DateHistogramOffsetIT Completed [38/293] on J2 in 0.70s, 3 tests Suite: org.elasticsearch.search.aggregations.AggregationsIntegrationIT Completed [39/293] on J1 in 3.83s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.LongTermsIT Completed [40/293] on J2 in 0.78s, 29 tests Suite: org.elasticsearch.search.aggregations.CombiIT Completed [41/293] on J2 in 0.41s, 2 tests HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:37:16, stalled for 10.1s at: HotThreadsIT.testHotThreadsDontFail HEARTBEAT J0 PID(20213@worker-709589): 2017-12-31T09:37:18, stalled for 20.7s at: SnapshotDisruptionIT.testDisruptionOnSnapshotInitialization Suite: org.elasticsearch.gateway.QuorumGatewayIT Completed [42/293] on J1 in 9.12s, 1 test Suite: org.elasticsearch.action.bulk.BulkProcessorClusterSettingsIT Completed [43/293] on J1 in 0.08s, 1 test HEARTBEAT J2 PID(20199@worker-709589): 2017-12-31T09:37:24, stalled for 11.1s at: RecoverAfterNodesIT.testRecoverAfterNodes Suite: org.elasticsearch.action.admin.HotThreadsIT Completed [44/293] on J3 in 21.60s, 3 tests HEARTBEAT J0 PID(20213@worker-709589): 2017-12-31T09:37:28, stalled for 30.7s at: SnapshotDisruptionIT.testDisruptionOnSnapshotInitialization Suite: org.elasticsearch.recovery.TruncatedRecoveryIT Completed [45/293] on J3 in 1.06s, 1 test Suite: org.elasticsearch.versioning.ConcurrentDocumentOperationIT Completed [46/293] on J3 in 0.22s, 1 test Suite: org.elasticsearch.transport.ActionNamesIT Completed [47/293] on J3 in 0.20s, 1 test HEARTBEAT J1 PID(20204@worker-709589): 2017-12-31T09:37:32, stalled for 11.4s at: ClusterDisruptionIT.testAckedIndexing Suite: org.elasticsearch.gateway.RecoverAfterNodesIT Completed [48/293] on J2 in 20.50s, 3 tests Suite: org.elasticsearch.action.bulk.BulkProcessorIT Completed [49/293] on J2 in 1.27s, 6 tests Suite: org.elasticsearch.gateway.GatewayIndexStateIT Completed [50/293] on J3 in 5.44s, 10 tests Suite: org.elasticsearch.cluster.allocation.AwarenessAllocationIT Completed [51/293] on J3 in 1.26s, 3 tests Suite: org.elasticsearch.indices.exists.types.TypesExistsIT Completed [52/293] on J3 in 0.29s, 2 tests Suite: org.elasticsearch.discovery.SnapshotDisruptionIT Completed [53/293] on J0 in 40.74s, 1 test Suite: org.elasticsearch.script.StoredScriptsIT Completed [54/293] on J0 in 8.20s, 2 tests HEARTBEAT J1 PID(20204@worker-709589): 2017-12-31T09:37:48, stalled for 11.1s at: ClusterDisruptionIT.testSendingShardFailure HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:37:52, stalled for 11.8s at: CreateIndexIT.testCreateAndDeleteIndexConcurrently Suite: org.elasticsearch.search.StressSearchServiceReaperIT Completed [55/293] on J0 in 6.79s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.DiversifiedSamplerIT Completed [56/293] on J0 in 0.32s, 6 tests Suite: org.elasticsearch.index.suggest.stats.SuggestStatsIT Completed [57/293] on J0 in 1.21s, 1 test Suite: org.elasticsearch.search.source.SourceFetchingIT Completed [58/293] on J0 in 8.63s, 3 tests Suite: org.elasticsearch.action.admin.indices.create.CreateIndexIT Completed [59/293] on J3 in 27.51s, 15 tests HEARTBEAT J1 PID(20204@worker-709589): 2017-12-31T09:38:04, stalled for 11.8s at: ClusterDisruptionIT.testRejoinDocumentExistsInAllShardCopies Suite: org.elasticsearch.search.aggregations.pipeline.MaxBucketIT Completed [60/293] on J0 in 1.04s, 8 tests Suite: org.elasticsearch.indices.flush.FlushIT Completed [61/293] on J0 in 1.66s, 4 tests Suite: org.elasticsearch.index.WaitUntilRefreshIT Completed [62/293] on J0 in 0.83s, 5 tests Suite: org.elasticsearch.indices.analysis.PreBuiltAnalyzerIntegrationIT Completed [63/293] on J0 in 0.44s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.AdjacencyMatrixIT Completed [64/293] on J3 in 8.99s, 8 tests Suite: org.elasticsearch.action.IndicesRequestIT Completed [65/293] on J0 in 5.53s, 31 tests Suite: org.elasticsearch.index.SettingsListenerIT Completed [66/293] on J3 in 0.30s, 1 test Suite: org.elasticsearch.index.store.ExceptionRetryIT Completed [67/293] on J3 in 0.36s, 1 test Suite: org.elasticsearch.search.sort.GeoDistanceIT Completed [68/293] on J0 in 1.36s, 4 tests HEARTBEAT J2 PID(20199@worker-709589): 2017-12-31T09:38:14, stalled for 10.3s at: DiscoveryDisruptionIT.testNodeNotReachableFromMaster Suite: org.elasticsearch.client.node.NodeClientIT Completed [69/293] on J0 in 0.21s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.DateRangeIT Completed [70/293] on J3 in 1.42s, 19 tests Suite: org.elasticsearch.search.basic.SearchWhileCreatingIndexIT Completed [71/293] on J0 in 0.98s, 4 tests Suite: org.elasticsearch.search.aggregations.bucket.MinDocCountIT Completed [72/293] on J3 in 2.76s, 36 tests Suite: org.elasticsearch.search.query.MultiMatchQueryIT Completed [73/293] on J0 in 5.35s, 7 tests Suite: org.elasticsearch.search.aggregations.pipeline.CumulativeSumIT Completed [74/293] on J0 in 0.74s, 3 tests Suite: org.elasticsearch.search.aggregations.EquivalenceIT Completed [75/293] on J3 in 4.45s, 6 tests Suite: org.elasticsearch.indices.settings.UpdateNumberOfReplicasIT Completed [76/293] on J0 in 2.17s, 5 tests Suite: org.elasticsearch.search.fields.SearchFieldsIT Completed [77/293] on J0 in 1.55s, 14 tests Suite: org.elasticsearch.search.aggregations.bucket.IpRangeIT Completed [78/293] on J0 in 0.58s, 8 tests HEARTBEAT J2 PID(20199@worker-709589): 2017-12-31T09:38:26, stalled for 10.8s at: DiscoveryDisruptionIT.testElectMasterWithLatestVersion Suite: org.elasticsearch.gateway.RecoveryFromGatewayIT Completed [79/293] on J3 in 8.66s, 8 tests Suite: org.elasticsearch.action.bulk.BulkProcessorRetryIT Completed [80/293] on J3 in 0.60s, 2 tests Suite: org.elasticsearch.discovery.ClusterDisruptionIT Completed [81/293] on J1 in 72.17s, 6 tests Suite: org.elasticsearch.search.fetch.subphase.MatchedQueriesIT Completed [82/293] on J1 in 1.16s, 10 tests HEARTBEAT J2 PID(20199@worker-709589): 2017-12-31T09:38:36, stalled for 20.8s at: DiscoveryDisruptionIT.testElectMasterWithLatestVersion HEARTBEAT J0 PID(20213@worker-709589): 2017-12-31T09:38:36, stalled for 10.3s at: DocumentActionsIT.testIndexActions Suite: org.elasticsearch.cluster.SimpleClusterStateIT Completed [83/293] on J1 in 2.04s, 10 tests Suite: org.elasticsearch.search.aggregations.pipeline.DateDerivativeIT Completed [84/293] on J1 in 0.54s, 9 tests Suite: org.elasticsearch.client.transport.NodeDisconnectIT Completed [85/293] on J1 in 0.26s, 2 tests Suite: org.elasticsearch.document.DocumentActionsIT Completed [86/293] on J0 in 11.70s, 2 tests Suite: org.elasticsearch.discovery.DiscoveryDisruptionIT Completed [87/293] on J2 in 63.10s, 6 tests Suite: org.elasticsearch.search.aggregations.FiltersAggsRewriteIT Completed [88/293] on J0 in 0.10s, 1 test Suite: org.elasticsearch.indices.state.SimpleIndexStateIT Completed [89/293] on J1 in 0.68s, 3 tests Suite: org.elasticsearch.search.fetch.subphase.highlight.CustomHighlighterSearchIT Completed [90/293] on J2 in 0.67s, 4 tests Suite: org.elasticsearch.search.scroll.DuelScrollIT Completed [91/293] on J1 in 0.86s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.AvgIT Completed [92/293] on J1 in 0.54s, 17 tests Suite: org.elasticsearch.cluster.SimpleDataNodesIT Completed [93/293] on J2 in 2.18s, 1 test Suite: org.elasticsearch.search.functionscore.DecayFunctionScoreIT Completed [94/293] on J1 in 1.46s, 14 tests Suite: org.elasticsearch.search.SearchCancellationIT Completed [95/293] on J1 in 1.10s, 4 tests HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:38:42, stalled for 10.9s at: MasterDisruptionIT.testFailWithMinimumMasterNodesConfigured Suite: org.elasticsearch.search.aggregations.pipeline.DerivativeIT Completed [96/293] on J2 in 2.15s, 14 tests Suite: org.elasticsearch.client.transport.TransportClientIT Completed [97/293] on J2 in 0.16s, 4 tests Suite: org.elasticsearch.search.functionscore.FunctionScoreIT Completed [98/293] on J0 in 9.56s, 5 tests Suite: org.elasticsearch.index.engine.InternalEngineMergeIT Completed [99/293] on J1 in 6.96s, 1 test Suite: org.elasticsearch.search.profile.aggregation.AggregationProfilerIT Completed [100/293] on J1 in 0.87s, 6 tests HEARTBEAT J2 PID(20199@worker-709589): 2017-12-31T09:38:58, stalled for 11.0s at: IndexStatsIT.testConcurrentIndexingAndStatsRequests HEARTBEAT J0 PID(20213@worker-709589): 2017-12-31T09:38:58, stalled for 11.0s at: UpdateMappingOnClusterIT.testUpdatingAllSettingsOnOlderIndexDisabledToEnabled Suite: org.elasticsearch.index.mapper.UpdateMappingOnClusterIT Completed [101/293] on J0 in 11.90s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.TDigestPercentileRanksIT Completed [102/293] on J1 in 9.51s, 21 tests Suite: org.elasticsearch.search.aggregations.pipeline.bucketsort.BucketSortIT Completed [103/293] on J1 in 1.49s, 13 tests Suite: org.elasticsearch.indices.mapping.SimpleGetMappingsIT Completed [104/293] on J0 in 1.70s, 3 tests Suite: org.elasticsearch.cluster.service.ClusterServiceIT Completed [105/293] on J1 in 1.11s, 5 tests Suite: org.elasticsearch.gateway.MetaDataWriteDataNodesIT Completed [106/293] on J0 in 1.59s, 3 tests Suite: org.elasticsearch.indices.stats.IndexStatsIT Completed [107/293] on J2 in 19.98s, 18 tests Suite: org.elasticsearch.search.scroll.SearchScrollIT Completed [108/293] on J2 in 2.17s, 13 tests Suite: org.elasticsearch.search.aggregations.metrics.CardinalityIT Completed [109/293] on J2 in 0.50s, 19 tests HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:39:08, stalled for 10.2s at: MasterDisruptionIT.testNodesFDAfterMasterReelection Suite: org.elasticsearch.cluster.ClusterHealthIT Completed [110/293] on J0 in 5.97s, 3 tests Suite: org.elasticsearch.search.functionscore.ExplainableScriptIT Completed [111/293] on J2 in 3.22s, 1 test Suite: org.elasticsearch.indices.DateMathIndexExpressionsIntegrationIT Completed [112/293] on J0 in 0.52s, 3 tests Suite: org.elasticsearch.search.aggregations.bucket.BooleanTermsIT Completed [113/293] on J0 in 0.40s, 3 tests Suite: org.elasticsearch.search.SearchTimeoutIT Completed [114/293] on J2 in 0.88s, 1 test Suite: org.elasticsearch.index.fielddata.FieldDataLoadingIT Completed [115/293] on J2 in 0.37s, 1 test Suite: org.elasticsearch.index.mapper.DynamicMappingIT Completed [116/293] on J1 in 11.47s, 5 tests Suite: org.elasticsearch.search.profile.query.QueryProfilerIT Completed [117/293] on J2 in 4.43s, 11 tests Suite: org.elasticsearch.search.aggregations.metrics.TDigestPercentilesIT Completed [118/293] on J2 in 1.08s, 18 tests Suite: org.elasticsearch.search.aggregations.pipeline.moving.avg.MovAvgIT Completed [119/293] on J2 in 1.88s, 21 tests Suite: org.elasticsearch.search.basic.TransportTwoNodesSearchIT Completed [120/293] on J1 in 4.04s, 10 tests Suite: org.elasticsearch.cluster.settings.ClusterSettingsIT Completed [121/293] on J2 in 0.57s, 9 tests Suite: org.elasticsearch.action.bulk.BulkWithUpdatesIT Completed [122/293] on J0 in 9.54s, 12 tests Suite: org.elasticsearch.search.aggregations.metrics.SumIT Completed [123/293] on J0 in 0.55s, 17 tests Suite: org.elasticsearch.search.aggregations.bucket.GeoDistanceIT Completed [124/293] on J0 in 0.42s, 8 tests Suite: org.elasticsearch.index.mapper.ExternalValuesMapperIntegrationIT Completed [125/293] on J2 in 3.80s, 3 tests Suite: org.elasticsearch.search.child.ParentFieldLoadingIT Completed [126/293] on J2 in 0.22s, 2 tests Suite: org.elasticsearch.bwcompat.RecoveryWithUnsupportedIndicesIT Completed [127/293] on J2 in 0.14s, 1 test Suite: org.elasticsearch.index.search.MatchQueryIT Completed [128/293] on J2 in 0.68s, 6 tests Suite: org.elasticsearch.operateAllIndices.DestructiveOperationsIT Completed [129/293] on J2 in 0.80s, 6 tests HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:39:24, stalled for 11.4s at: MasterDisruptionIT.testIsolateMasterAndVerifyClusterStateConsensus Suite: org.elasticsearch.action.termvectors.MultiTermVectorsIT Completed [130/293] on J2 in 0.86s, 3 tests Suite: org.elasticsearch.cluster.routing.allocation.ShardStateIT Completed [131/293] on J2 in 0.64s, 1 test Suite: org.elasticsearch.broadcast.BroadcastActionsIT Completed [132/293] on J1 in 8.32s, 1 test Suite: org.elasticsearch.search.sort.SimpleSortIT Completed [133/293] on J2 in 1.14s, 4 tests Suite: org.elasticsearch.action.admin.indices.get.GetIndexIT Completed [134/293] on J2 in 0.32s, 9 tests Suite: org.elasticsearch.index.query.plugin.CustomQueryParserIT Completed [135/293] on J1 in 0.96s, 4 tests Suite: org.elasticsearch.nodesinfo.SimpleNodesInfoIT Completed [136/293] on J1 in 0.46s, 3 tests Suite: org.elasticsearch.action.termvectors.GetTermVectorsIT Completed [137/293] on J1 in 5.79s, 19 tests Suite: org.elasticsearch.search.functionscore.QueryRescorerIT Completed [138/293] on J2 in 7.42s, 11 tests Suite: org.elasticsearch.search.aggregations.bucket.SamplerIT Completed [139/293] on J2 in 0.52s, 4 tests Suite: org.elasticsearch.similarity.SimilarityIT Completed [140/293] on J2 in 0.19s, 1 test Suite: org.elasticsearch.search.geo.GeoFilterIT Completed [141/293] on J2 in 1.41s, 4 tests HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:39:36, stalled for 10.9s at: MasterDisruptionIT.testStaleMasterNotHijackingMajority Suite: org.elasticsearch.search.aggregations.bucket.NestedIT Completed [142/293] on J2 in 0.50s, 10 tests Suite: org.elasticsearch.cluster.allocation.SimpleAllocationIT Completed [143/293] on J2 in 0.53s, 1 test Suite: org.elasticsearch.action.admin.indices.delete.DeleteIndexBlocksIT Completed [144/293] on J2 in 0.32s, 3 tests Suite: org.elasticsearch.indices.state.CloseIndexDisableCloseAllIT Completed [145/293] on J2 in 0.81s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.TermsDocCountErrorIT Completed [146/293] on J2 in 1.01s, 25 tests Suite: org.elasticsearch.recovery.RecoveryWhileUnderLoadIT Completed [147/293] on J0 in 20.53s, 4 tests Suite: org.elasticsearch.search.fetch.subphase.InnerHitsIT Completed [148/293] on J0 in 1.20s, 10 tests Suite: org.elasticsearch.action.support.ActiveShardsObserverIT Completed [149/293] on J2 in 8.87s, 6 tests HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:39:48, stalled for 10.3s at: MasterDisruptionIT.testMasterNodeGCs Suite: org.elasticsearch.search.aggregations.metrics.HDRPercentileRanksIT Completed [150/293] on J2 in 0.35s, 21 tests Suite: org.elasticsearch.routing.AliasResolveRoutingIT Completed [151/293] on J0 in 8.59s, 3 tests HEARTBEAT J1 PID(20204@worker-709589): 2017-12-31T09:39:50, stalled for 11.3s at: PrimaryAllocationIT.testDoNotRemoveAllocationIdOnNodeLeave Suite: org.elasticsearch.get.GetActionIT Completed [152/293] on J0 in 1.81s, 15 tests Suite: org.elasticsearch.discovery.zen.ZenDiscoveryIT Completed [153/293] on J2 in 3.65s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.RangeIT Completed [154/293] on J0 in 0.57s, 17 tests Suite: org.elasticsearch.action.admin.indices.flush.FlushBlocksIT Completed [155/293] on J0 in 0.23s, 1 test Suite: org.elasticsearch.discovery.MasterDisruptionIT Completed [156/293] on J3 in 81.73s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.terms.StringTermsIT Completed [157/293] on J0 in 0.85s, 35 tests Suite: org.elasticsearch.cluster.NoMasterNodeIT Completed [158/293] on J0 in 2.24s, 2 tests Suite: org.elasticsearch.search.suggest.CustomSuggesterSearchIT Completed [159/293] on J0 in 0.37s, 1 test Suite: org.elasticsearch.search.geo.GeoBoundingBoxIT Completed [160/293] on J0 in 0.54s, 3 tests Suite: org.elasticsearch.action.admin.cluster.node.tasks.TasksIT Completed [161/293] on J2 in 5.05s, 23 tests Suite: org.elasticsearch.action.admin.cluster.repositories.RepositoryBlocksIT Completed [162/293] on J2 in 1.35s, 4 tests Suite: org.elasticsearch.search.fetch.subphase.highlight.HighlighterSearchIT Completed [163/293] on J3 in 12.96s, 83 tests HEARTBEAT J1 PID(20204@worker-709589): 2017-12-31T09:40:06, stalled for 11.8s at: PrimaryAllocationIT.testDoNotAllowStaleReplicasToBePromotedToPrimary Suite: org.elasticsearch.cluster.SpecificMasterNodesIT Completed [164/293] on J3 in 6.06s, 4 tests HEARTBEAT J2 PID(20199@worker-709589): 2017-12-31T09:40:12, stalled for 11.3s at: SnapshotBlocksIT.testCreateSnapshotWithIndexBlocks Suite: org.elasticsearch.search.aggregations.pipeline.ExtendedStatsBucketIT Completed [165/293] on J3 in 0.79s, 9 tests Suite: org.elasticsearch.client.transport.TransportClientRetryIT Completed [166/293] on J3 in 0.11s, 1 test HEARTBEAT J0 PID(20213@worker-709589): 2017-12-31T09:40:14, stalled for 12.0s at: DedicatedClusterSnapshotRestoreIT.testMasterAndDataShutdownDuringSnapshot Suite: org.elasticsearch.action.admin.cluster.snapshots.SnapshotBlocksIT Completed [167/293] on J2 in 17.38s, 6 tests Suite: org.elasticsearch.action.admin.cluster.stats.ClusterStatsIT Completed [168/293] on J2 in 0.68s, 5 tests HEARTBEAT J1 PID(20204@worker-709589): 2017-12-31T09:40:22, stalled for 11.6s at: PrimaryAllocationIT.testRemoveAllocationIdOnWriteAfterNodeLeave HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:40:24, stalled for 10.8s at: IndicesStoreIntegrationIT.testShardActiveElseWhere HEARTBEAT J0 PID(20213@worker-709589): 2017-12-31T09:40:24, stalled for 22.0s at: DedicatedClusterSnapshotRestoreIT.testMasterAndDataShutdownDuringSnapshot HEARTBEAT J2 PID(20199@worker-709589): 2017-12-31T09:40:30, stalled for 11.2s at: RolloverIT.testRolloverOnExistingIndex Suite: org.elasticsearch.action.admin.indices.rollover.RolloverIT Completed [169/293] on J2 in 13.04s, 9 tests Suite: org.elasticsearch.action.admin.indices.segments.IndicesSegmentsBlocksIT Completed [170/293] on J2 in 0.36s, 1 test Suite: org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT IGNOR/A 0.00s J0 | DedicatedClusterSnapshotRestoreIT.testMasterShutdownDuringFailedSnapshot > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/25281)) Completed [171/293] on J0 in 35.24s, 13 tests, 1 skipped Suite: org.elasticsearch.action.admin.indices.shards.IndicesShardStoreRequestIT Completed [172/293] on J2 in 1.33s, 4 tests Suite: org.elasticsearch.action.admin.indices.stats.IndicesStatsBlocksIT Completed [173/293] on J2 in 0.19s, 1 test Suite: org.elasticsearch.blocks.SimpleBlocksIT Completed [174/293] on J2 in 0.43s, 2 tests Suite: org.elasticsearch.cluster.UpdateSettingsValidationIT Completed [175/293] on J2 in 0.17s, 1 test HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:40:34, stalled for 20.8s at: IndicesStoreIntegrationIT.testShardActiveElseWhere Suite: org.elasticsearch.cluster.allocation.ClusterRerouteIT Completed [176/293] on J2 in 7.95s, 8 tests Suite: org.elasticsearch.indices.store.IndicesStoreIntegrationIT Completed [177/293] on J3 in 31.15s, 5 tests Suite: org.elasticsearch.search.scroll.SearchScrollWithFailingNodesIT Completed [178/293] on J3 in 0.22s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.ExtendedStatsIT Completed [179/293] on J3 in 1.15s, 20 tests Suite: org.elasticsearch.search.functionscore.FunctionScoreFieldValueIT Completed [180/293] on J3 in 0.55s, 1 test Suite: org.elasticsearch.search.SearchWithRejectionsIT Completed [181/293] on J3 in 3.50s, 1 test Suite: org.elasticsearch.index.mapper.AllFieldIT Completed [182/293] on J3 in 0.58s, 1 test Suite: org.elasticsearch.search.query.ExistsIT Completed [183/293] on J3 in 0.34s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.TopHitsIT Completed [184/293] on J3 in 2.12s, 21 tests Suite: org.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffIT Completed [185/293] on J3 in 0.32s, 2 tests Suite: org.elasticsearch.cluster.settings.SettingsFilteringIT Completed [186/293] on J3 in 0.25s, 2 tests Suite: org.elasticsearch.index.mapper.MultiFieldsIntegrationIT Completed [187/293] on J3 in 0.35s, 4 tests Suite: org.elasticsearch.search.fetch.FetchSubPhasePluginIT Completed [188/293] on J3 in 0.18s, 1 test Suite: org.elasticsearch.bwcompat.RestoreBackwardsCompatIT Completed [189/293] on J3 in 1.65s, 1 test Suite: org.elasticsearch.cluster.routing.PrimaryAllocationIT Completed [190/293] on J1 in 84.66s, 8 tests Suite: org.elasticsearch.index.seqno.GlobalCheckpointSyncIT Completed [191/293] on J3 in 2.00s, 2 tests Suite: org.elasticsearch.search.sort.GeoDistanceSortBuilderIT Completed [192/293] on J1 in 1.09s, 5 tests Suite: org.elasticsearch.action.admin.indices.forcemerge.ForceMergeBlocksIT Completed [193/293] on J1 in 0.39s, 1 test Suite: org.elasticsearch.search.functionscore.FunctionScorePluginIT Completed [194/293] on J1 in 0.14s, 1 test Suite: org.elasticsearch.search.aggregations.bucket.ReverseNestedIT Completed [195/293] on J1 in 0.56s, 6 tests Suite: org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT IGNOR/A 0.00s J0 | SharedClusterSnapshotRestoreIT.testAbortedSnapshotDuringInitDoesNotStart > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/27974)) Completed [196/293] on J0 in 30.76s, 47 tests, 1 skipped Suite: org.elasticsearch.search.suggest.SuggestSearchIT Completed [197/293] on J1 in 5.59s, 18 tests Suite: org.elasticsearch.search.geo.GeoDistanceIT Completed [198/293] on J1 in 0.28s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.NaNSortingIT Completed [199/293] on J1 in 0.21s, 4 tests Suite: org.elasticsearch.cluster.allocation.FilteringAllocationIT Completed [200/293] on J1 in 0.61s, 3 tests Suite: org.elasticsearch.recovery.FullRollingRestartIT Completed [201/293] on J3 in 9.20s, 2 tests Suite: org.elasticsearch.action.admin.indices.create.SplitIndexIT Completed [202/293] on J1 in 1.77s, 4 tests Suite: org.elasticsearch.cluster.routing.DelayedAllocationIT Completed [203/293] on J2 in 27.82s, 5 tests Suite: org.elasticsearch.indices.settings.UpdateSettingsIT Completed [204/293] on J1 in 1.85s, 9 tests Suite: org.elasticsearch.cluster.shards.ClusterSearchShardsIT Completed [205/293] on J2 in 0.91s, 4 tests Suite: org.elasticsearch.index.mapper.CopyToMapperIntegrationIT Completed [206/293] on J2 in 0.50s, 2 tests Suite: org.elasticsearch.index.shard.IndexShardIT Completed [207/293] on J2 in 0.72s, 12 tests Suite: org.elasticsearch.search.aggregations.bucket.SignificantTermsSignificanceScoreIT Completed [208/293] on J1 in 2.27s, 8 tests Suite: org.elasticsearch.action.search.TransportSearchIT Completed [209/293] on J1 in 0.42s, 1 test Suite: org.elasticsearch.aliases.IndexAliasesIT Completed [210/293] on J3 in 6.03s, 26 tests Suite: org.elasticsearch.cluster.routing.allocation.decider.MockDiskUsagesIT Completed [211/293] on J3 in 0.61s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.GeoCentroidIT Completed [212/293] on J1 in 0.88s, 7 tests Suite: org.elasticsearch.search.source.MetadataFetchingIT Completed [213/293] on J3 in 0.24s, 3 tests Suite: org.elasticsearch.action.admin.indices.refresh.RefreshBlocksIT Completed [214/293] on J3 in 0.17s, 1 test HEARTBEAT J0 PID(20213@worker-709589): 2017-12-31T09:41:14, stalled for 11.4s at: IndexingMasterFailoverIT.testMasterFailoverDuringIndexingWithMappingChanges Suite: org.elasticsearch.search.functionscore.RandomScoreFunctionIT Completed [215/293] on J3 in 2.17s, 6 tests Suite: org.elasticsearch.index.translog.TruncateTranslogIT Completed [216/293] on J2 in 4.95s, 2 tests Suite: org.elasticsearch.action.support.master.IndexingMasterFailoverIT Completed [217/293] on J0 in 18.19s, 1 test Suite: org.elasticsearch.update.UpdateIT Completed [218/293] on J0 in 2.33s, 12 tests HEARTBEAT J1 PID(20204@worker-709589): 2017-12-31T09:41:24, stalled for 10.5s at: SingleNodeDiscoveryIT.testDoesNotRespondToZenPings HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:41:26, stalled for 10.4s at: ShardReduceIT (suite) Suite: org.elasticsearch.discovery.single.SingleNodeDiscoveryIT Completed [219/293] on J1 in 13.13s, 2 tests Suite: org.elasticsearch.indexing.IndexActionIT Completed [220/293] on J2 in 9.78s, 9 tests Suite: org.elasticsearch.action.admin.indices.create.ShrinkIndexIT Completed [221/293] on J0 in 3.71s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.ShardReduceIT Completed [222/293] on J3 in 11.81s, 14 tests Suite: org.elasticsearch.indices.IndicesLifecycleListenerIT Completed [223/293] on J2 in 0.68s, 3 tests Suite: org.elasticsearch.snapshots.BlobStoreFormatIT Completed [224/293] on J3 in 0.76s, 5 tests Suite: org.elasticsearch.search.geo.GeoPolygonIT Completed [225/293] on J3 in 0.49s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.ShardSizeTermsIT Completed [226/293] on J0 in 2.17s, 15 tests Suite: org.elasticsearch.search.aggregations.bucket.ParentIdAggIT Completed [227/293] on J3 in 0.24s, 1 test Suite: org.elasticsearch.search.aggregations.metrics.MaxIT Completed [228/293] on J0 in 0.52s, 17 tests Suite: org.elasticsearch.search.scriptfilter.ScriptQuerySearchIT Completed [229/293] on J0 in 0.26s, 2 tests Suite: org.elasticsearch.action.bulk.BulkIntegrationIT Completed [230/293] on J0 in 0.15s, 1 test Suite: org.elasticsearch.indexlifecycle.IndexLifecycleActionIT Completed [231/293] on J1 in 3.62s, 1 test Suite: org.elasticsearch.indices.IndicesRequestCacheIT Completed [232/293] on J1 in 0.48s, 7 tests Suite: org.elasticsearch.mget.SimpleMgetIT Completed [233/293] on J0 in 1.16s, 6 tests Suite: org.elasticsearch.indices.mapping.ConcurrentDynamicTemplateIT Completed [234/293] on J1 in 0.70s, 1 test Suite: org.elasticsearch.indices.mapping.DedicatedMasterGetFieldMappingIT Completed [235/293] on J1 in 0.74s, 6 tests Suite: org.elasticsearch.indices.mapping.SimpleGetFieldMappingsIT Completed [236/293] on J1 in 0.72s, 6 tests Suite: org.elasticsearch.versioning.SimpleVersioningIT Completed [237/293] on J0 in 3.08s, 11 tests Suite: org.elasticsearch.indices.memory.breaker.CircuitBreakerNoopIT Completed [238/293] on J0 in 0.23s, 2 tests Suite: org.elasticsearch.indices.memory.breaker.CircuitBreakerServiceIT Completed [239/293] on J0 in 1.55s, 8 tests Suite: org.elasticsearch.cluster.metadata.TemplateUpgradeServiceIT Completed [240/293] on J3 in 8.51s, 1 test Suite: org.elasticsearch.action.admin.indices.exists.IndicesExistsIT Completed [241/293] on J3 in 0.12s, 1 test Suite: org.elasticsearch.indices.recovery.IndexPrimaryRelocationIT Completed [242/293] on J0 in 3.74s, 1 test Suite: org.elasticsearch.indices.state.OpenCloseIndexIT Completed [243/293] on J3 in 5.07s, 22 tests Suite: org.elasticsearch.search.aggregations.bucket.TermsShardMinDocCountIT Completed [244/293] on J3 in 0.36s, 2 tests Suite: org.elasticsearch.indices.IndicesOptionsIntegrationIT Completed [245/293] on J2 in 15.37s, 17 tests Suite: org.elasticsearch.indices.settings.GetSettingsBlocksIT Completed [246/293] on J2 in 0.48s, 1 test Suite: org.elasticsearch.action.support.WaitActiveShardCountIT Completed [247/293] on J3 in 0.67s, 1 test HEARTBEAT J1 PID(20204@worker-709589): 2017-12-31T09:41:44, stalled for 10.7s at: UpdateMappingIntegrationIT.testDynamicUpdates Suite: org.elasticsearch.search.aggregations.metrics.HDRPercentilesIT Completed [248/293] on J3 in 1.49s, 18 tests Suite: org.elasticsearch.document.AliasedIndexDocumentActionsIT Completed [249/293] on J3 in 0.28s, 2 tests Suite: org.elasticsearch.indices.template.IndexTemplateBlocksIT Completed [250/293] on J3 in 0.09s, 1 test Suite: org.elasticsearch.indices.mapping.UpdateMappingIntegrationIT Completed [251/293] on J1 in 12.98s, 10 tests Suite: org.elasticsearch.indices.recovery.IndexRecoveryIT Completed [252/293] on J0 in 7.84s, 7 tests Suite: org.elasticsearch.routing.AliasRoutingIT Completed [253/293] on J3 in 2.44s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.DoubleTermsIT Completed [254/293] on J3 in 1.09s, 30 tests Suite: org.elasticsearch.routing.SimpleRoutingIT Completed [255/293] on J0 in 1.37s, 5 tests Suite: org.elasticsearch.search.aggregations.bucket.FilterIT Completed [256/293] on J3 in 0.50s, 6 tests Suite: org.elasticsearch.search.aggregations.bucket.FiltersIT Completed [257/293] on J0 in 0.85s, 12 tests Suite: org.elasticsearch.search.aggregations.bucket.GlobalIT Completed [258/293] on J0 in 0.19s, 2 tests Suite: org.elasticsearch.search.aggregations.bucket.GeoHashGridIT Completed [259/293] on J3 in 1.21s, 8 tests Suite: org.elasticsearch.search.aggregations.bucket.MissingIT Completed [260/293] on J3 in 0.48s, 5 tests Suite: org.elasticsearch.routing.PartitionedRoutingIT Completed [261/293] on J1 in 7.34s, 2 tests Suite: org.elasticsearch.search.aggregations.metrics.ValueCountIT Completed [262/293] on J1 in 0.39s, 11 tests Suite: org.elasticsearch.search.aggregations.bucket.HistogramIT Completed [263/293] on J0 in 2.90s, 35 tests Suite: org.elasticsearch.search.aggregations.metrics.GeoBoundsIT Completed [264/293] on J3 in 1.84s, 10 tests Suite: org.elasticsearch.search.aggregations.pipeline.AvgBucketIT Completed [265/293] on J1 in 0.30s, 7 tests Suite: org.elasticsearch.search.aggregations.pipeline.MinBucketIT Completed [266/293] on J1 in 0.39s, 7 tests Suite: org.elasticsearch.search.aggregations.pipeline.PercentilesBucketIT Completed [267/293] on J1 in 0.61s, 12 tests Suite: org.elasticsearch.search.aggregations.pipeline.StatsBucketIT Completed [268/293] on J1 in 0.26s, 7 tests Suite: org.elasticsearch.search.aggregations.pipeline.SumBucketIT Completed [269/293] on J1 in 0.18s, 7 tests Suite: org.elasticsearch.search.basic.SearchWhileRelocatingIT Completed [270/293] on J1 in 3.82s, 1 test Suite: org.elasticsearch.indices.state.RareClusterStateIT Completed [271/293] on J2 in 19.51s, 5 tests Suite: org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT Completed [272/293] on J2 in 0.84s, 1 test Suite: org.elasticsearch.search.basic.TransportSearchFailuresIT Completed [273/293] on J2 in 0.19s, 1 test Suite: org.elasticsearch.search.basic.SearchWithRandomExceptionsIT Completed [274/293] on J1 in 3.82s, 1 test Suite: org.elasticsearch.search.msearch.MultiSearchIT Completed [275/293] on J1 in 0.36s, 2 tests HEARTBEAT J3 PID(20207@worker-709589): 2017-12-31T09:42:06, stalled for 11.6s at: BucketSelectorIT (suite) Suite: org.elasticsearch.search.aggregations.pipeline.BucketScriptIT Completed [276/293] on J0 in 12.76s, 10 tests Suite: org.elasticsearch.search.aggregations.pipeline.BucketSelectorIT Completed [277/293] on J3 in 13.12s, 12 tests Suite: org.elasticsearch.search.nested.SimpleNestedIT Completed [278/293] on J1 in 2.52s, 10 tests Suite: org.elasticsearch.search.morelikethis.MoreLikeThisIT Completed [279/293] on J2 in 3.67s, 18 tests Suite: org.elasticsearch.search.query.QueryStringIT Completed [280/293] on J3 in 1.58s, 10 tests Suite: org.elasticsearch.search.query.SimpleQueryStringIT Completed [281/293] on J2 in 1.70s, 17 tests Suite: org.elasticsearch.search.searchafter.SearchAfterIT Completed [282/293] on J3 in 1.24s, 3 tests Suite: org.elasticsearch.search.preference.SearchPreferenceIT Completed [283/293] on J0 in 5.93s, 6 tests Suite: org.elasticsearch.search.simple.SimpleSearchIT Completed [284/293] on J2 in 4.97s, 21 tests Suite: org.elasticsearch.search.slice.SearchSliceIT Completed [285/293] on J3 in 5.69s, 4 tests Suite: org.elasticsearch.search.stats.SearchStatsIT Completed [286/293] on J2 in 1.46s, 2 tests Suite: org.elasticsearch.search.query.SearchQueryIT Completed [287/293] on J1 in 10.80s, 51 tests Suite: org.elasticsearch.search.suggest.ContextCompletionSuggestSearchIT IGNOR/A 0.00s J2 | ContextCompletionSuggestSearchIT.testMultiContextBoosting > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=multiple context boosting is broken, as a suggestion, contexts pair is treated as (num(context) entries))) Completed [288/293] on J2 in 3.83s, 18 tests, 1 skipped Suite: org.elasticsearch.search.suggest.CompletionSuggestSearchIT Completed [289/293] on J3 in 6.04s, 38 tests Suite: org.elasticsearch.snapshots.MinThreadsSnapshotRestoreIT Completed [290/293] on J2 in 1.77s, 3 tests [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/testrun/integTest/temp/junit4-J2-20171231_093628_3566607296868021836770.syserr Suite: org.elasticsearch.snapshots.RepositoriesIT Completed [291/293] on J3 in 0.36s, 5 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/testrun/integTest/temp/junit4-J3-20171231_093628_3568882171572429107321.syserr Suite: org.elasticsearch.snapshots.FsBlobStoreRepositoryIT Completed [292/293] on J1 in 4.70s, 3 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/testrun/integTest/temp/junit4-J1-20171231_093628_3565160759766612770623.syserr HEARTBEAT J0 PID(20213@worker-709589): 2017-12-31T09:42:24, stalled for 10.6s at: FieldSortIT.testSortMissingStrings Suite: org.elasticsearch.search.sort.FieldSortIT Completed [293/293] on J0 in 16.94s, 20 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/core/build/testrun/integTest/temp/junit4-J0-20171231_093628_3568727107257090147602.syserr Slow Tests Summary: 84.66s | org.elasticsearch.cluster.routing.PrimaryAllocationIT 81.73s | org.elasticsearch.discovery.MasterDisruptionIT 72.17s | org.elasticsearch.discovery.ClusterDisruptionIT 63.10s | org.elasticsearch.discovery.DiscoveryDisruptionIT 40.74s | org.elasticsearch.discovery.SnapshotDisruptionIT ==> Test Summary: 293 suites, 2193 tests, 3 ignored (3 assumptions) [ant:junit4] JVM J0: 0.26 .. 362.45 = 362.18s [ant:junit4] JVM J1: 0.26 .. 355.95 = 355.69s [ant:junit4] JVM J2: 0.26 .. 354.94 = 354.68s [ant:junit4] JVM J3: 0.26 .. 355.28 = 355.02s [ant:junit4] Execution time total: 6 minutes 2 seconds [ant:junit4] Tests summary: 293 suites, 2193 tests, 3 ignored (3 assumptions) :core:integTest (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 6 mins 2.504 secs. :core:check (Thread[Task worker for ':' Thread 4,5,main]) started. :core:check Skipping task ':core:check' as it has no actions. :core:check (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :core:build (Thread[Task worker for ':' Thread 4,5,main]) started. :core:build Skipping task ':core:build' as it has no actions. :core:build (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :docs:copyJvmExamplePluginRestSpec (Thread[Task worker for ':' Thread 4,5,main]) started. :docs:copyJvmExamplePluginRestSpec Putting task artifact state for task ':docs:copyJvmExamplePluginRestSpec' into context took 0.0 secs. Up-to-date check for task ':docs:copyJvmExamplePluginRestSpec' took 0.002 secs. It is not up-to-date because: No history is available. :docs:copyJvmExamplePluginRestSpec (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.003 secs. :docs:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 4,5,main]) started. :docs:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':docs:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :docs:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :docs:integTestCluster#clean (Thread[Task worker for ':' Thread 4,5,main]) started. :docs:integTestCluster#clean Putting task artifact state for task ':docs:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :docs:integTestCluster#clean UP-TO-DATE :docs:integTestCluster#clean (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :docs:integTestCluster#createCwd (Thread[Task worker for ':' Thread 4,5,main]) started. :docs:integTestCluster#createCwd Putting task artifact state for task ':docs:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :docs:integTestCluster#createCwd (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :docs:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 4,5,main]) started. :docs:integTestCluster#checkPrevious Skipping task ':docs:integTestCluster#checkPrevious' as task onlyIf is false. :docs:integTestCluster#checkPrevious SKIPPED :docs:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :docs:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 4,5,main]) started. :docs:integTestCluster#stopPrevious Skipping task ':docs:integTestCluster#stopPrevious' as task onlyIf is false. :docs:integTestCluster#stopPrevious SKIPPED :docs:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.0 secs. :distribution:buildFullNotice (Thread[Task worker for ':' Thread 4,5,main]) started. :distribution:buildFullNotice Putting task artifact state for task ':distribution:buildFullNotice' into context took 0.0 secs. Up-to-date check for task ':distribution:buildFullNotice' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:buildFullNotice (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.012 secs. :modules:aggs-matrix-stats:bundlePlugin (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:aggs-matrix-stats:bundlePlugin Putting task artifact state for task ':modules:aggs-matrix-stats:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:bundlePlugin (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.004 secs. :modules:analysis-common:jar (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:analysis-common:jar Putting task artifact state for task ':modules:analysis-common:jar' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:jar' took 0.001 secs. It is not up-to-date because: No history is available. :modules:analysis-common:jar (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.011 secs. :modules:analysis-common:bundlePlugin (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:analysis-common:bundlePlugin Putting task artifact state for task ':modules:analysis-common:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :modules:analysis-common:bundlePlugin (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.003 secs. :modules:ingest-common:bundlePlugin (Thread[Task worker for ':' Thread 4,5,main]) started. :modules:ingest-common:bundlePlugin Putting task artifact state for task ':modules:ingest-common:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:bundlePlugin' took 0.004 secs. It is not up-to-date because: No history is available. :modules:ingest-common:bundlePlugin (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 0.053 secs. :modules:lang-expression:jar (Thread[Task worker for ':' Thread 5,5,main]) started. :modules:lang-expression:jar Putting task artifact state for task ':modules:lang-expression:jar' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:jar' took 0.001 secs. It is not up-to-date because: No history is available. :modules:lang-expression:jar (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.008 secs. :modules:lang-expression:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) started. :modules:lang-expression:bundlePlugin Putting task artifact state for task ':modules:lang-expression:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:bundlePlugin' took 0.002 secs. It is not up-to-date because: No history is available. :modules:lang-expression:bundlePlugin (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.02 secs. :modules:lang-mustache:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-mustache:bundlePlugin Putting task artifact state for task ':modules:lang-mustache:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. :modules:lang-painless:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:lang-painless:bundlePlugin Putting task artifact state for task ':modules:lang-painless:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:bundlePlugin' took 0.003 secs. It is not up-to-date because: No history is available. :modules:lang-painless:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.034 secs. :modules:mapper-extras:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:mapper-extras:jar Putting task artifact state for task ':modules:mapper-extras:jar' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:jar' took 0.001 secs. It is not up-to-date because: No history is available. :modules:mapper-extras:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.006 secs. :modules:mapper-extras:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:mapper-extras:bundlePlugin Putting task artifact state for task ':modules:mapper-extras:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :modules:mapper-extras:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :modules:parent-join:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:parent-join:bundlePlugin Putting task artifact state for task ':modules:parent-join:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:bundlePlugin' took 0.001 secs. It is not up-to-date because: No history is available. :modules:parent-join:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. :modules:percolator:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:percolator:bundlePlugin Putting task artifact state for task ':modules:percolator:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :modules:percolator:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :modules:rank-eval:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:rank-eval:bundlePlugin Putting task artifact state for task ':modules:rank-eval:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :modules:rank-eval:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :modules:reindex:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:reindex:bundlePlugin Putting task artifact state for task ':modules:reindex:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:bundlePlugin' took 0.005 secs. It is not up-to-date because: No history is available. :modules:reindex:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.058 secs. :modules:repository-url:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:repository-url:jar Putting task artifact state for task ':modules:repository-url:jar' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:jar' took 0.0 secs. It is not up-to-date because: No history is available. :modules:repository-url:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :modules:repository-url:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:repository-url:bundlePlugin Putting task artifact state for task ':modules:repository-url:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:repository-url:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :modules:repository-url:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :modules:transport-netty4:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:transport-netty4:bundlePlugin Putting task artifact state for task ':modules:transport-netty4:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:bundlePlugin' took 0.006 secs. It is not up-to-date because: No history is available. :modules:transport-netty4:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.072 secs. :modules:tribe:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :modules:tribe:bundlePlugin Putting task artifact state for task ':modules:tribe:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':modules:tribe:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :modules:tribe:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :distribution:buildModules (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:buildModules Putting task artifact state for task ':distribution:buildModules' into context took 0.0 secs. Up-to-date check for task ':distribution:buildModules' took 0.02 secs. It is not up-to-date because: No history is available. :distribution:buildModules (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.133 secs. :distribution:zip:createLogDir (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:createLogDir Putting task artifact state for task ':distribution:zip:createLogDir' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:createLogDir' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:zip:createLogDir (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :distribution:zip:createPluginsDir (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:createPluginsDir Putting task artifact state for task ':distribution:zip:createPluginsDir' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:createPluginsDir' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:zip:createPluginsDir (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:tools:launchers:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:tools:launchers:jar Putting task artifact state for task ':distribution:tools:launchers:jar' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:launchers:jar' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tools:launchers:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :distribution:tools:plugin-cli:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:tools:plugin-cli:jar Putting task artifact state for task ':distribution:tools:plugin-cli:jar' into context took 0.0 secs. Up-to-date check for task ':distribution:tools:plugin-cli:jar' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:tools:plugin-cli:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs. :distribution:zip:buildZip (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:buildZip Putting task artifact state for task ':distribution:zip:buildZip' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:buildZip' took 0.057 secs. It is not up-to-date because: No history is available. :distribution:zip:buildZip (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.907 secs. :docs:integTestCluster#extract (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#extract Putting task artifact state for task ':docs:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#extract' took 0.063 secs. It is not up-to-date because: No history is available. :docs:integTestCluster#extract (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.411 secs. :plugins:analysis-icu:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-icu:generateNotice Putting task artifact state for task ':plugins:analysis-icu:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-icu:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:analysis-icu:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-icu:jar Putting task artifact state for task ':plugins:analysis-icu:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-icu:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. :plugins:analysis-icu:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-icu:bundlePlugin Putting task artifact state for task ':plugins:analysis-icu:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-icu:bundlePlugin' took 0.027 secs. It is not up-to-date because: No history is available. :plugins:analysis-icu:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.343 secs. :plugins:analysis-kuromoji:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-kuromoji:generateNotice Putting task artifact state for task ':plugins:analysis-kuromoji:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-kuromoji:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:analysis-kuromoji:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-kuromoji:jar Putting task artifact state for task ':plugins:analysis-kuromoji:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-kuromoji:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs. :plugins:analysis-kuromoji:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-kuromoji:bundlePlugin Putting task artifact state for task ':plugins:analysis-kuromoji:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-kuromoji:bundlePlugin' took 0.011 secs. It is not up-to-date because: No history is available. :plugins:analysis-kuromoji:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.135 secs. :plugins:analysis-phonetic:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-phonetic:generateNotice Putting task artifact state for task ':plugins:analysis-phonetic:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-phonetic:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:analysis-phonetic:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-phonetic:jar Putting task artifact state for task ':plugins:analysis-phonetic:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-phonetic:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:analysis-phonetic:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-phonetic:bundlePlugin Putting task artifact state for task ':plugins:analysis-phonetic:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-phonetic:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-phonetic:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.01 secs. :plugins:analysis-smartcn:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-smartcn:generateNotice Putting task artifact state for task ':plugins:analysis-smartcn:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-smartcn:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:analysis-smartcn:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-smartcn:jar Putting task artifact state for task ':plugins:analysis-smartcn:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-smartcn:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:analysis-smartcn:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-smartcn:bundlePlugin Putting task artifact state for task ':plugins:analysis-smartcn:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-smartcn:bundlePlugin' took 0.008 secs. It is not up-to-date because: No history is available. :plugins:analysis-smartcn:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.106 secs. :plugins:analysis-stempel:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-stempel:generateNotice Putting task artifact state for task ':plugins:analysis-stempel:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-stempel:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:analysis-stempel:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-stempel:jar Putting task artifact state for task ':plugins:analysis-stempel:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-stempel:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:analysis-stempel:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-stempel:bundlePlugin Putting task artifact state for task ':plugins:analysis-stempel:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-stempel:bundlePlugin' took 0.001 secs. It is not up-to-date because: No history is available. :plugins:analysis-stempel:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.018 secs. :plugins:analysis-ukrainian:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-ukrainian:generateNotice Putting task artifact state for task ':plugins:analysis-ukrainian:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-ukrainian:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:analysis-ukrainian:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-ukrainian:jar Putting task artifact state for task ':plugins:analysis-ukrainian:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:analysis-ukrainian:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :plugins:analysis-ukrainian:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:analysis-ukrainian:bundlePlugin Putting task artifact state for task ':plugins:analysis-ukrainian:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:analysis-ukrainian:bundlePlugin' took 0.009 secs. It is not up-to-date because: No history is available. :plugins:analysis-ukrainian:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.108 secs. :plugins:discovery-azure-classic:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-azure-classic:generateNotice Putting task artifact state for task ':plugins:discovery-azure-classic:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-azure-classic:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :plugins:discovery-azure-classic:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-azure-classic:jar Putting task artifact state for task ':plugins:discovery-azure-classic:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:jar' took 0.001 secs. It is not up-to-date because: No history is available. :plugins:discovery-azure-classic:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs. :plugins:discovery-azure-classic:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-azure-classic:bundlePlugin Putting task artifact state for task ':plugins:discovery-azure-classic:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-azure-classic:bundlePlugin' took 0.012 secs. It is not up-to-date because: No history is available. :plugins:discovery-azure-classic:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.175 secs. :plugins:discovery-ec2:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-ec2:generateNotice Putting task artifact state for task ':plugins:discovery-ec2:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-ec2:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:discovery-ec2:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-ec2:jar Putting task artifact state for task ':plugins:discovery-ec2:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-ec2:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs. :plugins:discovery-ec2:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-ec2:bundlePlugin Putting task artifact state for task ':plugins:discovery-ec2:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-ec2:bundlePlugin' took 0.013 secs. It is not up-to-date because: No history is available. :plugins:discovery-ec2:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.187 secs. :plugins:discovery-file:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-file:generateNotice Putting task artifact state for task ':plugins:discovery-file:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-file:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:discovery-file:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-file:jar Putting task artifact state for task ':plugins:discovery-file:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-file:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:discovery-file:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-file:bundlePlugin Putting task artifact state for task ':plugins:discovery-file:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-file:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-file:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :plugins:discovery-gce:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:generateNotice Putting task artifact state for task ':plugins:discovery-gce:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-gce:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :plugins:discovery-gce:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:jar Putting task artifact state for task ':plugins:discovery-gce:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:discovery-gce:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs. :plugins:discovery-gce:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:discovery-gce:bundlePlugin Putting task artifact state for task ':plugins:discovery-gce:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:discovery-gce:bundlePlugin' took 0.005 secs. It is not up-to-date because: No history is available. :plugins:discovery-gce:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.089 secs. :plugins:ingest-attachment:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:generateNotice Putting task artifact state for task ':plugins:ingest-attachment:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-attachment:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:ingest-attachment:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:jar Putting task artifact state for task ':plugins:ingest-attachment:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-attachment:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:ingest-attachment:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-attachment:bundlePlugin Putting task artifact state for task ':plugins:ingest-attachment:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-attachment:bundlePlugin' took 0.06 secs. It is not up-to-date because: No history is available. :plugins:ingest-attachment:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.736 secs. :plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles Putting task artifact state for task ':plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles' took 0.074 secs. It is not up-to-date because: No history is available. :plugins:ingest-geoip:copyDefaultGeoIp2DatabaseFiles (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.387 secs. :plugins:ingest-geoip:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:generateNotice Putting task artifact state for task ':plugins:ingest-geoip:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-geoip:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:ingest-geoip:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-geoip:bundlePlugin Putting task artifact state for task ':plugins:ingest-geoip:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-geoip:bundlePlugin' took 0.004 secs. It is not up-to-date because: No history is available. :plugins:ingest-geoip:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.911 secs. :plugins:ingest-user-agent:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-user-agent:generateNotice Putting task artifact state for task ':plugins:ingest-user-agent:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-user-agent:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:ingest-user-agent:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-user-agent:jar Putting task artifact state for task ':plugins:ingest-user-agent:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-user-agent:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs. :plugins:ingest-user-agent:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:ingest-user-agent:bundlePlugin Putting task artifact state for task ':plugins:ingest-user-agent:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:ingest-user-agent:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:ingest-user-agent:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:jvm-example:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:jvm-example:generateNotice Putting task artifact state for task ':plugins:jvm-example:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:jvm-example:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:jvm-example:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:jvm-example:jar Putting task artifact state for task ':plugins:jvm-example:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:jvm-example:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:jvm-example:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:jvm-example:bundlePlugin Putting task artifact state for task ':plugins:jvm-example:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:jvm-example:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:jvm-example:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :plugins:mapper-murmur3:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-murmur3:generateNotice Putting task artifact state for task ':plugins:mapper-murmur3:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-murmur3:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-murmur3:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-murmur3:jar Putting task artifact state for task ':plugins:mapper-murmur3:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-murmur3:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:mapper-murmur3:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-murmur3:bundlePlugin Putting task artifact state for task ':plugins:mapper-murmur3:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-murmur3:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-murmur3:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :plugins:mapper-size:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-size:generateNotice Putting task artifact state for task ':plugins:mapper-size:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-size:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:mapper-size:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-size:jar Putting task artifact state for task ':plugins:mapper-size:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-size:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:mapper-size:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:mapper-size:bundlePlugin Putting task artifact state for task ':plugins:mapper-size:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:mapper-size:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:mapper-size:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :plugins:store-smb:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:store-smb:generateNotice Putting task artifact state for task ':plugins:store-smb:generateNotice' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:generateNotice' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:store-smb:generateNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :plugins:store-smb:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:store-smb:jar Putting task artifact state for task ':plugins:store-smb:jar' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:jar' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:store-smb:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :plugins:store-smb:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :plugins:store-smb:bundlePlugin Putting task artifact state for task ':plugins:store-smb:bundlePlugin' into context took 0.0 secs. Up-to-date check for task ':plugins:store-smb:bundlePlugin' took 0.0 secs. It is not up-to-date because: No history is available. :plugins:store-smb:bundlePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :docs:integTestCluster#configure (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#configure Putting task artifact state for task ':docs:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :docs:integTestCluster#configure (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs. :docs:integTestCluster#copyPlugins (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#copyPlugins Putting task artifact state for task ':docs:integTestCluster#copyPlugins' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#copyPlugins' took 0.209 secs. It is not up-to-date because: No history is available. :docs:integTestCluster#copyPlugins (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.477 secs. :docs:integTestCluster#installAnalysisIcuPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installAnalysisIcuPlugin Putting task artifact state for task ':docs:integTestCluster#installAnalysisIcuPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installAnalysisIcuPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/analysis-icu-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/analysis-icu-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 2%   [> ] 3%   [=> ] 4%   [=> ] 5%   [==> ] 6%   [==> ] 7%   [===> ] 8%   [===> ] 9%   [====> ] 10%   [====> ] 11%   [=====> ] 12%   [=====> ] 13%   [======> ] 14%   [======> ] 15%   [=======> ] 16%   [=======> ] 17%   [========> ] 18%   [========> ] 19%   [=========> ] 20%   [=========> ] 21%   [==========> ] 22%   [==========> ] 23%   [===========> ] 24%   [===========> ] 25%   [============> ] 26%   [============> ] 27%   [=============> ] 28%   [=============> ] 29%   [==============> ] 30%   [==============> ] 31%   [===============> ] 32%   [===============> ] 33%   [================> ] 34%   [================> ] 35%   [=================> ] 36%   [=================> ] 37%   [==================> ] 38%   [==================> ] 39%   [===================> ] 40%   [===================> ] 41%   [====================> ] 42%   [====================> ] 43%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 46%   [======================> ] 47%   [=======================> ] 48%   [=======================> ] 49%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 52%   [=========================> ] 53%   [==========================> ] 54%   [==========================> ] 55%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 58%   [============================> ] 59%   [=============================> ] 60%   [=============================> ] 61%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 64%   [===============================> ] 65%   [================================> ] 66%   [================================> ] 67%   [=================================> ] 68%   [=================================> ] 69%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 72%   [===================================> ] 73%   [====================================> ] 74%   [====================================> ] 75%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 78%   [======================================> ] 79%   [=======================================> ] 80%   [=======================================> ] 81%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 84%   [=========================================> ] 85%   [==========================================> ] 86%   [==========================================> ] 87%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 90%   [============================================> ] 91%   [=============================================> ] 92%   [=============================================> ] 93%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 96%   [===============================================> ] 97%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   -> Installed analysis-icu :docs:integTestCluster#installAnalysisIcuPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.59 secs. :docs:integTestCluster#installAnalysisKuromojiPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installAnalysisKuromojiPlugin Putting task artifact state for task ':docs:integTestCluster#installAnalysisKuromojiPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installAnalysisKuromojiPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/analysis-kuromoji-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/analysis-kuromoji-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 2%   [> ] 3%   [=> ] 4%   [=> ] 5%   [==> ] 6%   [==> ] 7%   [===> ] 8%   [===> ] 9%   [====> ] 10%   [====> ] 11%   [=====> ] 12%   [=====> ] 13%   [======> ] 14%   [======> ] 15%   [=======> ] 16%   [=======> ] 17%   [========> ] 18%   [========> ] 19%   [=========> ] 20%   [=========> ] 21%   [==========> ] 22%   [==========> ] 23%   [===========> ] 24%   [===========> ] 25%   [============> ] 26%   [============> ] 27%   [=============> ] 28%   [=============> ] 29%   [==============> ] 30%   [==============> ] 31%   [===============> ] 32%   [===============> ] 33%   [================> ] 34%   [================> ] 35%   [=================> ] 36%   [=================> ] 37%   [==================> ] 38%   [==================> ] 39%   [===================> ] 40%   [===================> ] 41%   [====================> ] 42%   [====================> ] 43%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 46%   [======================> ] 47%   [=======================> ] 48%   [=======================> ] 49%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 52%   [=========================> ] 53%   [==========================> ] 54%   [==========================> ] 55%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 58%   [============================> ] 59%   [=============================> ] 60%   [=============================> ] 61%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 64%   [===============================> ] 65%   [================================> ] 66%   [================================> ] 67%   [=================================> ] 68%   [=================================> ] 69%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 72%   [===================================> ] 73%   [====================================> ] 74%   [====================================> ] 75%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 78%   [======================================> ] 79%   [=======================================> ] 80%   [=======================================> ] 81%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 84%   [=========================================> ] 85%   [==========================================> ] 86%   [==========================================> ] 87%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 90%   [============================================> ] 91%   [=============================================> ] 92%   [=============================================> ] 93%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 96%   [===============================================> ] 97%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   -> Installed analysis-kuromoji :docs:integTestCluster#installAnalysisKuromojiPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.559 secs. :docs:integTestCluster#installAnalysisPhoneticPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installAnalysisPhoneticPlugin Putting task artifact state for task ':docs:integTestCluster#installAnalysisPhoneticPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installAnalysisPhoneticPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/analysis-phonetic-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/analysis-phonetic-6.2.0-SNAPSHOT.zip [> ] 2%   [=> ] 5%   [===> ] 8%   [====> ] 11%   [======> ] 14%   [=======> ] 16%   [========> ] 19%   [==========> ] 22%   [===========> ] 25%   [=============> ] 28%   [==============> ] 31%   [===============> ] 33%   [=================> ] 36%   [==================> ] 39%   [====================> ] 42%   [=====================> ] 45%   [======================> ] 47%   [========================> ] 50%   [=========================> ] 53%   [===========================> ] 56%   [============================> ] 59%   [==============================> ] 62%   [===============================> ] 64%   [================================> ] 67%   [==================================> ] 70%   [===================================> ] 73%   [=====================================> ] 76%   [======================================> ] 78%   [=======================================> ] 81%   [=========================================> ] 84%   [==========================================> ] 87%   [============================================> ] 90%   [=============================================> ] 93%   [==============================================> ] 95%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   -> Installed analysis-phonetic :docs:integTestCluster#installAnalysisPhoneticPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.479 secs. :docs:integTestCluster#installAnalysisSmartcnPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installAnalysisSmartcnPlugin Putting task artifact state for task ':docs:integTestCluster#installAnalysisSmartcnPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installAnalysisSmartcnPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/analysis-smartcn-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/analysis-smartcn-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 2%   [> ] 3%   [=> ] 4%   [=> ] 5%   [==> ] 6%   [==> ] 7%   [===> ] 8%   [===> ] 9%   [====> ] 10%   [====> ] 11%   [=====> ] 12%   [=====> ] 13%   [======> ] 14%   [======> ] 15%   [=======> ] 16%   [=======> ] 17%   [========> ] 18%   [========> ] 19%   [=========> ] 20%   [=========> ] 21%   [==========> ] 22%   [==========> ] 23%   [===========> ] 24%   [===========> ] 25%   [============> ] 26%   [============> ] 27%   [=============> ] 28%   [=============> ] 29%   [==============> ] 30%   [==============> ] 31%   [===============> ] 32%   [===============> ] 33%   [================> ] 34%   [================> ] 35%   [=================> ] 36%   [=================> ] 37%   [==================> ] 38%   [==================> ] 39%   [===================> ] 40%   [===================> ] 41%   [====================> ] 42%   [====================> ] 43%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 46%   [======================> ] 47%   [=======================> ] 48%   [=======================> ] 49%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 52%   [=========================> ] 53%   [==========================> ] 54%   [==========================> ] 55%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 58%   [============================> ] 59%   [=============================> ] 60%   [=============================> ] 61%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 64%   [===============================> ] 65%   [================================> ] 66%   [================================> ] 67%   [=================================> ] 68%   [=================================> ] 69%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 72%   [===================================> ] 73%   [====================================> ] 74%   [====================================> ] 75%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 78%   [======================================> ] 79%   [=======================================> ] 80%   [=======================================> ] 81%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 84%   [=========================================> ] 85%   [==========================================> ] 86%   [==========================================> ] 87%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 90%   [============================================> ] 91%   [=============================================> ] 92%   [=============================================> ] 93%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 96%   [===============================================> ] 97%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   -> Installed analysis-smartcn :docs:integTestCluster#installAnalysisSmartcnPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.563 secs. :docs:integTestCluster#installAnalysisStempelPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installAnalysisStempelPlugin Putting task artifact state for task ':docs:integTestCluster#installAnalysisStempelPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installAnalysisStempelPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/analysis-stempel-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/analysis-stempel-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 3%   [=> ] 4%   [==> ] 6%   [==> ] 7%   [===> ] 9%   [====> ] 10%   [=====> ] 12%   [=====> ] 13%   [======> ] 15%   [=======> ] 16%   [========> ] 18%   [========> ] 19%   [=========> ] 21%   [==========> ] 22%   [===========> ] 24%   [===========> ] 25%   [============> ] 27%   [=============> ] 28%   [==============> ] 30%   [==============> ] 31%   [===============> ] 33%   [================> ] 35%   [=================> ] 36%   [==================> ] 38%   [==================> ] 39%   [===================> ] 41%   [====================> ] 42%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 47%   [=======================> ] 48%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 53%   [==========================> ] 54%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 59%   [=============================> ] 60%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 65%   [================================> ] 67%   [=================================> ] 68%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 73%   [====================================> ] 74%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 79%   [=======================================> ] 80%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 85%   [==========================================> ] 86%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 91%   [=============================================> ] 92%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 97%   [================================================>] 99%   [=================================================] 100%   -> Installed analysis-stempel :docs:integTestCluster#installAnalysisStempelPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.496 secs. :docs:integTestCluster#installAnalysisUkrainianPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installAnalysisUkrainianPlugin Putting task artifact state for task ':docs:integTestCluster#installAnalysisUkrainianPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installAnalysisUkrainianPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/analysis-ukrainian-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/analysis-ukrainian-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 2%   [> ] 3%   [=> ] 4%   [=> ] 5%   [==> ] 6%   [==> ] 7%   [===> ] 8%   [===> ] 9%   [====> ] 10%   [====> ] 11%   [=====> ] 12%   [=====> ] 13%   [======> ] 14%   [======> ] 15%   [=======> ] 16%   [=======> ] 17%   [========> ] 18%   [========> ] 19%   [=========> ] 20%   [=========> ] 21%   [==========> ] 22%   [==========> ] 23%   [===========> ] 24%   [===========> ] 25%   [============> ] 26%   [============> ] 27%   [=============> ] 28%   [=============> ] 29%   [==============> ] 30%   [==============> ] 31%   [===============> ] 32%   [===============> ] 33%   [================> ] 34%   [================> ] 35%   [=================> ] 36%   [=================> ] 37%   [==================> ] 38%   [==================> ] 39%   [===================> ] 40%   [===================> ] 41%   [====================> ] 42%   [====================> ] 43%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 46%   [======================> ] 47%   [=======================> ] 48%   [=======================> ] 49%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 52%   [=========================> ] 53%   [==========================> ] 54%   [==========================> ] 55%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 58%   [============================> ] 59%   [=============================> ] 60%   [=============================> ] 61%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 64%   [===============================> ] 65%   [================================> ] 66%   [================================> ] 67%   [=================================> ] 68%   [=================================> ] 69%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 72%   [===================================> ] 73%   [====================================> ] 74%   [====================================> ] 75%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 78%   [======================================> ] 79%   [=======================================> ] 80%   [=======================================> ] 81%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 84%   [=========================================> ] 85%   [==========================================> ] 86%   [==========================================> ] 87%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 90%   [============================================> ] 91%   [=============================================> ] 92%   [=============================================> ] 93%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 96%   [===============================================> ] 97%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   -> Installed analysis-ukrainian :docs:integTestCluster#installAnalysisUkrainianPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.584 secs. :docs:integTestCluster#installDiscoveryAzureClassicPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installDiscoveryAzureClassicPlugin Putting task artifact state for task ':docs:integTestCluster#installDiscoveryAzureClassicPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installDiscoveryAzureClassicPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/discovery-azure-classic-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/discovery-azure-classic-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 2%   [> ] 3%   [=> ] 4%   [=> ] 5%   [==> ] 6%   [==> ] 7%   [===> ] 8%   [===> ] 9%   [====> ] 10%   [====> ] 11%   [=====> ] 12%   [=====> ] 13%   [======> ] 14%   [======> ] 15%   [=======> ] 16%   [=======> ] 17%   [========> ] 18%   [========> ] 19%   [=========> ] 20%   [=========> ] 21%   [==========> ] 22%   [==========> ] 23%   [===========> ] 24%   [===========> ] 25%   [============> ] 26%   [============> ] 27%   [=============> ] 28%   [=============> ] 29%   [==============> ] 30%   [==============> ] 31%   [===============> ] 32%   [===============> ] 33%   [================> ] 34%   [================> ] 35%   [=================> ] 36%   [=================> ] 37%   [==================> ] 38%   [==================> ] 39%   [===================> ] 40%   [===================> ] 41%   [====================> ] 42%   [====================> ] 43%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 46%   [======================> ] 47%   [=======================> ] 48%   [=======================> ] 49%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 52%   [=========================> ] 53%   [==========================> ] 54%   [==========================> ] 55%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 58%   [============================> ] 59%   [=============================> ] 60%   [=============================> ] 61%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 64%   [===============================> ] 65%   [================================> ] 66%   [================================> ] 67%   [=================================> ] 68%   [=================================> ] 69%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 72%   [===================================> ] 73%   [====================================> ] 74%   [====================================> ] 75%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 78%   [======================================> ] 79%   [=======================================> ] 80%   [=======================================> ] 81%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 84%   [=========================================> ] 85%   [==========================================> ] 86%   [==========================================> ] 87%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 90%   [============================================> ] 91%   [=============================================> ] 92%   [=============================================> ] 93%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 96%   [===============================================> ] 97%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: plugin requires additional permissions @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ * java.net.SocketPermission * connect,resolve See http://docs.oracle.com/javase/8/docs/technotes/guides/security/permissions.html for descriptions of what these permissions allow and the associated risks. -> Installed discovery-azure-classic :docs:integTestCluster#installDiscoveryAzureClassicPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.607 secs. :docs:integTestCluster#installDiscoveryEc2Plugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installDiscoveryEc2Plugin Putting task artifact state for task ':docs:integTestCluster#installDiscoveryEc2Plugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installDiscoveryEc2Plugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/discovery-ec2-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/discovery-ec2-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 2%   [> ] 3%   [=> ] 4%   [=> ] 5%   [==> ] 6%   [==> ] 7%   [===> ] 8%   [===> ] 9%   [====> ] 10%   [====> ] 11%   [=====> ] 12%   [=====> ] 13%   [======> ] 14%   [======> ] 15%   [=======> ] 16%   [=======> ] 17%   [========> ] 18%   [========> ] 19%   [=========> ] 20%   [=========> ] 21%   [==========> ] 22%   [==========> ] 23%   [===========> ] 24%   [===========> ] 25%   [============> ] 26%   [============> ] 27%   [=============> ] 28%   [=============> ] 29%   [==============> ] 30%   [==============> ] 31%   [===============> ] 32%   [===============> ] 33%   [================> ] 34%   [================> ] 35%   [=================> ] 36%   [=================> ] 37%   [==================> ] 38%   [==================> ] 39%   [===================> ] 40%   [===================> ] 41%   [====================> ] 42%   [====================> ] 43%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 46%   [======================> ] 47%   [=======================> ] 48%   [=======================> ] 49%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 52%   [=========================> ] 53%   [==========================> ] 54%   [==========================> ] 55%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 58%   [============================> ] 59%   [=============================> ] 60%   [=============================> ] 61%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 64%   [===============================> ] 65%   [================================> ] 66%   [================================> ] 67%   [=================================> ] 68%   [=================================> ] 69%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 72%   [===================================> ] 73%   [====================================> ] 74%   [====================================> ] 75%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 78%   [======================================> ] 79%   [=======================================> ] 80%   [=======================================> ] 81%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 84%   [=========================================> ] 85%   [==========================================> ] 86%   [==========================================> ] 87%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 90%   [============================================> ] 91%   [=============================================> ] 92%   [=============================================> ] 93%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 96%   [===============================================> ] 97%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: plugin requires additional permissions @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ * java.lang.RuntimePermission accessDeclaredMembers * java.lang.RuntimePermission getClassLoader * java.net.SocketPermission * connect,resolve See http://docs.oracle.com/javase/8/docs/technotes/guides/security/permissions.html for descriptions of what these permissions allow and the associated risks. -> Installed discovery-ec2 :docs:integTestCluster#installDiscoveryEc2Plugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.57 secs. :docs:integTestCluster#installDiscoveryFilePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installDiscoveryFilePlugin Putting task artifact state for task ':docs:integTestCluster#installDiscoveryFilePlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installDiscoveryFilePlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/discovery-file-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/discovery-file-6.2.0-SNAPSHOT.zip [========================> ] 51%   [================================================>] 99%   [=================================================] 100%   -> Installed discovery-file :docs:integTestCluster#installDiscoveryFilePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.547 secs. :docs:integTestCluster#installDiscoveryGcePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installDiscoveryGcePlugin Putting task artifact state for task ':docs:integTestCluster#installDiscoveryGcePlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installDiscoveryGcePlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/discovery-gce-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/discovery-gce-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 2%   [> ] 3%   [=> ] 4%   [=> ] 5%   [==> ] 6%   [==> ] 7%   [===> ] 8%   [===> ] 9%   [====> ] 10%   [====> ] 11%   [=====> ] 12%   [=====> ] 13%   [======> ] 14%   [======> ] 15%   [=======> ] 16%   [=======> ] 17%   [========> ] 18%   [========> ] 19%   [=========> ] 20%   [=========> ] 21%   [==========> ] 22%   [==========> ] 23%   [===========> ] 24%   [===========> ] 25%   [============> ] 26%   [============> ] 27%   [=============> ] 28%   [=============> ] 29%   [==============> ] 30%   [==============> ] 31%   [===============> ] 32%   [===============> ] 33%   [================> ] 34%   [================> ] 35%   [=================> ] 36%   [=================> ] 37%   [==================> ] 38%   [==================> ] 39%   [===================> ] 40%   [===================> ] 41%   [====================> ] 42%   [====================> ] 43%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 46%   [======================> ] 47%   [=======================> ] 48%   [=======================> ] 49%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 52%   [=========================> ] 53%   [==========================> ] 54%   [==========================> ] 55%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 58%   [============================> ] 59%   [=============================> ] 60%   [=============================> ] 61%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 64%   [===============================> ] 65%   [================================> ] 66%   [================================> ] 67%   [=================================> ] 68%   [=================================> ] 69%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 72%   [===================================> ] 73%   [====================================> ] 74%   [====================================> ] 75%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 78%   [======================================> ] 79%   [=======================================> ] 80%   [=======================================> ] 81%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 84%   [=========================================> ] 85%   [==========================================> ] 86%   [==========================================> ] 87%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 90%   [============================================> ] 91%   [=============================================> ] 92%   [=============================================> ] 93%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 96%   [===============================================> ] 97%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: plugin requires additional permissions @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ * java.lang.RuntimePermission accessDeclaredMembers * java.lang.RuntimePermission setFactory * java.lang.reflect.ReflectPermission suppressAccessChecks * java.net.SocketPermission * connect,resolve See http://docs.oracle.com/javase/8/docs/technotes/guides/security/permissions.html for descriptions of what these permissions allow and the associated risks. -> Installed discovery-gce :docs:integTestCluster#installDiscoveryGcePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.59 secs. :docs:integTestCluster#installIngestAttachmentPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installIngestAttachmentPlugin Putting task artifact state for task ':docs:integTestCluster#installIngestAttachmentPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installIngestAttachmentPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/ingest-attachment-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/ingest-attachment-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 2%   [> ] 3%   [=> ] 4%   [=> ] 5%   [==> ] 6%   [==> ] 7%   [===> ] 8%   [===> ] 9%   [====> ] 10%   [====> ] 11%   [=====> ] 12%   [=====> ] 13%   [======> ] 14%   [======> ] 15%   [=======> ] 16%   [=======> ] 17%   [========> ] 18%   [========> ] 19%   [=========> ] 20%   [=========> ] 21%   [==========> ] 22%   [==========> ] 23%   [===========> ] 24%   [===========> ] 25%   [============> ] 26%   [============> ] 27%   [=============> ] 28%   [=============> ] 29%   [==============> ] 30%   [==============> ] 31%   [===============> ] 32%   [===============> ] 33%   [================> ] 34%   [================> ] 35%   [=================> ] 36%   [=================> ] 37%   [==================> ] 38%   [==================> ] 39%   [===================> ] 40%   [===================> ] 41%   [====================> ] 42%   [====================> ] 43%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 46%   [======================> ] 47%   [=======================> ] 48%   [=======================> ] 49%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 52%   [=========================> ] 53%   [==========================> ] 54%   [==========================> ] 55%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 58%   [============================> ] 59%   [=============================> ] 60%   [=============================> ] 61%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 64%   [===============================> ] 65%   [================================> ] 66%   [================================> ] 67%   [=================================> ] 68%   [=================================> ] 69%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 72%   [===================================> ] 73%   [====================================> ] 74%   [====================================> ] 75%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 78%   [======================================> ] 79%   [=======================================> ] 80%   [=======================================> ] 81%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 84%   [=========================================> ] 85%   [==========================================> ] 86%   [==========================================> ] 87%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 90%   [============================================> ] 91%   [=============================================> ] 92%   [=============================================> ] 93%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 96%   [===============================================> ] 97%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: plugin requires additional permissions @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ * java.lang.RuntimePermission getClassLoader * java.lang.reflect.ReflectPermission suppressAccessChecks * java.security.SecurityPermission createAccessControlContext * java.security.SecurityPermission insertProvider * java.security.SecurityPermission putProviderProperty.BC See http://docs.oracle.com/javase/8/docs/technotes/guides/security/permissions.html for descriptions of what these permissions allow and the associated risks. -> Installed ingest-attachment :docs:integTestCluster#installIngestAttachmentPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.739 secs. :docs:integTestCluster#installIngestGeoipPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installIngestGeoipPlugin Putting task artifact state for task ':docs:integTestCluster#installIngestGeoipPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installIngestGeoipPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/ingest-geoip-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/ingest-geoip-6.2.0-SNAPSHOT.zip [ ] 1%   [> ] 2%   [> ] 3%   [=> ] 4%   [=> ] 5%   [==> ] 6%   [==> ] 7%   [===> ] 8%   [===> ] 9%   [====> ] 10%   [====> ] 11%   [=====> ] 12%   [=====> ] 13%   [======> ] 14%   [======> ] 15%   [=======> ] 16%   [=======> ] 17%   [========> ] 18%   [========> ] 19%   [=========> ] 20%   [=========> ] 21%   [==========> ] 22%   [==========> ] 23%   [===========> ] 24%   [===========> ] 25%   [============> ] 26%   [============> ] 27%   [=============> ] 28%   [=============> ] 29%   [==============> ] 30%   [==============> ] 31%   [===============> ] 32%   [===============> ] 33%   [================> ] 34%   [================> ] 35%   [=================> ] 36%   [=================> ] 37%   [==================> ] 38%   [==================> ] 39%   [===================> ] 40%   [===================> ] 41%   [====================> ] 42%   [====================> ] 43%   [=====================> ] 44%   [=====================> ] 45%   [======================> ] 46%   [======================> ] 47%   [=======================> ] 48%   [=======================> ] 49%   [========================> ] 50%   [========================> ] 51%   [=========================> ] 52%   [=========================> ] 53%   [==========================> ] 54%   [==========================> ] 55%   [===========================> ] 56%   [===========================> ] 57%   [============================> ] 58%   [============================> ] 59%   [=============================> ] 60%   [=============================> ] 61%   [==============================> ] 62%   [==============================> ] 63%   [===============================> ] 64%   [===============================> ] 65%   [================================> ] 66%   [================================> ] 67%   [=================================> ] 68%   [=================================> ] 69%   [==================================> ] 70%   [==================================> ] 71%   [===================================> ] 72%   [===================================> ] 73%   [====================================> ] 74%   [====================================> ] 75%   [=====================================> ] 76%   [=====================================> ] 77%   [======================================> ] 78%   [======================================> ] 79%   [=======================================> ] 80%   [=======================================> ] 81%   [========================================> ] 82%   [========================================> ] 83%   [=========================================> ] 84%   [=========================================> ] 85%   [==========================================> ] 86%   [==========================================> ] 87%   [===========================================> ] 88%   [===========================================> ] 89%   [============================================> ] 90%   [============================================> ] 91%   [=============================================> ] 92%   [=============================================> ] 93%   [==============================================> ] 94%   [==============================================> ] 95%   [===============================================> ] 96%   [===============================================> ] 97%   [================================================>] 98%   [================================================>] 99%   [=================================================] 100%   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: plugin requires additional permissions @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ * java.lang.RuntimePermission accessDeclaredMembers * java.lang.reflect.ReflectPermission suppressAccessChecks See http://docs.oracle.com/javase/8/docs/technotes/guides/security/permissions.html for descriptions of what these permissions allow and the associated risks. -> Installed ingest-geoip :docs:integTestCluster#installIngestGeoipPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.79 secs. :docs:integTestCluster#installIngestUserAgentPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installIngestUserAgentPlugin Putting task artifact state for task ':docs:integTestCluster#installIngestUserAgentPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installIngestUserAgentPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/ingest-user-agent-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/ingest-user-agent-6.2.0-SNAPSHOT.zip [=====> ] 13%   [============> ] 26%   [==================> ] 39%   [=========================> ] 52%   [===============================> ] 65%   [======================================> ] 78%   [============================================> ] 91%   [================================================>] 99%   [=================================================] 100%   -> Installed ingest-user-agent :docs:integTestCluster#installIngestUserAgentPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.489 secs. :docs:integTestCluster#installJvmExamplePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installJvmExamplePlugin Putting task artifact state for task ':docs:integTestCluster#installJvmExamplePlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installJvmExamplePlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/jvm-example-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/jvm-example-6.2.0-SNAPSHOT.zip [==========================> ] 54%   [================================================>] 99%   [=================================================] 100%   -> Installed jvm-example :docs:integTestCluster#installJvmExamplePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.564 secs. :docs:integTestCluster#installMapperMurmur3Plugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installMapperMurmur3Plugin Putting task artifact state for task ':docs:integTestCluster#installMapperMurmur3Plugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installMapperMurmur3Plugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/mapper-murmur3-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/mapper-murmur3-6.2.0-SNAPSHOT.zip [========================> ] 50%   [================================================>] 99%   [=================================================] 100%   -> Installed mapper-murmur3 :docs:integTestCluster#installMapperMurmur3Plugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.492 secs. :docs:integTestCluster#installMapperSizePlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installMapperSizePlugin Putting task artifact state for task ':docs:integTestCluster#installMapperSizePlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installMapperSizePlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/mapper-size-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/mapper-size-6.2.0-SNAPSHOT.zip [======================> ] 47%   [==============================================> ] 94%   [================================================>] 99%   [=================================================] 100%   -> Installed mapper-size :docs:integTestCluster#installMapperSizePlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.595 secs. :docs:integTestCluster#installStoreSmbPlugin (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#installStoreSmbPlugin Putting task artifact state for task ':docs:integTestCluster#installStoreSmbPlugin' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#installStoreSmbPlugin' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Starting process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd Command: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin install file:/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster%20node0/plugins%20tmp/store-smb-6.2.0-SNAPSHOT.zip Successfully started process 'command '/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch-plugin'' warning: ignoring JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 -> Downloading file:/var/lib/jenkins/workspace/elastic elasticsearch 6.x multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/plugins tmp/store-smb-6.2.0-SNAPSHOT.zip [========================> ] 51%   [================================================>] 99%   [=================================================] 100%   -> Installed store-smb :docs:integTestCluster#installStoreSmbPlugin (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.494 secs. :docs:integTestCluster#extraConfig (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#extraConfig Putting task artifact state for task ':docs:integTestCluster#extraConfig' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#extraConfig' took 0.095 secs. It is not up-to-date because: No history is available. :docs:integTestCluster#extraConfig (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.101 secs. :docs:integTestCluster#start (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:integTestCluster#start Putting task artifact state for task ':docs:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: docs_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m | reindex.remote.whitelist: 127.0.0.1:* | script.painless.regex.enabled: true |----------------------------------------- :docs:integTestCluster#start (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.019 secs. :rest-api-spec:jar (Thread[Task worker for ':' Thread 3,5,main]) started. :rest-api-spec:jar Putting task artifact state for task ':rest-api-spec:jar' into context took 0.0 secs. Up-to-date check for task ':rest-api-spec:jar' took 0.003 secs. It is not up-to-date because: No history is available. :rest-api-spec:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.034 secs. :docs:copyRestSpec (Thread[Task worker for ':' Thread 3,5,main]) started. :docs:copyRestSpec Putting task artifact state for task ':docs:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':docs:copyRestSpec' took 0.0 secs. It is not up-to-date because: No history is available. :docs:copyRestSpec (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.03 secs. :distribution:zip:generatePomFileForNebulaPublication (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:generatePomFileForNebulaPublication Putting task artifact state for task ':distribution:zip:generatePomFileForNebulaPublication' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:generatePomFileForNebulaPublication' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. :distribution:zip:generatePomFileForNebulaPublication (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.002 secs. :distribution:zip:generatePomFileForNebulaRealPomPublication (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:generatePomFileForNebulaRealPomPublication Putting task artifact state for task ':distribution:zip:generatePomFileForNebulaRealPomPublication' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:generatePomFileForNebulaRealPomPublication' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. :distribution:zip:generatePomFileForNebulaRealPomPublication (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :distribution:zip:assemble (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:assemble Skipping task ':distribution:zip:assemble' as it has no actions. :distribution:zip:assemble (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':distribution:zip:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:zip:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:integTestCluster#clean (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:integTestCluster#clean Putting task artifact state for task ':distribution:zip:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:zip:integTestCluster#clean UP-TO-DATE :distribution:zip:integTestCluster#clean (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:integTestCluster#createCwd (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:integTestCluster#createCwd Putting task artifact state for task ':distribution:zip:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:zip:integTestCluster#createCwd (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:integTestCluster#checkPrevious Skipping task ':distribution:zip:integTestCluster#checkPrevious' as task onlyIf is false. :distribution:zip:integTestCluster#checkPrevious SKIPPED :distribution:zip:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:integTestCluster#stopPrevious Skipping task ':distribution:zip:integTestCluster#stopPrevious' as task onlyIf is false. :distribution:zip:integTestCluster#stopPrevious SKIPPED :distribution:zip:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:integTestCluster#extract (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:integTestCluster#extract Putting task artifact state for task ':distribution:zip:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:integTestCluster#extract' took 0.066 secs. It is not up-to-date because: No history is available. :distribution:zip:integTestCluster#extract (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.435 secs. :distribution:zip:integTestCluster#configure (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:integTestCluster#configure Putting task artifact state for task ':distribution:zip:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :distribution:zip:integTestCluster#configure (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs. :distribution:zip:integTestCluster#start (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:integTestCluster#start Putting task artifact state for task ':distribution:zip:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: distribution_zip_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :distribution:zip:integTestCluster#start (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.009 secs. :distribution:zip:copyRestSpec (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:zip:copyRestSpec Putting task artifact state for task ':distribution:zip:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:copyRestSpec' took 0.001 secs. It is not up-to-date because: No history is available. :distribution:zip:copyRestSpec (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.043 secs. :distribution:buildCoreNotice (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:buildCoreNotice Putting task artifact state for task ':distribution:buildCoreNotice' into context took 0.0 secs. Up-to-date check for task ':distribution:buildCoreNotice' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:buildCoreNotice (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.003 secs. :distribution:buildTransportModules (Thread[Task worker for ':' Thread 3,5,main]) started. :distribution:buildTransportModules Putting task artifact state for task ':distribution:buildTransportModules' into context took 0.0 secs. Up-to-date check for task ':distribution:buildTransportModules' took 0.011 secs. It is not up-to-date because: No history is available. :distribution:buildTransportModules (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.049 secs. :distribution:integ-test-zip:createLogDir (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:integ-test-zip:createLogDir Putting task artifact state for task ':distribution:integ-test-zip:createLogDir' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:createLogDir' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:integ-test-zip:createLogDir (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:createPluginsDir (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:integ-test-zip:createPluginsDir Putting task artifact state for task ':distribution:integ-test-zip:createPluginsDir' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:createPluginsDir' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:integ-test-zip:createPluginsDir (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:buildZip (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:integ-test-zip:buildZip Putting task artifact state for task ':distribution:integ-test-zip:buildZip' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:buildZip' took 0.003 secs. It is not up-to-date because: No history is available. :distribution:integ-test-zip:buildZip (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 1.028 secs. :distribution:integ-test-zip:generatePomFileForNebulaPublication (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:integ-test-zip:generatePomFileForNebulaPublication Putting task artifact state for task ':distribution:integ-test-zip:generatePomFileForNebulaPublication' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:generatePomFileForNebulaPublication' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. :distribution:integ-test-zip:generatePomFileForNebulaPublication (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.003 secs. :distribution:integ-test-zip:generatePomFileForNebulaRealPomPublication (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:integ-test-zip:generatePomFileForNebulaRealPomPublication Putting task artifact state for task ':distribution:integ-test-zip:generatePomFileForNebulaRealPomPublication' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:generatePomFileForNebulaRealPomPublication' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. :distribution:integ-test-zip:generatePomFileForNebulaRealPomPublication (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.003 secs. :distribution:integ-test-zip:assemble (Thread[Task worker for ':' Thread 5,5,main]) started. :distribution:integ-test-zip:assemble Skipping task ':distribution:integ-test-zip:assemble' as it has no actions. :distribution:integ-test-zip:assemble (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':distribution:integ-test-zip:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:integ-test-zip:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:integTestCluster#clean (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#clean Putting task artifact state for task ':distribution:integ-test-zip:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :distribution:integ-test-zip:integTestCluster#clean UP-TO-DATE :distribution:integ-test-zip:integTestCluster#clean (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:integTestCluster#createCwd (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#createCwd Putting task artifact state for task ':distribution:integ-test-zip:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :distribution:integ-test-zip:integTestCluster#createCwd (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :distribution:integ-test-zip:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#checkPrevious Skipping task ':distribution:integ-test-zip:integTestCluster#checkPrevious' as task onlyIf is false. :distribution:integ-test-zip:integTestCluster#checkPrevious SKIPPED :distribution:integ-test-zip:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#stopPrevious Skipping task ':distribution:integ-test-zip:integTestCluster#stopPrevious' as task onlyIf is false. :distribution:integ-test-zip:integTestCluster#stopPrevious SKIPPED :distribution:integ-test-zip:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:integTestCluster#extract (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#extract Putting task artifact state for task ':distribution:integ-test-zip:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:integTestCluster#extract' took 0.065 secs. It is not up-to-date because: No history is available. :distribution:integ-test-zip:integTestCluster#extract (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.43 secs. :distribution:integ-test-zip:integTestCluster#configure (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#configure Putting task artifact state for task ':distribution:integ-test-zip:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :distribution:integ-test-zip:integTestCluster#configure (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:integTestCluster#start (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#start Putting task artifact state for task ':distribution:integ-test-zip:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: distribution_integ-test-zip_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :distribution:integ-test-zip:integTestCluster#start (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.017 secs. :distribution:integ-test-zip:copyRestSpec (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:copyRestSpec Putting task artifact state for task ':distribution:integ-test-zip:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:copyRestSpec' took 0.001 secs. It is not up-to-date because: No history is available. :distribution:integ-test-zip:copyRestSpec (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.164 secs. :distribution:integ-test-zip:integTestCluster#init (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#init Skipping task ':distribution:integ-test-zip:integTestCluster#init' as it has no actions. :distribution:integ-test-zip:integTestCluster#init (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :distribution:integ-test-zip:integTestCluster#wait (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#wait Putting task artifact state for task ':distribution:integ-test-zip:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:42:55 CET 2017] checking health: http://[::1]:36031/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:42:55 CET 2017] checking health: http://[::1]:36031/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:36031/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:36031/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/cluster/integTestCluster node0/cwd/wait.success :distribution:integ-test-zip:integTestCluster#wait (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 6.608 secs. :distribution:integ-test-zip:integTestRunner (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestRunner Putting task artifact state for task ':distribution:integ-test-zip:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says שלום! Master seed: E044664E863F3964 ==> Test Info: seed=E044664E863F3964; jvm=1; suites=4 Started J0 PID(32506@worker-709589). Suite: org.elasticsearch.test.rest.NodeRestUsageIT Completed [1/4] in 1.36s, 2 tests Suite: org.elasticsearch.test.rest.IntegTestZipClientYamlTestSuiteIT IGNOR/A 0.01s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.put_settings/all_path_options/put settings in list of indices} > Assumption #1: [indices.put_settings/all_path_options/put settings in list of indices] skipped, reason: [list of indices not implemented yet] IGNOR/A 0.01s | IntegTestZipClientYamlTestSuiteIT.test {p0=mget/15_ids/IDs} > Assumption #1: [mget/15_ids/IDs] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.01s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /index*/_mapping/{type}} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.01s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /{index}/_mapping/_all} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.02s | IntegTestZipClientYamlTestSuiteIT.test {p0=update/85_fields_meta/Metadata Fields} > Assumption #1: [update/85_fields_meta/Metadata Fields] skipped, reason: [Update doesn't return metadata fields, waiting for #3259] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /_all/_mapping/{type}} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.01s | IntegTestZipClientYamlTestSuiteIT.test {p0=search.aggregation/200_top_hits_metric/top_hits aggregation with nested documents} > Assumption #1: [search.aggregation/200_top_hits_metric/top_hits aggregation with nested documents] skipped, reason: [AwaitsFix'ing, see elasticsearch #27570] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /{index}/_mapping/{type,type}} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /*/_mapping/{type}} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /_mapping/{type}} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.01s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /{index}/_mapping/{type*}} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /index,index/_mapping/{type}} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.exists_type/10_basic/Exists type} > Assumption #1: [indices.exists_type/10_basic/Exists type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /_mapping} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /{index}/_mapping/{type}} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /{index}/_mapping/*} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=indices.get_mapping/70_legacy_multi_type/Get /{index}/_mapping} > Assumption #1: [indices.get_mapping/70_legacy_multi_type] skipped, reason: [multiple types are not supported on 6.x indices onwards] IGNOR/A 0.00s | IntegTestZipClientYamlTestSuiteIT.test {p0=search.inner_hits/10_basic/Nested inner hits} > Assumption #1: [search.inner_hits/10_basic/Nested inner hits] skipped, reason: [AwaitsFix'ing, see elasticsearch #27570] Completed [2/4] in 144.77s, 879 tests, 18 skipped Suite: org.elasticsearch.test.rest.RequestsWithoutContentIT Completed [3/4] in 0.07s, 9 tests Suite: org.elasticsearch.test.rest.CreatedLocationHeaderIT Completed [4/4] in 0.47s, 4 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip/build/testrun/integTestRunner/temp/junit4-J0-20171231_094255_1797057584256495182034.syserr Slow Tests Summary: 144.77s | org.elasticsearch.test.rest.IntegTestZipClientYamlTestSuiteIT 1.36s | org.elasticsearch.test.rest.NodeRestUsageIT 0.47s | org.elasticsearch.test.rest.CreatedLocationHeaderIT 0.07s | org.elasticsearch.test.rest.RequestsWithoutContentIT ==> Test Summary: 4 suites, 894 tests, 18 ignored (18 assumptions) [ant:junit4] JVM J0: 0.26 .. 147.55 = 147.30s [ant:junit4] Execution time total: 2 minutes 27 seconds [ant:junit4] Tests summary: 4 suites, 894 tests, 18 ignored (18 assumptions) :distribution:integ-test-zip:integTestRunner (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 2 mins 27.565 secs. :distribution:integ-test-zip:integTestCluster#stop (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTestCluster#stop Putting task artifact state for task ':distribution:integ-test-zip:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':distribution:integ-test-zip:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 32351 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/integ-test-zip Command: kill -9 32351 Successfully started process 'command 'kill'' :distribution:integ-test-zip:integTestCluster#stop (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.003 secs. :distribution:integ-test-zip:integTest (Thread[Task worker for ':' Thread 7,5,main]) started. :distribution:integ-test-zip:integTest Skipping task ':distribution:integ-test-zip:integTest' as it has no actions. :distribution:integ-test-zip:integTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:aggs-matrix-stats:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:aggs-matrix-stats:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:integTestCluster#clean (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#clean Putting task artifact state for task ':modules:aggs-matrix-stats:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:aggs-matrix-stats:integTestCluster#clean UP-TO-DATE :modules:aggs-matrix-stats:integTestCluster#clean (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:integTestCluster#createCwd (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#createCwd Putting task artifact state for task ':modules:aggs-matrix-stats:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:integTestCluster#createCwd (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#checkPrevious Skipping task ':modules:aggs-matrix-stats:integTestCluster#checkPrevious' as task onlyIf is false. :modules:aggs-matrix-stats:integTestCluster#checkPrevious SKIPPED :modules:aggs-matrix-stats:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#stopPrevious Skipping task ':modules:aggs-matrix-stats:integTestCluster#stopPrevious' as task onlyIf is false. :modules:aggs-matrix-stats:integTestCluster#stopPrevious SKIPPED :modules:aggs-matrix-stats:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:integTestCluster#extract (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#extract Putting task artifact state for task ':modules:aggs-matrix-stats:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestCluster#extract' took 0.055 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:integTestCluster#extract (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.328 secs. :modules:aggs-matrix-stats:integTestCluster#configure (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#configure Putting task artifact state for task ':modules:aggs-matrix-stats:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:aggs-matrix-stats:integTestCluster#configure (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:integTestCluster#installAggsMatrixStatsModule (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#installAggsMatrixStatsModule Putting task artifact state for task ':modules:aggs-matrix-stats:integTestCluster#installAggsMatrixStatsModule' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestCluster#installAggsMatrixStatsModule' took 0.0 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:integTestCluster#installAggsMatrixStatsModule (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.002 secs. :modules:aggs-matrix-stats:integTestCluster#start (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#start Putting task artifact state for task ':modules:aggs-matrix-stats:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_aggs-matrix-stats_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:aggs-matrix-stats:integTestCluster#start (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.011 secs. :modules:aggs-matrix-stats:copyRestSpec (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:copyRestSpec Putting task artifact state for task ':modules:aggs-matrix-stats:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:copyRestSpec' took 0.001 secs. It is not up-to-date because: No history is available. :modules:aggs-matrix-stats:copyRestSpec (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.029 secs. :rest-api-spec:test (Thread[Task worker for ':' Thread 7,5,main]) started. :rest-api-spec:test Skipping task ':rest-api-spec:test' as task onlyIf is false. :rest-api-spec:test SKIPPED :rest-api-spec:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:test (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:test Putting task artifact state for task ':modules:aggs-matrix-stats:test' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says Привет! Master seed: D9C02D9EB7EE3F42 ==> Test Info: seed=D9C02D9EB7EE3F42; jvms=3; suites=3 Started J2 PID(32755@worker-709589). Started J1 PID(32756@worker-709589). Started J0 PID(32758@worker-709589). Suite: org.elasticsearch.search.aggregations.matrix.stats.RunningStatsTests Completed [1/3] on J2 in 1.36s, 2 tests [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/testrun/test/temp/junit4-J2-20171231_094523_1243669739199081614207.syserr Suite: org.elasticsearch.search.aggregations.matrix.stats.MatrixStatsAggregatorTests Completed [2/3] on J1 in 3.64s, 2 tests Suite: org.elasticsearch.search.aggregations.matrix.stats.InternalMatrixStatsTests Completed [3/3] on J0 in 3.51s, 5 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/testrun/test/temp/junit4-J1-20171231_094523_1246894768129635516198.syserr [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/testrun/test/temp/junit4-J0-20171231_094523_124894738487068072935.syserr Slow Tests Summary: 3.64s | org.elasticsearch.search.aggregations.matrix.stats.MatrixStatsAggregatorTests 3.51s | org.elasticsearch.search.aggregations.matrix.stats.InternalMatrixStatsTests 1.36s | org.elasticsearch.search.aggregations.matrix.stats.RunningStatsTests ==> Test Summary: 3 suites, 9 tests [ant:junit4] JVM J0: 0.27 .. 4.27 = 4.01s [ant:junit4] JVM J1: 0.26 .. 4.27 = 4.01s [ant:junit4] JVM J2: 0.26 .. 2.27 = 2.01s [ant:junit4] Execution time total: 4.28 sec. [ant:junit4] Tests summary: 3 suites, 9 tests :modules:aggs-matrix-stats:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 4.282 secs. :modules:aggs-matrix-stats:integTestCluster#init (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#init Skipping task ':modules:aggs-matrix-stats:integTestCluster#init' as it has no actions. :modules:aggs-matrix-stats:integTestCluster#init (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:aggs-matrix-stats:integTestCluster#wait (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#wait Putting task artifact state for task ':modules:aggs-matrix-stats:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:45:30 CET 2017] checking health: http://[::1]:44403/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:45:30 CET 2017] checking health: http://[::1]:44403/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:44403/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:44403/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/cluster/integTestCluster node0/cwd/wait.success :modules:aggs-matrix-stats:integTestCluster#wait (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 3.072 secs. :modules:aggs-matrix-stats:integTestRunner (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestRunner Putting task artifact state for task ':modules:aggs-matrix-stats:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says שלום! Master seed: 63270942E90742E3 ==> Test Info: seed=63270942E90742E3; jvm=1; suite=1 Started J0 PID(504@worker-709589). Suite: org.elasticsearch.search.aggregations.matrix.MatrixStatsClientYamlTestSuiteIT Completed [1/1] in 4.14s, 15 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats/build/testrun/integTestRunner/temp/junit4-J0-20171231_094530_4801211546917428332913.syserr Slow Tests Summary: 4.14s | org.elasticsearch.search.aggregations.matrix.MatrixStatsClientYamlTestSuiteIT ==> Test Summary: 1 suite, 15 tests [ant:junit4] JVM J0: 0.26 .. 5.27 = 5.01s [ant:junit4] Execution time total: 5.27 sec. [ant:junit4] Tests summary: 1 suite, 15 tests :modules:aggs-matrix-stats:integTestRunner (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 5.275 secs. :modules:aggs-matrix-stats:integTestCluster#stop (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTestCluster#stop Putting task artifact state for task ':modules:aggs-matrix-stats:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:aggs-matrix-stats:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 32730 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/aggs-matrix-stats Command: kill -9 32730 Successfully started process 'command 'kill'' :modules:aggs-matrix-stats:integTestCluster#stop (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.006 secs. :modules:aggs-matrix-stats:integTest (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:aggs-matrix-stats:integTest Skipping task ':modules:aggs-matrix-stats:integTest' as it has no actions. :modules:aggs-matrix-stats:integTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:analysis-common:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:analysis-common:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:analysis-common:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:analysis-common:integTestCluster#clean (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#clean Putting task artifact state for task ':modules:analysis-common:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:analysis-common:integTestCluster#clean UP-TO-DATE :modules:analysis-common:integTestCluster#clean (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:analysis-common:integTestCluster#createCwd (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#createCwd Putting task artifact state for task ':modules:analysis-common:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:analysis-common:integTestCluster#createCwd (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.001 secs. :modules:analysis-common:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#checkPrevious Skipping task ':modules:analysis-common:integTestCluster#checkPrevious' as task onlyIf is false. :modules:analysis-common:integTestCluster#checkPrevious SKIPPED :modules:analysis-common:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:analysis-common:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#stopPrevious Skipping task ':modules:analysis-common:integTestCluster#stopPrevious' as task onlyIf is false. :modules:analysis-common:integTestCluster#stopPrevious SKIPPED :modules:analysis-common:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:analysis-common:integTestCluster#extract (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#extract Putting task artifact state for task ':modules:analysis-common:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestCluster#extract' took 0.077 secs. It is not up-to-date because: No history is available. :modules:analysis-common:integTestCluster#extract (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.349 secs. :modules:analysis-common:integTestCluster#configure (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#configure Putting task artifact state for task ':modules:analysis-common:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:analysis-common:integTestCluster#configure (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:analysis-common:integTestCluster#installAnalysisCommonModule (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#installAnalysisCommonModule Putting task artifact state for task ':modules:analysis-common:integTestCluster#installAnalysisCommonModule' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestCluster#installAnalysisCommonModule' took 0.0 secs. It is not up-to-date because: No history is available. :modules:analysis-common:integTestCluster#installAnalysisCommonModule (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.002 secs. :modules:analysis-common:integTestCluster#start (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#start Putting task artifact state for task ':modules:analysis-common:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_analysis-common_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:analysis-common:integTestCluster#start (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.007 secs. :modules:analysis-common:copyRestSpec (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:copyRestSpec Putting task artifact state for task ':modules:analysis-common:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:copyRestSpec' took 0.001 secs. It is not up-to-date because: No history is available. :modules:analysis-common:copyRestSpec (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.036 secs. :modules:analysis-common:test (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:test Putting task artifact state for task ':modules:analysis-common:test' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:test' took 0.002 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says hello! Master seed: 2F70C984A43F842F ==> Test Info: seed=2F70C984A43F842F; jvms=4; suites=22 Started J2 PID(638@worker-709589). Started J1 PID(644@worker-709589). Started J0 PID(643@worker-709589). Started J3 PID(674@worker-709589). Suite: org.elasticsearch.analysis.common.FlattenGraphTokenFilterFactoryTests Completed [1/22] on J1 in 2.14s, 1 test Suite: org.elasticsearch.analysis.common.WordDelimiterTokenFilterFactoryTests Completed [2/22] on J1 in 0.82s, 8 tests Suite: org.elasticsearch.analysis.common.KeepFilterFactoryTests Completed [3/22] on J3 in 2.75s, 5 tests Suite: org.elasticsearch.analysis.common.CompoundAnalysisTests Completed [4/22] on J0 in 3.09s, 2 tests Suite: org.elasticsearch.analysis.common.WordDelimiterGraphTokenFilterFactoryTests Completed [5/22] on J0 in 0.31s, 9 tests Suite: org.elasticsearch.analysis.common.MinHashFilterFactoryTests Completed [6/22] on J0 in 0.09s, 2 tests Suite: org.elasticsearch.analysis.common.NGramTokenizerFactoryTests Completed [7/22] on J1 in 0.46s, 5 tests Suite: org.elasticsearch.analysis.common.ShingleTokenFilterTests Completed [8/22] on J0 in 0.07s, 1 test Suite: org.elasticsearch.analysis.common.KeepTypesFilterFactoryTests Completed [9/22] on J0 in 0.06s, 1 test Suite: org.elasticsearch.analysis.common.ASCIIFoldingTokenFilterFactoryTests Completed [10/22] on J0 in 0.10s, 2 tests Suite: org.elasticsearch.analysis.common.CJKFilterFactoryTests Completed [11/22] on J0 in 0.14s, 5 tests Suite: org.elasticsearch.analysis.common.StemmerTokenFilterFactoryTests Completed [12/22] on J1 in 0.82s, 2 tests Suite: org.elasticsearch.analysis.common.KeywordMarkerFilterFactoryTests Completed [13/22] on J1 in 0.08s, 3 tests Suite: org.elasticsearch.analysis.common.CommonAnalysisFactoryTests Completed [14/22] on J0 in 0.09s, 8 tests Suite: org.elasticsearch.analysis.common.CommonGramsTokenFilterFactoryTests Completed [15/22] on J1 in 0.14s, 6 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/testrun/test/temp/junit4-J0-20171231_094536_1701733185235140028567.syserr [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/testrun/test/temp/junit4-J1-20171231_094536_1704212684075649713797.syserr Suite: org.elasticsearch.analysis.common.MassiveWordListTests Completed [16/22] on J3 in 2.94s, 1 test Suite: org.elasticsearch.analysis.common.UniqueTokenFilterTests Completed [17/22] on J3 in 0.04s, 1 test Suite: org.elasticsearch.analysis.common.HighlighterWithAnalyzersTests Completed [18/22] on J2 in 6.94s, 2 tests Suite: org.elasticsearch.analysis.common.QueryStringWithAnalyzersTests Completed [19/22] on J3 in 1.19s, 1 test Suite: org.elasticsearch.analysis.common.LimitTokenCountFilterFactoryTests Completed [20/22] on J2 in 0.04s, 2 tests Suite: org.elasticsearch.analysis.common.TrimTokenFilterTests Completed [21/22] on J2 in 0.02s, 1 test Suite: org.elasticsearch.analysis.common.PatternCaptureTokenFilterTests Completed [22/22] on J2 in 0.02s, 2 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/testrun/test/temp/junit4-J3-20171231_094536_1719188671366580528678.syserr [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/testrun/test/temp/junit4-J2-20171231_094536_1701678897489569276580.syserr Slow Tests Summary: 6.94s | org.elasticsearch.analysis.common.HighlighterWithAnalyzersTests 3.09s | org.elasticsearch.analysis.common.CompoundAnalysisTests 2.94s | org.elasticsearch.analysis.common.MassiveWordListTests 2.75s | org.elasticsearch.analysis.common.KeepFilterFactoryTests 2.14s | org.elasticsearch.analysis.common.FlattenGraphTokenFilterFactoryTests ==> Test Summary: 22 suites, 70 tests [ant:junit4] JVM J0: 0.26 .. 5.28 = 5.02s [ant:junit4] JVM J1: 0.26 .. 5.28 = 5.02s [ant:junit4] JVM J2: 0.26 .. 8.03 = 7.77s [ant:junit4] JVM J3: 0.27 .. 7.78 = 7.52s [ant:junit4] Execution time total: 8.03 sec. [ant:junit4] Tests summary: 22 suites, 70 tests :modules:analysis-common:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 8.036 secs. :modules:analysis-common:integTestCluster#init (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#init Skipping task ':modules:analysis-common:integTestCluster#init' as it has no actions. :modules:analysis-common:integTestCluster#init (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:analysis-common:integTestCluster#wait (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#wait Putting task artifact state for task ':modules:analysis-common:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:45:44 CET 2017] checking health: http://[::1]:36946/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:45:44 CET 2017] checking health: http://[::1]:36946/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:36946/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:36946/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/cluster/integTestCluster node0/cwd/wait.success :modules:analysis-common:integTestCluster#wait (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.559 secs. :modules:analysis-common:integTestRunner (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestRunner Putting task artifact state for task ':modules:analysis-common:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says hallo! Master seed: 3F0869D2842D4FF6 ==> Test Info: seed=3F0869D2842D4FF6; jvm=1; suite=1 Started J0 PID(1130@worker-709589). Suite: org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT Completed [1/1] in 8.68s, 76 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common/build/testrun/integTestRunner/temp/junit4-J0-20171231_094544_7641845501109625880786.syserr Slow Tests Summary: 8.68s | org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT ==> Test Summary: 1 suite, 76 tests [ant:junit4] JVM J0: 0.26 .. 9.77 = 9.52s [ant:junit4] Execution time total: 9.78 sec. [ant:junit4] Tests summary: 1 suite, 76 tests :modules:analysis-common:integTestRunner (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 9.783 secs. :modules:analysis-common:integTestCluster#stop (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTestCluster#stop Putting task artifact state for task ':modules:analysis-common:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:analysis-common:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 605 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/analysis-common Command: kill -9 605 Successfully started process 'command 'kill'' :modules:analysis-common:integTestCluster#stop (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.006 secs. :modules:analysis-common:integTest (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:analysis-common:integTest Skipping task ':modules:analysis-common:integTest' as it has no actions. :modules:analysis-common:integTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:ingest-common:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:ingest-common:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:ingest-common:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:ingest-common:integTestCluster#clean (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#clean Putting task artifact state for task ':modules:ingest-common:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:ingest-common:integTestCluster#clean UP-TO-DATE :modules:ingest-common:integTestCluster#clean (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:ingest-common:integTestCluster#createCwd (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#createCwd Putting task artifact state for task ':modules:ingest-common:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:ingest-common:integTestCluster#createCwd (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:ingest-common:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#checkPrevious Skipping task ':modules:ingest-common:integTestCluster#checkPrevious' as task onlyIf is false. :modules:ingest-common:integTestCluster#checkPrevious SKIPPED :modules:ingest-common:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:ingest-common:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#stopPrevious Skipping task ':modules:ingest-common:integTestCluster#stopPrevious' as task onlyIf is false. :modules:ingest-common:integTestCluster#stopPrevious SKIPPED :modules:ingest-common:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:ingest-common:integTestCluster#extract (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#extract Putting task artifact state for task ':modules:ingest-common:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestCluster#extract' took 0.053 secs. It is not up-to-date because: No history is available. :modules:ingest-common:integTestCluster#extract (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.326 secs. :modules:ingest-common:integTestCluster#configure (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#configure Putting task artifact state for task ':modules:ingest-common:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:ingest-common:integTestCluster#configure (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:ingest-common:integTestCluster#installIngestCommonModule (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#installIngestCommonModule Putting task artifact state for task ':modules:ingest-common:integTestCluster#installIngestCommonModule' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestCluster#installIngestCommonModule' took 0.003 secs. It is not up-to-date because: No history is available. :modules:ingest-common:integTestCluster#installIngestCommonModule (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.024 secs. :modules:ingest-common:integTestCluster#start (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#start Putting task artifact state for task ':modules:ingest-common:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_ingest-common_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:ingest-common:integTestCluster#start (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.007 secs. :modules:ingest-common:copyRestSpec (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:copyRestSpec Putting task artifact state for task ':modules:ingest-common:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:copyRestSpec' took 0.0 secs. It is not up-to-date because: No history is available. :modules:ingest-common:copyRestSpec (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.026 secs. :modules:ingest-common:test (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:test Putting task artifact state for task ':modules:ingest-common:test' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says jolly good day! Master seed: A0F7005FDB7A5307 ==> Test Info: seed=A0F7005FDB7A5307; jvms=4; suites=47 Started J0 PID(1251@worker-709589). Started J1 PID(1262@worker-709589). Started J2 PID(1263@worker-709589). Started J3 PID(1264@worker-709589). Suite: org.elasticsearch.ingest.common.SetProcessorFactoryTests Completed [1/47] on J3 in 1.91s, 6 tests Suite: org.elasticsearch.ingest.common.AppendProcessorTests Completed [2/47] on J1 in 2.03s, 4 tests Suite: org.elasticsearch.ingest.common.ConvertProcessorFactoryTests Completed [3/47] on J2 in 2.22s, 6 tests Suite: org.elasticsearch.ingest.common.AppendProcessorFactoryTests Completed [4/47] on J0 in 2.14s, 5 tests Suite: org.elasticsearch.ingest.common.LowercaseProcessorTests Completed [5/47] on J0 in 0.11s, 8 tests Suite: org.elasticsearch.ingest.common.RenameProcessorFactoryTests Completed [6/47] on J3 in 0.13s, 4 tests Suite: org.elasticsearch.ingest.common.SplitProcessorTests Completed [7/47] on J0 in 0.15s, 8 tests Suite: org.elasticsearch.ingest.common.GrokProcessorFactoryTests Completed [8/47] on J3 in 0.43s, 8 tests Suite: org.elasticsearch.ingest.common.RemoveProcessorTests Completed [9/47] on J2 in 0.11s, 2 tests Suite: org.elasticsearch.ingest.common.TrimProcessorTests Completed [10/47] on J2 in 0.13s, 8 tests Suite: org.elasticsearch.ingest.common.RemoveProcessorFactoryTests Completed [11/47] on J1 in 0.65s, 4 tests Suite: org.elasticsearch.ingest.common.FailProcessorTests Completed [12/47] on J0 in 0.06s, 1 test Suite: org.elasticsearch.ingest.common.SplitProcessorFactoryTests Completed [13/47] on J3 in 0.08s, 4 tests Suite: org.elasticsearch.ingest.common.URLDecodeProcessorTests Completed [14/47] on J0 in 0.08s, 8 tests Suite: org.elasticsearch.ingest.common.DateProcessorFactoryTests Completed [15/47] on J3 in 0.15s, 8 tests Suite: org.elasticsearch.ingest.common.GsubProcessorTests Completed [16/47] on J0 in 0.09s, 8 tests Suite: org.elasticsearch.ingest.common.ForEachProcessorTests Completed [17/47] on J2 in 0.15s, 8 tests Suite: org.elasticsearch.ingest.common.UppercaseProcessorTests Completed [18/47] on J2 in 0.09s, 8 tests Suite: org.elasticsearch.ingest.common.TrimProcessorFactoryTests Completed [19/47] on J1 in 0.10s, 4 tests Suite: org.elasticsearch.ingest.common.ForEachProcessorFactoryTests Completed [20/47] on J1 in 0.10s, 5 tests Suite: org.elasticsearch.ingest.common.UppercaseProcessorFactoryTests Completed [21/47] on J1 in 0.09s, 4 tests Suite: org.elasticsearch.ingest.common.URLDecodeProcessorFactoryTests Completed [22/47] on J3 in 0.08s, 4 tests Suite: org.elasticsearch.ingest.common.DateFormatTests Completed [23/47] on J0 in 0.28s, 8 tests Suite: org.elasticsearch.ingest.common.FailProcessorFactoryTests Completed [24/47] on J3 in 0.12s, 3 tests Suite: org.elasticsearch.ingest.common.LowercaseProcessorFactoryTests Completed [25/47] on J3 in 0.09s, 4 tests Suite: org.elasticsearch.ingest.common.JoinProcessorTests Completed [26/47] on J2 in 0.10s, 6 tests Suite: org.elasticsearch.ingest.common.JoinProcessorFactoryTests Completed [27/47] on J1 in 0.08s, 4 tests Suite: org.elasticsearch.ingest.common.DateIndexNameFactoryTests Completed [28/47] on J1 in 0.12s, 3 tests Suite: org.elasticsearch.ingest.common.DotExpanderProcessorFactoryTests Completed [29/47] on J1 in 0.06s, 4 tests Suite: org.elasticsearch.ingest.common.DateProcessorTests Completed [30/47] on J0 in 0.16s, 10 tests Suite: org.elasticsearch.ingest.common.SetProcessorTests Completed [31/47] on J0 in 0.08s, 7 tests Suite: org.elasticsearch.ingest.common.JsonProcessorFactoryTests Completed [32/47] on J3 in 0.08s, 5 tests Suite: org.elasticsearch.ingest.common.DateIndexNameProcessorTests Completed [33/47] on J2 in 0.27s, 4 tests Suite: org.elasticsearch.ingest.common.DotExpanderProcessorTests Completed [34/47] on J2 in 0.06s, 3 tests Suite: org.elasticsearch.ingest.common.SortProcessorTests Completed [35/47] on J2 in 0.09s, 15 tests Suite: org.elasticsearch.ingest.common.SortProcessorFactoryTests Completed [36/47] on J1 in 0.07s, 5 tests Suite: org.elasticsearch.ingest.common.ConvertProcessorTests Completed [37/47] on J0 in 0.14s, 21 tests Suite: org.elasticsearch.ingest.common.GrokProcessorTests Completed [38/47] on J3 in 0.17s, 17 tests Suite: org.elasticsearch.ingest.common.GsubProcessorFactoryTests Completed [39/47] on J0 in 0.09s, 7 tests Suite: org.elasticsearch.ingest.common.GrokProcessorGetActionTests Completed [40/47] on J2 in 0.42s, 3 tests Suite: org.elasticsearch.ingest.common.JsonProcessorTests Completed [41/47] on J3 in 0.13s, 12 tests Suite: org.elasticsearch.ingest.common.KeyValueProcessorFactoryTests Completed [42/47] on J0 in 0.12s, 5 tests Suite: org.elasticsearch.ingest.common.KeyValueProcessorTests Completed [43/47] on J2 in 0.10s, 11 tests Suite: org.elasticsearch.ingest.common.RenameProcessorTests Completed [44/47] on J3 in 0.14s, 9 tests Suite: org.elasticsearch.ingest.common.GrokTests Completed [45/47] on J1 in 0.51s, 18 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/testrun/test/temp/junit4-J3-20171231_094554_9456526677357900978535.syserr [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/testrun/test/temp/junit4-J1-20171231_094554_9454733989599523309525.syserr Suite: org.elasticsearch.ingest.common.ScriptProcessorFactoryTests Completed [46/47] on J0 in 0.32s, 6 tests Suite: org.elasticsearch.ingest.common.ScriptProcessorTests Completed [47/47] on J2 in 0.27s, 1 test [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/testrun/test/temp/junit4-J0-20171231_094554_9447811177647701760058.syserr [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/testrun/test/temp/junit4-J2-20171231_094554_9458353630062293503640.syserr Slow Tests Summary: 2.22s | org.elasticsearch.ingest.common.ConvertProcessorFactoryTests 2.14s | org.elasticsearch.ingest.common.AppendProcessorFactoryTests 2.03s | org.elasticsearch.ingest.common.AppendProcessorTests 1.91s | org.elasticsearch.ingest.common.SetProcessorFactoryTests 0.65s | org.elasticsearch.ingest.common.RemoveProcessorFactoryTests ==> Test Summary: 47 suites, 316 tests [ant:junit4] JVM J0: 0.26 .. 5.30 = 5.05s [ant:junit4] JVM J1: 0.26 .. 5.03 = 4.78s [ant:junit4] JVM J2: 0.26 .. 5.31 = 5.05s [ant:junit4] JVM J3: 0.26 .. 4.81 = 4.55s [ant:junit4] Execution time total: 5.32 sec. [ant:junit4] Tests summary: 47 suites, 316 tests :modules:ingest-common:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 5.323 secs. :modules:ingest-common:integTestCluster#init (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#init Skipping task ':modules:ingest-common:integTestCluster#init' as it has no actions. :modules:ingest-common:integTestCluster#init (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:ingest-common:integTestCluster#wait (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#wait Putting task artifact state for task ':modules:ingest-common:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:46:03 CET 2017] checking health: http://[::1]:36616/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:46:03 CET 2017] checking health: http://[::1]:36616/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:36616/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:36616/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/cluster/integTestCluster node0/cwd/wait.success :modules:ingest-common:integTestCluster#wait (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 3.1 secs. :modules:ingest-common:integTestRunner (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestRunner Putting task artifact state for task ':modules:ingest-common:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says olá! Master seed: B19CAC6A4D07E67F ==> Test Info: seed=B19CAC6A4D07E67F; jvm=1; suite=1 Started J0 PID(1552@worker-709589). Suite: org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT Completed [1/1] in 7.30s, 44 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common/build/testrun/integTestRunner/temp/junit4-J0-20171231_094603_3677619650488350603860.syserr Slow Tests Summary: 7.30s | org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT ==> Test Summary: 1 suite, 44 tests [ant:junit4] JVM J0: 0.26 .. 8.53 = 8.27s [ant:junit4] Execution time total: 8.53 sec. [ant:junit4] Tests summary: 1 suite, 44 tests :modules:ingest-common:integTestRunner (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 8.536 secs. :modules:ingest-common:integTestCluster#stop (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTestCluster#stop Putting task artifact state for task ':modules:ingest-common:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:ingest-common:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 1225 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/ingest-common Command: kill -9 1225 Successfully started process 'command 'kill'' :modules:ingest-common:integTestCluster#stop (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.006 secs. :modules:ingest-common:integTest (Thread[Task worker for ':' Thread 7,5,main]) started. :modules:ingest-common:integTest Skipping task ':modules:ingest-common:integTest' as it has no actions. :modules:ingest-common:integTest (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs. :modules:lang-expression:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:lang-expression:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:lang-expression:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:lang-expression:integTestCluster#clean (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#clean Putting task artifact state for task ':modules:lang-expression:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:lang-expression:integTestCluster#clean UP-TO-DATE :modules:lang-expression:integTestCluster#clean (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:lang-expression:integTestCluster#createCwd (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#createCwd Putting task artifact state for task ':modules:lang-expression:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-expression:integTestCluster#createCwd (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:lang-expression:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#checkPrevious Skipping task ':modules:lang-expression:integTestCluster#checkPrevious' as task onlyIf is false. :modules:lang-expression:integTestCluster#checkPrevious SKIPPED :modules:lang-expression:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:lang-expression:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#stopPrevious Skipping task ':modules:lang-expression:integTestCluster#stopPrevious' as task onlyIf is false. :modules:lang-expression:integTestCluster#stopPrevious SKIPPED :modules:lang-expression:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:lang-expression:integTestCluster#extract (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#extract Putting task artifact state for task ':modules:lang-expression:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestCluster#extract' took 0.054 secs. It is not up-to-date because: No history is available. :modules:lang-expression:integTestCluster#extract (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.328 secs. :modules:lang-expression:integTestCluster#configure (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#configure Putting task artifact state for task ':modules:lang-expression:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:lang-expression:integTestCluster#configure (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:lang-expression:integTestCluster#installLangExpressionModule (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#installLangExpressionModule Putting task artifact state for task ':modules:lang-expression:integTestCluster#installLangExpressionModule' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestCluster#installLangExpressionModule' took 0.001 secs. It is not up-to-date because: No history is available. :modules:lang-expression:integTestCluster#installLangExpressionModule (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.009 secs. :modules:lang-expression:integTestCluster#start (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#start Putting task artifact state for task ':modules:lang-expression:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_lang-expression_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:lang-expression:integTestCluster#start (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.006 secs. :modules:lang-expression:copyRestSpec (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:copyRestSpec Putting task artifact state for task ':modules:lang-expression:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:copyRestSpec' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-expression:copyRestSpec (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.027 secs. :modules:lang-expression:test (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:test Putting task artifact state for task ':modules:lang-expression:test' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says مرحبا! Master seed: 477AEF95A561E0A9 ==> Test Info: seed=477AEF95A561E0A9; jvms=3; suites=3 Started J2 PID(1670@worker-709589). Started J1 PID(1676@worker-709589). Started J0 PID(1671@worker-709589). Suite: org.elasticsearch.script.expression.ExpressionTests Completed [1/3] on J0 in 5.52s, 3 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/testrun/test/temp/junit4-J0-20171231_094612_2894677865777940903561.syserr Suite: org.elasticsearch.script.expression.StoredExpressionTests Completed [2/3] on J2 in 5.92s, 1 test [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/testrun/test/temp/junit4-J2-20171231_094612_2896492867203494468389.syserr Suite: org.elasticsearch.script.expression.MoreExpressionTests IGNOR/A 4.05s J1 | MoreExpressionTests.testExecutableScripts > Assumption #1: test creates classes directly, cannot run with security manager Completed [3/3] on J1 in 9.94s, 25 tests, 1 skipped [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/testrun/test/temp/junit4-J1-20171231_094612_2891026241188665358581.syserr Slow Tests Summary: 9.94s | org.elasticsearch.script.expression.MoreExpressionTests 5.92s | org.elasticsearch.script.expression.StoredExpressionTests 5.52s | org.elasticsearch.script.expression.ExpressionTests ==> Test Summary: 3 suites, 29 tests, 1 ignored (1 assumption) [ant:junit4] JVM J0: 0.26 .. 6.27 = 6.01s [ant:junit4] JVM J1: 0.26 .. 10.79 = 10.53s [ant:junit4] JVM J2: 0.26 .. 6.77 = 6.51s [ant:junit4] Execution time total: 10 seconds [ant:junit4] Tests summary: 3 suites, 29 tests, 1 ignored (1 assumption) :modules:lang-expression:test (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 10.8 secs. :modules:lang-expression:integTestCluster#init (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#init Skipping task ':modules:lang-expression:integTestCluster#init' as it has no actions. :modules:lang-expression:integTestCluster#init (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:lang-expression:integTestCluster#wait (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#wait Putting task artifact state for task ':modules:lang-expression:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:46:23 CET 2017] checking health: http://[::1]:34322/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:46:23 CET 2017] checking health: http://[::1]:34322/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:34322/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:34322/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/cluster/integTestCluster node0/cwd/wait.success :modules:lang-expression:integTestCluster#wait (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.06 secs. :modules:lang-expression:integTestRunner (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestRunner Putting task artifact state for task ':modules:lang-expression:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says 你好! Master seed: FD1D5C90BD3C0E91 ==> Test Info: seed=FD1D5C90BD3C0E91; jvm=1; suite=1 Started J0 PID(2032@worker-709589). Suite: org.elasticsearch.script.expression.LangExpressionClientYamlTestSuiteIT Completed [1/1] in 1.33s, 2 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression/build/testrun/integTestRunner/temp/junit4-J0-20171231_094623_15061444857204162479.syserr Slow Tests Summary: 1.33s | org.elasticsearch.script.expression.LangExpressionClientYamlTestSuiteIT ==> Test Summary: 1 suite, 2 tests [ant:junit4] JVM J0: 0.26 .. 2.51 = 2.25s [ant:junit4] Execution time total: 2.51 sec. [ant:junit4] Tests summary: 1 suite, 2 tests :modules:lang-expression:integTestRunner (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 2.517 secs. :modules:lang-expression:integTestCluster#stop (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTestCluster#stop Putting task artifact state for task ':modules:lang-expression:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:lang-expression:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 1636 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-expression Command: kill -9 1636 Successfully started process 'command 'kill'' :modules:lang-expression:integTestCluster#stop (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.005 secs. :modules:lang-expression:integTest (Thread[Task worker for ':' Thread 2,5,main]) started. :modules:lang-expression:integTest Skipping task ':modules:lang-expression:integTest' as it has no actions. :modules:lang-expression:integTest (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:lang-mustache:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:lang-mustache:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:integTestCluster#clean (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#clean Putting task artifact state for task ':modules:lang-mustache:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:lang-mustache:integTestCluster#clean UP-TO-DATE :modules:lang-mustache:integTestCluster#clean (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:integTestCluster#createCwd (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#createCwd Putting task artifact state for task ':modules:lang-mustache:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:integTestCluster#createCwd (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#checkPrevious Skipping task ':modules:lang-mustache:integTestCluster#checkPrevious' as task onlyIf is false. :modules:lang-mustache:integTestCluster#checkPrevious SKIPPED :modules:lang-mustache:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#stopPrevious Skipping task ':modules:lang-mustache:integTestCluster#stopPrevious' as task onlyIf is false. :modules:lang-mustache:integTestCluster#stopPrevious SKIPPED :modules:lang-mustache:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:integTestCluster#extract (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#extract Putting task artifact state for task ':modules:lang-mustache:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestCluster#extract' took 0.052 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:integTestCluster#extract (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.33 secs. :modules:lang-mustache:integTestCluster#configure (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#configure Putting task artifact state for task ':modules:lang-mustache:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:lang-mustache:integTestCluster#configure (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:integTestCluster#installLangMustacheModule (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#installLangMustacheModule Putting task artifact state for task ':modules:lang-mustache:integTestCluster#installLangMustacheModule' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestCluster#installLangMustacheModule' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:integTestCluster#installLangMustacheModule (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.003 secs. :modules:lang-mustache:integTestCluster#start (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#start Putting task artifact state for task ':modules:lang-mustache:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_lang-mustache_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:lang-mustache:integTestCluster#start (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.007 secs. :modules:lang-mustache:copyRestSpec (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:copyRestSpec Putting task artifact state for task ':modules:lang-mustache:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:copyRestSpec' took 0.001 secs. It is not up-to-date because: No history is available. :modules:lang-mustache:copyRestSpec (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.028 secs. :modules:lang-mustache:test (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:test Putting task artifact state for task ':modules:lang-mustache:test' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says ahoj! Master seed: 2568C50BF6ECAF8D ==> Test Info: seed=2568C50BF6ECAF8D; jvms=4; suites=5 Started J1 PID(2134@worker-709589). Started J2 PID(2145@worker-709589). Started J0 PID(2143@worker-709589). Started J3 PID(2147@worker-709589). Suite: org.elasticsearch.script.mustache.MultiSearchTemplateRequestTests Completed [1/5] on J1 in 1.81s, 3 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/testrun/test/temp/junit4-J1-20171231_094626_0498102674221095491261.syserr Suite: org.elasticsearch.script.mustache.MustacheScriptEngineTests Completed [2/5] on J2 in 1.91s, 4 tests Suite: org.elasticsearch.script.mustache.SearchTemplateRequestTests Completed [3/5] on J0 in 2.11s, 7 tests [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/testrun/test/temp/junit4-J2-20171231_094626_0497502989704370654401.syserr Suite: org.elasticsearch.script.mustache.CustomMustacheFactoryTests Completed [4/5] on J0 in 0.12s, 4 tests Suite: org.elasticsearch.script.mustache.MustacheTests Completed [5/5] on J3 in 2.19s, 20 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/testrun/test/temp/junit4-J0-20171231_094626_0495897739054072820001.syserr [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/testrun/test/temp/junit4-J3-20171231_094626_0495730661967228930662.syserr Slow Tests Summary: 2.19s | org.elasticsearch.script.mustache.MustacheTests 2.11s | org.elasticsearch.script.mustache.SearchTemplateRequestTests 1.91s | org.elasticsearch.script.mustache.MustacheScriptEngineTests 1.81s | org.elasticsearch.script.mustache.MultiSearchTemplateRequestTests 0.12s | org.elasticsearch.script.mustache.CustomMustacheFactoryTests ==> Test Summary: 5 suites, 38 tests [ant:junit4] JVM J0: 0.26 .. 3.02 = 2.76s [ant:junit4] JVM J1: 0.26 .. 2.51 = 2.26s [ant:junit4] JVM J2: 0.26 .. 2.77 = 2.50s [ant:junit4] JVM J3: 0.26 .. 3.02 = 2.76s [ant:junit4] Execution time total: 3.03 sec. [ant:junit4] Tests summary: 5 suites, 38 tests :modules:lang-mustache:test (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 3.03 secs. :modules:lang-mustache:integTestCluster#init (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#init Skipping task ':modules:lang-mustache:integTestCluster#init' as it has no actions. :modules:lang-mustache:integTestCluster#init (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-mustache:integTestCluster#wait (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#wait Putting task artifact state for task ':modules:lang-mustache:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:46:33 CET 2017] checking health: http://[::1]:38871/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:46:33 CET 2017] checking health: http://[::1]:38871/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:38871/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:38871/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/cluster/integTestCluster node0/cwd/wait.success :modules:lang-mustache:integTestCluster#wait (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 4.106 secs. :modules:lang-mustache:integTestRunner (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestRunner Putting task artifact state for task ':modules:lang-mustache:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says salut! Master seed: B5ABB70E13C0CEC9 ==> Test Info: seed=B5ABB70E13C0CEC9; jvm=1; suites=4 Started J0 PID(2353@worker-709589). Suite: org.elasticsearch.script.mustache.MultiSearchTemplateIT Completed [1/4] in 2.52s, 1 test Suite: org.elasticsearch.script.mustache.LangMustacheClientYamlTestSuiteIT Completed [2/4] in 4.95s, 17 tests Suite: org.elasticsearch.script.mustache.SearchTemplateIT Completed [3/4] in 1.58s, 8 tests Suite: org.elasticsearch.script.mustache.SearchTemplateWithoutContentIT Completed [4/4] in 0.07s, 2 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache/build/testrun/integTestRunner/temp/junit4-J0-20171231_094633_187391740472271831173.syserr Slow Tests Summary: 4.95s | org.elasticsearch.script.mustache.LangMustacheClientYamlTestSuiteIT 2.52s | org.elasticsearch.script.mustache.MultiSearchTemplateIT 1.58s | org.elasticsearch.script.mustache.SearchTemplateIT 0.07s | org.elasticsearch.script.mustache.SearchTemplateWithoutContentIT ==> Test Summary: 4 suites, 28 tests [ant:junit4] JVM J0: 0.26 .. 10.03 = 9.77s [ant:junit4] Execution time total: 10 seconds [ant:junit4] Tests summary: 4 suites, 28 tests :modules:lang-mustache:integTestRunner (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 10.035 secs. :modules:lang-mustache:integTestCluster#stop (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTestCluster#stop Putting task artifact state for task ':modules:lang-mustache:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:lang-mustache:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 2108 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-mustache Command: kill -9 2108 Successfully started process 'command 'kill'' :modules:lang-mustache:integTestCluster#stop (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.007 secs. :modules:lang-mustache:integTest (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-mustache:integTest Skipping task ':modules:lang-mustache:integTest' as it has no actions. :modules:lang-mustache:integTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-painless:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:lang-painless:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:lang-painless:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-painless:integTestCluster#clean (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#clean Putting task artifact state for task ':modules:lang-painless:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:lang-painless:integTestCluster#clean UP-TO-DATE :modules:lang-painless:integTestCluster#clean (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-painless:integTestCluster#createCwd (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#createCwd Putting task artifact state for task ':modules:lang-painless:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-painless:integTestCluster#createCwd (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-painless:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#checkPrevious Skipping task ':modules:lang-painless:integTestCluster#checkPrevious' as task onlyIf is false. :modules:lang-painless:integTestCluster#checkPrevious SKIPPED :modules:lang-painless:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-painless:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#stopPrevious Skipping task ':modules:lang-painless:integTestCluster#stopPrevious' as task onlyIf is false. :modules:lang-painless:integTestCluster#stopPrevious SKIPPED :modules:lang-painless:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-painless:integTestCluster#extract (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#extract Putting task artifact state for task ':modules:lang-painless:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#extract' took 0.053 secs. It is not up-to-date because: No history is available. :modules:lang-painless:integTestCluster#extract (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.323 secs. :modules:lang-painless:integTestCluster#configure (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#configure Putting task artifact state for task ':modules:lang-painless:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:lang-painless:integTestCluster#configure (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-painless:integTestCluster#installMapperExtrasModule (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#installMapperExtrasModule Putting task artifact state for task ':modules:lang-painless:integTestCluster#installMapperExtrasModule' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#installMapperExtrasModule' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-painless:integTestCluster#installMapperExtrasModule (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:lang-painless:integTestCluster#installLangPainlessModule (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#installLangPainlessModule Putting task artifact state for task ':modules:lang-painless:integTestCluster#installLangPainlessModule' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#installLangPainlessModule' took 0.003 secs. It is not up-to-date because: No history is available. :modules:lang-painless:integTestCluster#installLangPainlessModule (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.017 secs. :modules:lang-painless:integTestCluster#start (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#start Putting task artifact state for task ':modules:lang-painless:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_lang-painless_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:lang-painless:integTestCluster#start (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.007 secs. :modules:lang-painless:copyRestSpec (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:copyRestSpec Putting task artifact state for task ':modules:lang-painless:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:copyRestSpec' took 0.0 secs. It is not up-to-date because: No history is available. :modules:lang-painless:copyRestSpec (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.049 secs. :modules:lang-painless:test (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:test Putting task artifact state for task ':modules:lang-painless:test' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says ¡Hola! Master seed: B93EBE3703595BD2 ==> Test Info: seed=B93EBE3703595BD2; jvms=4; suites=49 Started J0 PID(2571@worker-709589). Started J3 PID(2570@worker-709589). Started J1 PID(2582@worker-709589). Started J2 PID(2581@worker-709589). Suite: org.elasticsearch.painless.TryCatchTests Completed [1/49] on J0 in 3.38s, 4 tests Suite: org.elasticsearch.painless.BasicAPITests Completed [2/49] on J2 in 3.48s, 14 tests Suite: org.elasticsearch.painless.BaseClassTests Completed [3/49] on J1 in 3.82s, 21 tests Suite: org.elasticsearch.painless.BasicExpressionTests Completed [4/49] on J3 in 4.22s, 15 tests Suite: org.elasticsearch.painless.ConditionalTests Completed [5/49] on J3 in 0.35s, 6 tests Suite: org.elasticsearch.painless.CastTests Completed [6/49] on J1 in 1.28s, 23 tests Suite: org.elasticsearch.painless.MultiplicationTests Completed [7/49] on J0 in 1.92s, 15 tests Suite: org.elasticsearch.painless.UnaryTests Completed [8/49] on J1 in 0.32s, 9 tests Suite: org.elasticsearch.painless.XorTests Completed [9/49] on J3 in 1.06s, 15 tests Suite: org.elasticsearch.painless.ComparisonTests Completed [10/49] on J2 in 2.01s, 21 tests Suite: org.elasticsearch.painless.SimilarityScriptTests Completed [11/49] on J1 in 0.99s, 2 tests Suite: org.elasticsearch.painless.SubtractionTests Completed [12/49] on J3 in 1.06s, 20 tests Suite: org.elasticsearch.painless.FloatOverflowTests Completed [13/49] on J3 in 0.23s, 14 tests Suite: org.elasticsearch.painless.ShiftTests Completed [14/49] on J0 in 1.53s, 23 tests Suite: org.elasticsearch.painless.EqualsTests Completed [15/49] on J1 in 0.45s, 10 tests Suite: org.elasticsearch.painless.MapTests Completed [16/49] on J3 in 0.14s, 2 tests Suite: org.elasticsearch.painless.RemainderTests Completed [17/49] on J0 in 0.60s, 16 tests Suite: org.elasticsearch.painless.LambdaTests IGNOR/A 0.01s J1 | LambdaTests.testOnlyCapturesAreReadOnly > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=def type tracking)) Completed [18/49] on J1 in 0.52s, 36 tests, 1 skipped Suite: org.elasticsearch.painless.AnalyzerCasterTests Completed [19/49] on J1 in 0.05s, 1 test Suite: org.elasticsearch.painless.OverloadTests Completed [20/49] on J0 in 0.15s, 4 tests Suite: org.elasticsearch.painless.WhenThingsGoWrongTests Completed [21/49] on J2 in 2.20s, 22 tests Suite: org.elasticsearch.painless.DefBootstrapTests Completed [22/49] on J1 in 0.11s, 10 tests Suite: org.elasticsearch.painless.ElvisTests Completed [23/49] on J0 in 0.25s, 6 tests Suite: org.elasticsearch.painless.ReservedWordTests Completed [24/49] on J1 in 0.16s, 9 tests Suite: org.elasticsearch.painless.ArrayTests Completed [25/49] on J3 in 1.30s, 21 tests Suite: org.elasticsearch.painless.StringTests IGNOR/A 0.02s J2 | StringTests.testJava9StringConcatBytecode > Assumption #1: Needs Java 9 to test indified String concat Completed [26/49] on J2 in 0.66s, 12 tests, 1 skipped Suite: org.elasticsearch.painless.FactoryTests Completed [27/49] on J2 in 0.05s, 5 tests Suite: org.elasticsearch.painless.node.NodeToStringTests Completed [28/49] on J0 in 0.46s, 54 tests Suite: org.elasticsearch.painless.DebugTests Completed [29/49] on J0 in 0.15s, 2 tests Suite: org.elasticsearch.painless.AugmentationTests Completed [30/49] on J1 in 0.46s, 29 tests Suite: org.elasticsearch.painless.DivisionTests Completed [31/49] on J3 in 0.80s, 17 tests Suite: org.elasticsearch.painless.BasicStatementTests Completed [32/49] on J1 in 0.54s, 16 tests Suite: org.elasticsearch.painless.ScriptEngineTests Completed [33/49] on J3 in 0.07s, 5 tests Suite: org.elasticsearch.painless.AdditionTests Completed [34/49] on J0 in 1.00s, 22 tests Suite: org.elasticsearch.painless.FunctionTests Completed [35/49] on J3 in 0.23s, 12 tests Suite: org.elasticsearch.painless.ListTests Completed [36/49] on J2 in 1.17s, 15 tests Suite: org.elasticsearch.painless.IntegerOverflowTests Completed [37/49] on J0 in 0.29s, 15 tests Suite: org.elasticsearch.painless.FunctionRefTests Completed [38/49] on J1 in 0.48s, 37 tests Suite: org.elasticsearch.painless.IncrementTests Completed [39/49] on J3 in 0.19s, 8 tests Suite: org.elasticsearch.painless.InitializerTests Completed [40/49] on J0 in 0.14s, 4 tests Suite: org.elasticsearch.painless.NoSemiColonTests Completed [41/49] on J3 in 0.14s, 3 tests Suite: org.elasticsearch.painless.AndTests Completed [42/49] on J2 in 0.58s, 13 tests Suite: org.elasticsearch.painless.PostfixTests Completed [43/49] on J3 in 0.13s, 5 tests Suite: org.elasticsearch.painless.OrTests Completed [44/49] on J0 in 0.44s, 13 tests Suite: org.elasticsearch.painless.PromotionTests Completed [45/49] on J3 in 0.24s, 2 tests Suite: org.elasticsearch.painless.DefOptimizationTests Completed [46/49] on J2 in 0.50s, 79 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/testrun/test/temp/junit4-J3-20171231_094643_6465288241271091332483.syserr Suite: org.elasticsearch.painless.ScoreTests Completed [47/49] on J2 in 0.09s, 3 tests Suite: org.elasticsearch.painless.RegexTests Completed [48/49] on J0 in 0.39s, 47 tests [ant:junit4] JVM J2: stdout was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/testrun/test/temp/junit4-J2-20171231_094643_6461014812028755165940.sysout [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/testrun/test/temp/junit4-J2-20171231_094643_6465043873845450355587.syserr [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/testrun/test/temp/junit4-J0-20171231_094643_6465156468649450554893.syserr Suite: org.elasticsearch.painless.NeedsScoreTests Completed [49/49] on J1 in 2.66s, 1 test [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/testrun/test/temp/junit4-J1-20171231_094643_6463590906361932219320.syserr Slow Tests Summary: 4.22s | org.elasticsearch.painless.BasicExpressionTests 3.82s | org.elasticsearch.painless.BaseClassTests 3.48s | org.elasticsearch.painless.BasicAPITests 3.38s | org.elasticsearch.painless.TryCatchTests 2.66s | org.elasticsearch.painless.NeedsScoreTests ==> Test Summary: 49 suites, 758 tests, 2 ignored (2 assumptions) [ant:junit4] JVM J0: 0.26 .. 11.82 = 11.56s [ant:junit4] JVM J1: 0.26 .. 13.32 = 13.06s [ant:junit4] JVM J2: 0.26 .. 11.81 = 11.55s [ant:junit4] JVM J3: 0.26 .. 11.55 = 11.29s [ant:junit4] Execution time total: 13 seconds [ant:junit4] Tests summary: 49 suites, 758 tests, 2 ignored (2 assumptions) :modules:lang-painless:test (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 13.336 secs. :modules:lang-painless:integTestCluster#init (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#init Skipping task ':modules:lang-painless:integTestCluster#init' as it has no actions. :modules:lang-painless:integTestCluster#init (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:lang-painless:integTestCluster#wait (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#wait Putting task artifact state for task ':modules:lang-painless:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:46:56 CET 2017] checking health: http://[::1]:44918/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:46:56 CET 2017] checking health: http://[::1]:44918/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:44918/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:44918/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/cluster/integTestCluster node0/cwd/wait.success :modules:lang-painless:integTestCluster#wait (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.088 secs. :modules:lang-painless:integTestRunner (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestRunner Putting task artifact state for task ':modules:lang-painless:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says kaixo! Master seed: 9E7FA72E28A03BBC ==> Test Info: seed=9E7FA72E28A03BBC; jvm=1; suite=1 Started J0 PID(2878@worker-709589). Suite: org.elasticsearch.painless.LangPainlessClientYamlTestSuiteIT Completed [1/1] in 9.82s, 35 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless/build/testrun/integTestRunner/temp/junit4-J0-20171231_094657_0642551939041642315672.syserr Slow Tests Summary: 9.82s | org.elasticsearch.painless.LangPainlessClientYamlTestSuiteIT ==> Test Summary: 1 suite, 35 tests [ant:junit4] JVM J0: 0.26 .. 11.28 = 11.02s [ant:junit4] Execution time total: 11 seconds [ant:junit4] Tests summary: 1 suite, 35 tests :modules:lang-painless:integTestRunner (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 11.289 secs. :modules:lang-painless:integTestCluster#stop (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTestCluster#stop Putting task artifact state for task ':modules:lang-painless:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:lang-painless:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 2532 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/lang-painless Command: kill -9 2532 Successfully started process 'command 'kill'' :modules:lang-painless:integTestCluster#stop (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.006 secs. :modules:lang-painless:integTest (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:lang-painless:integTest Skipping task ':modules:lang-painless:integTest' as it has no actions. :modules:lang-painless:integTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:mapper-extras:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:mapper-extras:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:integTestCluster#clean (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#clean Putting task artifact state for task ':modules:mapper-extras:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:mapper-extras:integTestCluster#clean UP-TO-DATE :modules:mapper-extras:integTestCluster#clean (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:integTestCluster#createCwd (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#createCwd Putting task artifact state for task ':modules:mapper-extras:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:mapper-extras:integTestCluster#createCwd (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:mapper-extras:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#checkPrevious Skipping task ':modules:mapper-extras:integTestCluster#checkPrevious' as task onlyIf is false. :modules:mapper-extras:integTestCluster#checkPrevious SKIPPED :modules:mapper-extras:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#stopPrevious Skipping task ':modules:mapper-extras:integTestCluster#stopPrevious' as task onlyIf is false. :modules:mapper-extras:integTestCluster#stopPrevious SKIPPED :modules:mapper-extras:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:integTestCluster#extract (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#extract Putting task artifact state for task ':modules:mapper-extras:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestCluster#extract' took 0.079 secs. It is not up-to-date because: No history is available. :modules:mapper-extras:integTestCluster#extract (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.354 secs. :modules:mapper-extras:integTestCluster#configure (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#configure Putting task artifact state for task ':modules:mapper-extras:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:mapper-extras:integTestCluster#configure (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:integTestCluster#installMapperExtrasModule (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#installMapperExtrasModule Putting task artifact state for task ':modules:mapper-extras:integTestCluster#installMapperExtrasModule' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestCluster#installMapperExtrasModule' took 0.0 secs. It is not up-to-date because: No history is available. :modules:mapper-extras:integTestCluster#installMapperExtrasModule (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.001 secs. :modules:mapper-extras:integTestCluster#start (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#start Putting task artifact state for task ':modules:mapper-extras:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_mapper-extras_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:mapper-extras:integTestCluster#start (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.006 secs. :modules:mapper-extras:copyRestSpec (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:copyRestSpec Putting task artifact state for task ':modules:mapper-extras:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:copyRestSpec' took 0.0 secs. It is not up-to-date because: No history is available. :modules:mapper-extras:copyRestSpec (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.028 secs. :modules:mapper-extras:test (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:test Putting task artifact state for task ':modules:mapper-extras:test' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says Привет! Master seed: 29F42CD27BF90142 ==> Test Info: seed=29F42CD27BF90142; jvms=4; suites=5 Started J1 PID(3083@worker-709589). Started J2 PID(3086@worker-709589). Started J3 PID(3087@worker-709589). Started J0 PID(3093@worker-709589). Suite: org.elasticsearch.index.mapper.ScaledFloatFieldTypeTests Completed [1/5] on J3 in 3.02s, 12 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/testrun/test/temp/junit4-J3-20171231_094708_7554709043651161235431.syserr Suite: org.elasticsearch.index.mapper.RangeFieldQueryStringQueryBuilderTests Completed [2/5] on J1 in 4.41s, 15 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/testrun/test/temp/junit4-J1-20171231_094708_7555746277374655094358.syserr Suite: org.elasticsearch.index.mapper.ScaledFloatFieldMapperTests Completed [3/5] on J2 in 5.66s, 11 tests [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/testrun/test/temp/junit4-J2-20171231_094708_7555893495351046652645.syserr Suite: org.elasticsearch.index.mapper.BWCTemplateTests Completed [4/5] on J0 in 6.11s, 1 test Suite: org.elasticsearch.index.mapper.TokenCountFieldMapperTests Completed [5/5] on J0 in 0.23s, 7 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/testrun/test/temp/junit4-J0-20171231_094708_75517834113048852733.syserr Slow Tests Summary: 6.11s | org.elasticsearch.index.mapper.BWCTemplateTests 5.66s | org.elasticsearch.index.mapper.ScaledFloatFieldMapperTests 4.41s | org.elasticsearch.index.mapper.RangeFieldQueryStringQueryBuilderTests 3.02s | org.elasticsearch.index.mapper.ScaledFloatFieldTypeTests 0.23s | org.elasticsearch.index.mapper.TokenCountFieldMapperTests ==> Test Summary: 5 suites, 46 tests [ant:junit4] JVM J0: 0.27 .. 7.04 = 6.76s [ant:junit4] JVM J1: 0.26 .. 5.27 = 5.01s [ant:junit4] JVM J2: 0.26 .. 6.52 = 6.26s [ant:junit4] JVM J3: 0.27 .. 4.03 = 3.76s [ant:junit4] Execution time total: 7.04 sec. [ant:junit4] Tests summary: 5 suites, 46 tests :modules:mapper-extras:test (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 7.042 secs. :modules:mapper-extras:integTestCluster#init (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#init Skipping task ':modules:mapper-extras:integTestCluster#init' as it has no actions. :modules:mapper-extras:integTestCluster#init (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:mapper-extras:integTestCluster#wait (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#wait Putting task artifact state for task ':modules:mapper-extras:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:47:16 CET 2017] checking health: http://[::1]:35643/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:47:16 CET 2017] checking health: http://[::1]:35643/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:35643/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:35643/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/cluster/integTestCluster node0/cwd/wait.success :modules:mapper-extras:integTestCluster#wait (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 1.07 secs. :modules:mapper-extras:integTestRunner (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestRunner Putting task artifact state for task ':modules:mapper-extras:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says שלום! Master seed: 5CB3C647F1637204 ==> Test Info: seed=5CB3C647F1637204; jvm=1; suites=2 Started J0 PID(3330@worker-709589). Suite: org.elasticsearch.index.mapper.TokenCountFieldMapperIntegrationIT Completed [1/2] in 6.35s, 12 tests Suite: org.elasticsearch.index.mapper.MapperExtrasClientYamlTestSuiteIT Completed [2/2] in 1.19s, 3 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras/build/testrun/integTestRunner/temp/junit4-J0-20171231_094716_8692058642158749629069.syserr Slow Tests Summary: 6.35s | org.elasticsearch.index.mapper.TokenCountFieldMapperIntegrationIT 1.19s | org.elasticsearch.index.mapper.MapperExtrasClientYamlTestSuiteIT ==> Test Summary: 2 suites, 15 tests [ant:junit4] JVM J0: 0.26 .. 8.52 = 8.26s [ant:junit4] Execution time total: 8.52 sec. [ant:junit4] Tests summary: 2 suites, 15 tests :modules:mapper-extras:integTestRunner (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 8.527 secs. :modules:mapper-extras:integTestCluster#stop (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTestCluster#stop Putting task artifact state for task ':modules:mapper-extras:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:mapper-extras:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 3052 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/mapper-extras Command: kill -9 3052 Successfully started process 'command 'kill'' :modules:mapper-extras:integTestCluster#stop (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.007 secs. :modules:mapper-extras:integTest (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:mapper-extras:integTest Skipping task ':modules:mapper-extras:integTest' as it has no actions. :modules:mapper-extras:integTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:parent-join:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:parent-join:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:parent-join:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:parent-join:integTestCluster#clean (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#clean Putting task artifact state for task ':modules:parent-join:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:parent-join:integTestCluster#clean UP-TO-DATE :modules:parent-join:integTestCluster#clean (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:parent-join:integTestCluster#createCwd (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#createCwd Putting task artifact state for task ':modules:parent-join:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestCluster#createCwd' took 0.002 secs. It is not up-to-date because: No history is available. :modules:parent-join:integTestCluster#createCwd (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.004 secs. :modules:parent-join:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#checkPrevious Skipping task ':modules:parent-join:integTestCluster#checkPrevious' as task onlyIf is false. :modules:parent-join:integTestCluster#checkPrevious SKIPPED :modules:parent-join:integTestCluster#checkPrevious (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:parent-join:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#stopPrevious Skipping task ':modules:parent-join:integTestCluster#stopPrevious' as task onlyIf is false. :modules:parent-join:integTestCluster#stopPrevious SKIPPED :modules:parent-join:integTestCluster#stopPrevious (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:parent-join:integTestCluster#extract (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#extract Putting task artifact state for task ':modules:parent-join:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestCluster#extract' took 0.076 secs. It is not up-to-date because: No history is available. :modules:parent-join:integTestCluster#extract (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.351 secs. :modules:parent-join:integTestCluster#configure (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#configure Putting task artifact state for task ':modules:parent-join:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:parent-join:integTestCluster#configure (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:parent-join:integTestCluster#installParentJoinModule (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#installParentJoinModule Putting task artifact state for task ':modules:parent-join:integTestCluster#installParentJoinModule' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestCluster#installParentJoinModule' took 0.0 secs. It is not up-to-date because: No history is available. :modules:parent-join:integTestCluster#installParentJoinModule (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.002 secs. :modules:parent-join:integTestCluster#start (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#start Putting task artifact state for task ':modules:parent-join:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_parent-join_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:parent-join:integTestCluster#start (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.007 secs. :modules:parent-join:copyRestSpec (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:copyRestSpec Putting task artifact state for task ':modules:parent-join:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:copyRestSpec' took 0.001 secs. It is not up-to-date because: No history is available. :modules:parent-join:copyRestSpec (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.027 secs. :modules:parent-join:test (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:test Putting task artifact state for task ':modules:parent-join:test' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says שלום! Master seed: D4349C70C8362B89 ==> Test Info: seed=D4349C70C8362B89; jvms=4; suites=10 Started J2 PID(3470@worker-709589). Started J3 PID(3481@worker-709589). Started J1 PID(3469@worker-709589). Started J0 PID(3479@worker-709589). Suite: org.elasticsearch.join.aggregations.ParentToChildrenAggregatorTests Completed [1/10] on J2 in 4.30s, 2 tests Suite: org.elasticsearch.join.query.LegacyParentIdQueryBuilderTests Completed [2/10] on J0 in 4.93s, 10 tests Suite: org.elasticsearch.join.aggregations.ChildrenTests Completed [3/10] on J0 in 0.06s, 4 tests Suite: org.elasticsearch.join.query.ParentIdQueryBuilderTests Completed [4/10] on J1 in 5.20s, 11 tests Suite: org.elasticsearch.join.query.HasChildQueryBuilderTests Completed [5/10] on J0 in 0.20s, 16 tests Suite: org.elasticsearch.join.aggregations.InternalChildrenTests Completed [6/10] on J1 in 0.10s, 5 tests Suite: org.elasticsearch.join.query.HasParentQueryBuilderTests Completed [7/10] on J1 in 0.17s, 15 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/testrun/test/temp/junit4-J0-20171231_094725_8042304628537947059929.syserr [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/testrun/test/temp/junit4-J1-20171231_094725_8045150759613134326703.syserr Suite: org.elasticsearch.join.query.LegacyHasChildQueryBuilderTests Completed [8/10] on J2 in 1.68s, 16 tests [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/testrun/test/temp/junit4-J2-20171231_094725_8045759142020151121144.syserr Suite: org.elasticsearch.join.mapper.ParentJoinFieldMapperTests Completed [9/10] on J3 in 6.43s, 8 tests Suite: org.elasticsearch.join.query.LegacyHasParentQueryBuilderTests Completed [10/10] on J3 in 0.27s, 15 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/testrun/test/temp/junit4-J3-20171231_094725_8045400591994777174014.syserr Slow Tests Summary: 6.43s | org.elasticsearch.join.mapper.ParentJoinFieldMapperTests 5.20s | org.elasticsearch.join.query.ParentIdQueryBuilderTests 4.93s | org.elasticsearch.join.query.LegacyParentIdQueryBuilderTests 4.30s | org.elasticsearch.join.aggregations.ParentToChildrenAggregatorTests 1.68s | org.elasticsearch.join.query.LegacyHasChildQueryBuilderTests ==> Test Summary: 10 suites, 102 tests [ant:junit4] JVM J0: 0.26 .. 6.02 = 5.76s [ant:junit4] JVM J1: 0.26 .. 6.27 = 6.01s [ant:junit4] JVM J2: 0.26 .. 7.01 = 6.76s [ant:junit4] JVM J3: 0.26 .. 7.52 = 7.26s [ant:junit4] Execution time total: 7.53 sec. [ant:junit4] Tests summary: 10 suites, 102 tests :modules:parent-join:test (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 7.53 secs. :modules:parent-join:integTestCluster#init (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#init Skipping task ':modules:parent-join:integTestCluster#init' as it has no actions. :modules:parent-join:integTestCluster#init (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:parent-join:integTestCluster#wait (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#wait Putting task artifact state for task ':modules:parent-join:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:47:34 CET 2017] checking health: http://[::1]:43744/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:47:34 CET 2017] checking health: http://[::1]:43744/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:43744/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:43744/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/cluster/integTestCluster node0/cwd/wait.success :modules:parent-join:integTestCluster#wait (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 1.063 secs. :modules:parent-join:integTestRunner (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestRunner Putting task artifact state for task ':modules:parent-join:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says cześć! Master seed: 9054805C280FA650 ==> Test Info: seed=9054805C280FA650; jvm=1; suites=7 Started J0 PID(3706@worker-709589). Suite: org.elasticsearch.join.query.LegacyInnerHitsIT Completed [1/7] in 7.76s, 10 tests Suite: org.elasticsearch.join.query.ChildQuerySearchIT Completed [2/7] in 6.82s, 35 tests Suite: org.elasticsearch.join.aggregations.LegacyChildrenIT Completed [3/7] in 5.74s, 7 tests Suite: org.elasticsearch.join.query.LegacyChildQuerySearchIT Completed [4/7] in 6.35s, 42 tests Suite: org.elasticsearch.join.aggregations.ChildrenIT Completed [5/7] in 1.46s, 7 tests Suite: org.elasticsearch.join.ParentChildClientYamlTestSuiteIT Completed [6/7] in 1.82s, 3 tests Suite: org.elasticsearch.join.query.InnerHitsIT Completed [7/7] in 1.19s, 10 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join/build/testrun/integTestRunner/temp/junit4-J0-20171231_094734_39947687510242419240.syserr Slow Tests Summary: 7.76s | org.elasticsearch.join.query.LegacyInnerHitsIT 6.82s | org.elasticsearch.join.query.ChildQuerySearchIT 6.35s | org.elasticsearch.join.query.LegacyChildQuerySearchIT 5.74s | org.elasticsearch.join.aggregations.LegacyChildrenIT 1.82s | org.elasticsearch.join.ParentChildClientYamlTestSuiteIT ==> Test Summary: 7 suites, 114 tests [ant:junit4] JVM J0: 0.26 .. 31.81 = 31.56s [ant:junit4] Execution time total: 31 seconds [ant:junit4] Tests summary: 7 suites, 114 tests :modules:parent-join:integTestRunner (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 31.82 secs. :modules:parent-join:integTestCluster#stop (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTestCluster#stop Putting task artifact state for task ':modules:parent-join:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:parent-join:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 3438 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/parent-join Command: kill -9 3438 Successfully started process 'command 'kill'' :modules:parent-join:integTestCluster#stop (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.01 secs. :modules:parent-join:integTest (Thread[Task worker for ':' Thread 6,5,main]) started. :modules:parent-join:integTest Skipping task ':modules:parent-join:integTest' as it has no actions. :modules:parent-join:integTest (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.0 secs. :modules:percolator:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:percolator:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:percolator:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:percolator:integTestCluster#clean (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#clean Putting task artifact state for task ':modules:percolator:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:percolator:integTestCluster#clean UP-TO-DATE :modules:percolator:integTestCluster#clean (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:percolator:integTestCluster#createCwd (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#createCwd Putting task artifact state for task ':modules:percolator:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:percolator:integTestCluster#createCwd (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:percolator:integTestCluster#checkPrevious (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#checkPrevious Skipping task ':modules:percolator:integTestCluster#checkPrevious' as task onlyIf is false. :modules:percolator:integTestCluster#checkPrevious SKIPPED :modules:percolator:integTestCluster#checkPrevious (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:percolator:integTestCluster#stopPrevious (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#stopPrevious Skipping task ':modules:percolator:integTestCluster#stopPrevious' as task onlyIf is false. :modules:percolator:integTestCluster#stopPrevious SKIPPED :modules:percolator:integTestCluster#stopPrevious (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:percolator:integTestCluster#extract (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#extract Putting task artifact state for task ':modules:percolator:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestCluster#extract' took 0.077 secs. It is not up-to-date because: No history is available. :modules:percolator:integTestCluster#extract (Thread[Task worker for ':',5,main]) completed. Took 0.352 secs. :modules:percolator:integTestCluster#configure (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#configure Putting task artifact state for task ':modules:percolator:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:percolator:integTestCluster#configure (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:percolator:integTestCluster#installPercolatorModule (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#installPercolatorModule Putting task artifact state for task ':modules:percolator:integTestCluster#installPercolatorModule' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestCluster#installPercolatorModule' took 0.0 secs. It is not up-to-date because: No history is available. :modules:percolator:integTestCluster#installPercolatorModule (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. :modules:percolator:integTestCluster#start (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#start Putting task artifact state for task ':modules:percolator:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_percolator_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:percolator:integTestCluster#start (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :modules:percolator:copyRestSpec (Thread[Task worker for ':',5,main]) started. :modules:percolator:copyRestSpec Putting task artifact state for task ':modules:percolator:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:copyRestSpec' took 0.001 secs. It is not up-to-date because: No history is available. :modules:percolator:copyRestSpec (Thread[Task worker for ':',5,main]) completed. Took 0.029 secs. :modules:percolator:test (Thread[Task worker for ':',5,main]) started. :modules:percolator:test Putting task artifact state for task ':modules:percolator:test' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says مرحبا! Master seed: 1A3A8B38C6057ACE ==> Test Info: seed=1A3A8B38C6057ACE; jvms=4; suites=9 Started J0 PID(4519@worker-709589). Started J1 PID(4525@worker-709589). Started J2 PID(4523@worker-709589). Started J3 PID(4532@worker-709589). Suite: org.elasticsearch.percolator.PercolateQueryTests Completed [1/9] on J2 in 2.21s, 1 test Suite: org.elasticsearch.percolator.QueryBuilderStoreTests Completed [2/9] on J0 in 3.78s, 1 test Suite: org.elasticsearch.percolator.PercolatorHighlightSubFetchPhaseTests Completed [3/9] on J0 in 0.25s, 2 tests Suite: org.elasticsearch.percolator.PercolateQueryBuilderTests Completed [4/9] on J1 in 7.47s, 17 tests Suite: org.elasticsearch.percolator.PercolatorMatchedSlotSubFetchPhaseTests Completed [5/9] on J1 in 0.09s, 2 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/testrun/test/temp/junit4-J1-20171231_094806_6293279697827596814734.syserr Suite: org.elasticsearch.percolator.PercolatorFieldMapperTests Completed [6/9] on J3 in 7.84s, 20 tests Suite: org.elasticsearch.percolator.QueryAnalyzerTests Completed [7/9] on J3 in 0.17s, 39 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/testrun/test/temp/junit4-J3-20171231_094806_6298993950622702088402.syserr Suite: org.elasticsearch.percolator.CandidateQueryTests Completed [8/9] on J0 in 4.05s, 6 tests Suite: org.elasticsearch.percolator.PercolatorQuerySearchTests Completed [9/9] on J2 in 6.00s, 5 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/testrun/test/temp/junit4-J0-20171231_094806_6291997882438358255317.syserr [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/testrun/test/temp/junit4-J2-20171231_094806_62947154333010563906.syserr Slow Tests Summary: 7.84s | org.elasticsearch.percolator.PercolatorFieldMapperTests 7.47s | org.elasticsearch.percolator.PercolateQueryBuilderTests 6.00s | org.elasticsearch.percolator.PercolatorQuerySearchTests 4.05s | org.elasticsearch.percolator.CandidateQueryTests 3.78s | org.elasticsearch.percolator.QueryBuilderStoreTests ==> Test Summary: 9 suites, 93 tests [ant:junit4] JVM J0: 0.29 .. 9.06 = 8.77s [ant:junit4] JVM J1: 0.29 .. 8.31 = 8.01s [ant:junit4] JVM J2: 0.29 .. 9.06 = 8.77s [ant:junit4] JVM J3: 0.29 .. 8.57 = 8.27s [ant:junit4] Execution time total: 9.07 sec. [ant:junit4] Tests summary: 9 suites, 93 tests :modules:percolator:test (Thread[Task worker for ':',5,main]) completed. Took 9.072 secs. :modules:percolator:integTestCluster#init (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#init Skipping task ':modules:percolator:integTestCluster#init' as it has no actions. :modules:percolator:integTestCluster#init (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:percolator:integTestCluster#wait (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#wait Putting task artifact state for task ':modules:percolator:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:48:15 CET 2017] checking health: http://[::1]:45427/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:48:15 CET 2017] checking health: http://[::1]:45427/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:45427/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:45427/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/cluster/integTestCluster node0/cwd/wait.success :modules:percolator:integTestCluster#wait (Thread[Task worker for ':',5,main]) completed. Took 0.073 secs. :modules:percolator:integTestRunner (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestRunner Putting task artifact state for task ':modules:percolator:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says aloha! Master seed: B9FAB327B468DF01 ==> Test Info: seed=B9FAB327B468DF01; jvm=1; suites=2 Started J0 PID(4792@worker-709589). Suite: org.elasticsearch.percolator.PercolatorQuerySearchIT Completed [1/2] in 7.69s, 12 tests Suite: org.elasticsearch.percolator.PercolatorClientYamlTestSuiteIT Completed [2/2] in 0.57s, 1 test [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator/build/testrun/integTestRunner/temp/junit4-J0-20171231_094815_776402006664241020228.syserr Slow Tests Summary: 7.69s | org.elasticsearch.percolator.PercolatorQuerySearchIT 0.57s | org.elasticsearch.percolator.PercolatorClientYamlTestSuiteIT ==> Test Summary: 2 suites, 13 tests [ant:junit4] JVM J0: 0.26 .. 9.02 = 8.76s [ant:junit4] Execution time total: 9.02 sec. [ant:junit4] Tests summary: 2 suites, 13 tests :modules:percolator:integTestRunner (Thread[Task worker for ':',5,main]) completed. Took 9.028 secs. :modules:percolator:integTestCluster#stop (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTestCluster#stop Putting task artifact state for task ':modules:percolator:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:percolator:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 4481 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/percolator Command: kill -9 4481 Successfully started process 'command 'kill'' :modules:percolator:integTestCluster#stop (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs. :modules:percolator:integTest (Thread[Task worker for ':',5,main]) started. :modules:percolator:integTest Skipping task ':modules:percolator:integTest' as it has no actions. :modules:percolator:integTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:rank-eval:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:rank-eval:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:integTestCluster#clean (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#clean Putting task artifact state for task ':modules:rank-eval:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:rank-eval:integTestCluster#clean UP-TO-DATE :modules:rank-eval:integTestCluster#clean (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:integTestCluster#createCwd (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#createCwd Putting task artifact state for task ':modules:rank-eval:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:rank-eval:integTestCluster#createCwd (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:rank-eval:integTestCluster#checkPrevious (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#checkPrevious Skipping task ':modules:rank-eval:integTestCluster#checkPrevious' as task onlyIf is false. :modules:rank-eval:integTestCluster#checkPrevious SKIPPED :modules:rank-eval:integTestCluster#checkPrevious (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:integTestCluster#stopPrevious (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#stopPrevious Skipping task ':modules:rank-eval:integTestCluster#stopPrevious' as task onlyIf is false. :modules:rank-eval:integTestCluster#stopPrevious SKIPPED :modules:rank-eval:integTestCluster#stopPrevious (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:integTestCluster#extract (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#extract Putting task artifact state for task ':modules:rank-eval:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestCluster#extract' took 0.077 secs. It is not up-to-date because: No history is available. :modules:rank-eval:integTestCluster#extract (Thread[Task worker for ':',5,main]) completed. Took 0.352 secs. :modules:rank-eval:integTestCluster#configure (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#configure Putting task artifact state for task ':modules:rank-eval:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:rank-eval:integTestCluster#configure (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:integTestCluster#installRankEvalModule (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#installRankEvalModule Putting task artifact state for task ':modules:rank-eval:integTestCluster#installRankEvalModule' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestCluster#installRankEvalModule' took 0.0 secs. It is not up-to-date because: No history is available. :modules:rank-eval:integTestCluster#installRankEvalModule (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:rank-eval:integTestCluster#start (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#start Putting task artifact state for task ':modules:rank-eval:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_rank-eval_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m |----------------------------------------- :modules:rank-eval:integTestCluster#start (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:rank-eval:copyRestSpec (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:copyRestSpec Putting task artifact state for task ':modules:rank-eval:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:copyRestSpec' took 0.001 secs. It is not up-to-date because: No history is available. :modules:rank-eval:copyRestSpec (Thread[Task worker for ':',5,main]) completed. Took 0.028 secs. :modules:rank-eval:test (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:test Putting task artifact state for task ':modules:rank-eval:test' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says olá! Master seed: F8F3D3F6D7CC6E4D ==> Test Info: seed=F8F3D3F6D7CC6E4D; jvms=4; suites=9 Started J0 PID(4937@worker-709589). Started J3 PID(4938@worker-709589). Started J1 PID(4936@worker-709589). Started J2 PID(4939@worker-709589). Suite: org.elasticsearch.index.rankeval.EvalQueryQualityTests Completed [1/9] on J1 in 1.79s, 2 tests Suite: org.elasticsearch.index.rankeval.PrecisionAtKTests Completed [2/9] on J3 in 2.14s, 13 tests Suite: org.elasticsearch.index.rankeval.MeanReciprocalRankTests Completed [3/9] on J2 in 2.10s, 11 tests Suite: org.elasticsearch.index.rankeval.RatedDocumentTests Completed [4/9] on J2 in 0.13s, 3 tests Suite: org.elasticsearch.index.rankeval.RankEvalResponseTests Completed [5/9] on J0 in 2.33s, 2 tests Suite: org.elasticsearch.index.rankeval.RankEvalSpecTests Completed [6/9] on J1 in 0.44s, 6 tests [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/testrun/test/temp/junit4-J2-20171231_094825_2127740546023951655694.syserr Suite: org.elasticsearch.index.rankeval.DiscountedCumulativeGainTests Completed [7/9] on J0 in 0.24s, 7 tests Suite: org.elasticsearch.index.rankeval.RatedSearchHitTests Completed [8/9] on J0 in 0.04s, 2 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/testrun/test/temp/junit4-J1-20171231_094825_2127955620444730090331.syserr [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/testrun/test/temp/junit4-J0-20171231_094825_2122906181336466364357.syserr Suite: org.elasticsearch.index.rankeval.RatedRequestsTests Completed [9/9] on J3 in 0.98s, 10 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/testrun/test/temp/junit4-J3-20171231_094825_2123156398830211436543.syserr Slow Tests Summary: 2.33s | org.elasticsearch.index.rankeval.RankEvalResponseTests 2.14s | org.elasticsearch.index.rankeval.PrecisionAtKTests 2.10s | org.elasticsearch.index.rankeval.MeanReciprocalRankTests 1.79s | org.elasticsearch.index.rankeval.EvalQueryQualityTests 0.98s | org.elasticsearch.index.rankeval.RatedRequestsTests ==> Test Summary: 9 suites, 56 tests [ant:junit4] JVM J0: 0.26 .. 3.52 = 3.26s [ant:junit4] JVM J1: 0.26 .. 3.27 = 3.01s [ant:junit4] JVM J2: 0.30 .. 3.06 = 2.76s [ant:junit4] JVM J3: 0.26 .. 4.02 = 3.76s [ant:junit4] Execution time total: 4.02 sec. [ant:junit4] Tests summary: 9 suites, 56 tests :modules:rank-eval:test (Thread[Task worker for ':',5,main]) completed. Took 4.028 secs. :modules:rank-eval:integTestCluster#init (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#init Skipping task ':modules:rank-eval:integTestCluster#init' as it has no actions. :modules:rank-eval:integTestCluster#init (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:rank-eval:integTestCluster#wait (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#wait Putting task artifact state for task ':modules:rank-eval:integTestCluster#wait' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestCluster#wait' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. [ant:echo] ==> [Sun Dec 31 09:48:32 CET 2017] checking health: http://[::1]:40924/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [echo] ==> [Sun Dec 31 09:48:32 CET 2017] checking health: http://[::1]:40924/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] Getting: http://[::1]:40924/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [get] Getting: http://[::1]:40924/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow [ant:get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/integTestCluster node0/cwd/wait.success [get] To: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/cluster/integTestCluster node0/cwd/wait.success :modules:rank-eval:integTestCluster#wait (Thread[Task worker for ':',5,main]) completed. Took 3.057 secs. :modules:rank-eval:integTestRunner (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestRunner Putting task artifact state for task ':modules:rank-eval:integTestRunner' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestRunner' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says hello! Master seed: 2DBB0F05B0D31DA3 ==> Test Info: seed=2DBB0F05B0D31DA3; jvm=1; suites=2 Started J0 PID(5156@worker-709589). Suite: org.elasticsearch.index.rankeval.RankEvalRequestIT Completed [1/2] in 4.08s, 4 tests Suite: org.elasticsearch.index.rankeval.RankEvalYamlIT Completed [2/2] in 1.77s, 4 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval/build/testrun/integTestRunner/temp/junit4-J0-20171231_094832_2973473553017581421738.syserr Slow Tests Summary: 4.08s | org.elasticsearch.index.rankeval.RankEvalRequestIT 1.77s | org.elasticsearch.index.rankeval.RankEvalYamlIT ==> Test Summary: 2 suites, 8 tests [ant:junit4] JVM J0: 0.26 .. 6.51 = 6.26s [ant:junit4] Execution time total: 6.52 sec. [ant:junit4] Tests summary: 2 suites, 8 tests :modules:rank-eval:integTestRunner (Thread[Task worker for ':',5,main]) completed. Took 6.521 secs. :modules:rank-eval:integTestCluster#stop (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTestCluster#stop Putting task artifact state for task ':modules:rank-eval:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:rank-eval:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 4905 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/rank-eval Command: kill -9 4905 Successfully started process 'command 'kill'' :modules:rank-eval:integTestCluster#stop (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:rank-eval:integTest (Thread[Task worker for ':',5,main]) started. :modules:rank-eval:integTest Skipping task ':modules:rank-eval:integTest' as it has no actions. :modules:rank-eval:integTest (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#prepareCluster.cleanShared Putting task artifact state for task ':modules:reindex:integTestCluster#prepareCluster.cleanShared' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:integTestCluster#prepareCluster.cleanShared' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:reindex:integTestCluster#prepareCluster.cleanShared (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:integTestCluster#clean (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#clean Putting task artifact state for task ':modules:reindex:integTestCluster#clean' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:integTestCluster#clean' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. :modules:reindex:integTestCluster#clean UP-TO-DATE :modules:reindex:integTestCluster#clean (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:integTestCluster#createCwd (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#createCwd Putting task artifact state for task ':modules:reindex:integTestCluster#createCwd' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:integTestCluster#createCwd' took 0.0 secs. It is not up-to-date because: No history is available. :modules:reindex:integTestCluster#createCwd (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :modules:reindex:integTestCluster#checkPrevious (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#checkPrevious Skipping task ':modules:reindex:integTestCluster#checkPrevious' as task onlyIf is false. :modules:reindex:integTestCluster#checkPrevious SKIPPED :modules:reindex:integTestCluster#checkPrevious (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:integTestCluster#stopPrevious (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#stopPrevious Skipping task ':modules:reindex:integTestCluster#stopPrevious' as task onlyIf is false. :modules:reindex:integTestCluster#stopPrevious SKIPPED :modules:reindex:integTestCluster#stopPrevious (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:integTestCluster#extract (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#extract Putting task artifact state for task ':modules:reindex:integTestCluster#extract' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:integTestCluster#extract' took 0.078 secs. It is not up-to-date because: No history is available. :modules:reindex:integTestCluster#extract (Thread[Task worker for ':',5,main]) completed. Took 0.353 secs. :modules:reindex:integTestCluster#configure (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#configure Putting task artifact state for task ':modules:reindex:integTestCluster#configure' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:integTestCluster#configure' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Configuring /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config/elasticsearch.yml :modules:reindex:integTestCluster#configure (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :modules:reindex:integTestCluster#installReindexModule (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#installReindexModule Putting task artifact state for task ':modules:reindex:integTestCluster#installReindexModule' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:integTestCluster#installReindexModule' took 0.004 secs. It is not up-to-date because: No history is available. :modules:reindex:integTestCluster#installReindexModule (Thread[Task worker for ':',5,main]) completed. Took 0.028 secs. :modules:reindex:integTestCluster#start (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#start Putting task artifact state for task ':modules:reindex:integTestCluster#start' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:integTestCluster#start' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Node 0 configuration: |----------------------------------------- | cwd: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/cluster/integTestCluster node0/cwd | command: bash /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/cluster/integTestCluster node0/cwd/run -E node.portsfile=true -E path.data=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/data | environment: | JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 | ES_JAVA_OPTS: -Xms512m -Xmx512m -ea -esa | ES_PATH_CONF: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/config | | [run] "/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/cluster/integTestCluster node0/elasticsearch-6.2.0-SNAPSHOT/bin/elasticsearch" "$@" > run.log 2>&1 ; if [ $? != 0 ]; then touch run.failed; fi | | [elasticsearch.yml] | cluster.name: modules_reindex_integTestCluster | node.name: node-0 | pidfile: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/cluster/integTestCluster node0/es.pid | path.repo: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/cluster/shared/repo | path.shared_data: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/cluster/shared/ | node.attr.testattr: test | node.max_local_storage_nodes: 1 | http.port: 0 | transport.tcp.port: 0 | cluster.routing.allocation.disk.watermark.low: 1b | cluster.routing.allocation.disk.watermark.high: 1b | cluster.routing.allocation.disk.watermark.flood_stage: 1b | script.max_compilations_rate: 2048/1m | reindex.remote.whitelist: 127.0.0.1:* |----------------------------------------- :modules:reindex:integTestCluster#start (Thread[Task worker for ':',5,main]) completed. Took 0.006 secs. :modules:reindex:copyRestSpec (Thread[Task worker for ':',5,main]) started. :modules:reindex:copyRestSpec Putting task artifact state for task ':modules:reindex:copyRestSpec' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:copyRestSpec' took 0.001 secs. It is not up-to-date because: No history is available. :modules:reindex:copyRestSpec (Thread[Task worker for ':',5,main]) completed. Took 0.027 secs. :client:test:test (Thread[Task worker for ':',5,main]) started. :client:test:test Skipping task ':client:test:test' as task onlyIf is false. :client:test:test SKIPPED :client:test:test (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs. :client:rest:test (Thread[Task worker for ':',5,main]) started. :client:rest:test Putting task artifact state for task ':client:rest:test' into context took 0.0 secs. Up-to-date check for task ':client:rest:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says hi! Master seed: BCF63930D213AF55 ==> Test Info: seed=BCF63930D213AF55; jvms=4; suites=12 Started J0 PID(5285@worker-709589). Started J2 PID(5286@worker-709589). Started J1 PID(5284@worker-709589). Started J3 PID(5287@worker-709589). Suite: org.elasticsearch.client.FailureTrackingResponseListenerTests Completed [1/12] on J0 in 0.09s, 2 tests Suite: org.elasticsearch.client.ResponseExceptionTests Completed [2/12] on J3 in 0.07s, 1 test Suite: org.elasticsearch.client.RequestLoggerTests Completed [3/12] on J2 in 0.11s, 3 tests Suite: org.elasticsearch.client.SyncResponseListenerTests Completed [4/12] on J3 in 0.05s, 7 tests Suite: org.elasticsearch.client.HeapBufferedAsyncResponseConsumerTests Completed [5/12] on J1 in 0.30s, 5 tests Suite: org.elasticsearch.client.RestClientTests Completed [6/12] on J2 in 0.16s, 6 tests Suite: org.elasticsearch.client.RestClientSingleHostTests Completed [7/12] on J1 in 0.31s, 10 tests Suite: org.elasticsearch.client.RestClientMultipleHostsTests Completed [8/12] on J3 in 0.35s, 3 tests Suite: org.elasticsearch.client.RestClientSingleHostIntegTests Completed [9/12] on J0 in 0.84s, 5 tests Suite: org.elasticsearch.client.RestClientMultipleHostsIntegTests Completed [10/12] on J2 in 0.49s, 2 tests Suite: org.elasticsearch.client.RestClientBuilderTests Completed [11/12] on J1 in 0.23s, 4 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/testrun/test/temp/junit4-J3-20171231_094839_2503397103353897122748.syserr Suite: org.elasticsearch.client.RestClientBuilderIntegTests Completed [12/12] on J0 in 0.22s, 1 test [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/testrun/test/temp/junit4-J2-20171231_094839_2508071225110528743821.syserr [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/testrun/test/temp/junit4-J1-20171231_094839_2492269202033296869579.syserr [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/client/rest/build/testrun/test/temp/junit4-J0-20171231_094839_2495939477277961272387.syserr Slow Tests Summary: 0.84s | org.elasticsearch.client.RestClientSingleHostIntegTests 0.49s | org.elasticsearch.client.RestClientMultipleHostsIntegTests 0.35s | org.elasticsearch.client.RestClientMultipleHostsTests 0.31s | org.elasticsearch.client.RestClientSingleHostTests 0.30s | org.elasticsearch.client.HeapBufferedAsyncResponseConsumerTests ==> Test Summary: 12 suites, 49 tests [ant:junit4] JVM J0: 0.25 .. 1.76 = 1.50s [ant:junit4] JVM J1: 0.25 .. 1.51 = 1.26s [ant:junit4] JVM J2: 0.25 .. 1.51 = 1.26s [ant:junit4] JVM J3: 0.25 .. 1.26 = 1.01s [ant:junit4] Execution time total: 1.76 sec. [ant:junit4] Tests summary: 12 suites, 49 tests :client:rest:test (Thread[Task worker for ':',5,main]) completed. Took 1.764 secs. :modules:transport-netty4:test (Thread[Task worker for ':',5,main]) started. :modules:transport-netty4:test Putting task artifact state for task ':modules:transport-netty4:test' into context took 0.0 secs. Up-to-date check for task ':modules:transport-netty4:test' took 0.0 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says aloha! Master seed: 22A790AC11AAD660 ==> Test Info: seed=22A790AC11AAD660; jvms=4; suites=11 Started J0 PID(5544@worker-709589). Started J3 PID(5547@worker-709589). Started J2 PID(5555@worker-709589). Started J1 PID(5577@worker-709589). Suite: org.elasticsearch.transport.netty4.Netty4UtilsTests Completed [1/11] on J0 in 2.75s, 5 tests Suite: org.elasticsearch.http.netty4.pipelining.Netty4HttpPipeliningHandlerTests Completed [2/11] on J0 in 0.31s, 5 tests Suite: org.elasticsearch.transport.netty4.NettyTransportMultiPortTests Completed [3/11] on J1 in 3.17s, 4 tests Suite: org.elasticsearch.transport.netty4.ByteBufBytesReferenceTests Completed [4/11] on J1 in 0.48s, 32 tests Suite: org.elasticsearch.http.netty4.Netty4HttpPublishPortTests Completed [5/11] on J1 in 0.10s, 1 test [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/testrun/test/temp/junit4-J1-20171231_094841_0198273141663811253767.syserr Suite: org.elasticsearch.http.netty4.Netty4HttpChannelTests Completed [6/11] on J0 in 1.34s, 10 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/testrun/test/temp/junit4-J0-20171231_094841_0187748661984342907379.syserr Suite: org.elasticsearch.transport.netty4.Netty4SizeHeaderFrameDecoderTests Completed [7/11] on J3 in 4.48s, 2 tests Suite: org.elasticsearch.transport.netty4.SimpleNetty4TransportTests IGNOR/A 0.04s J2 | SimpleNetty4TransportTests.testTimeoutPerConnection > Assumption #1: Works only on BSD network stacks and apparently windows Completed [8/11] on J2 in 6.96s, 41 tests, 1 skipped Suite: org.elasticsearch.transport.netty4.Netty4ScheduledPingTests Completed [9/11] on J2 in 2.16s, 1 test Suite: org.elasticsearch.http.netty4.Netty4HttpServerPipeliningTests Completed [10/11] on J2 in 6.10s, 2 tests [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/testrun/test/temp/junit4-J2-20171231_094841_0197856811871500028984.syserr Suite: org.elasticsearch.http.netty4.Netty4HttpServerTransportTests Completed [11/11] on J3 in 13.30s, 9 tests [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/transport-netty4/build/testrun/test/temp/junit4-J3-20171231_094841_0197558880836344291377.syserr Slow Tests Summary: 13.30s | org.elasticsearch.http.netty4.Netty4HttpServerTransportTests 6.96s | org.elasticsearch.transport.netty4.SimpleNetty4TransportTests 6.10s | org.elasticsearch.http.netty4.Netty4HttpServerPipeliningTests 4.48s | org.elasticsearch.transport.netty4.Netty4SizeHeaderFrameDecoderTests 3.17s | org.elasticsearch.transport.netty4.NettyTransportMultiPortTests ==> Test Summary: 11 suites, 112 tests, 1 ignored (1 assumption) [ant:junit4] JVM J0: 0.26 .. 5.26 = 5.00s [ant:junit4] JVM J1: 0.26 .. 4.52 = 4.26s [ant:junit4] JVM J2: 0.26 .. 16.30 = 16.04s [ant:junit4] JVM J3: 0.26 .. 18.78 = 18.52s [ant:junit4] Execution time total: 18 seconds [ant:junit4] Tests summary: 11 suites, 112 tests, 1 ignored (1 assumption) :modules:transport-netty4:test (Thread[Task worker for ':',5,main]) completed. Took 18.789 secs. :modules:reindex:test (Thread[Task worker for ':',5,main]) started. :modules:reindex:test Putting task artifact state for task ':modules:reindex:test' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:test' took 0.002 secs. It is not up-to-date because: Task.upToDateWhen is false. [ant:junit4] says hallo! Master seed: 401B0C5B3206920F ==> Test Info: seed=401B0C5B3206920F; jvms=4; suites=30 Started J2 PID(9973@worker-709589). Started J0 PID(9972@worker-709589). Started J3 PID(9982@worker-709589). Started J1 PID(9988@worker-709589). Suite: org.elasticsearch.index.reindex.RestUpdateByQueryActionTests Completed [1/30] on J2 in 1.84s, 1 test Suite: org.elasticsearch.index.reindex.UpdateByQueryWithScriptTests Completed [2/30] on J2 in 0.74s, 6 tests Suite: org.elasticsearch.index.reindex.TransportRethrottleActionTests Completed [3/30] on J2 in 0.24s, 6 tests Suite: org.elasticsearch.index.reindex.ReindexSourceTargetValidationTests Completed [4/30] on J2 in 0.49s, 4 tests Suite: org.elasticsearch.index.reindex.DeleteByQueryConcurrentTests Completed [5/30] on J1 in 8.18s, 2 tests Suite: org.elasticsearch.index.reindex.ReindexFromRemoteWithAuthTests Completed [6/30] on J2 in 8.11s, 4 tests Suite: org.elasticsearch.index.reindex.UpdateByQueryWhileModifyingTests Completed [7/30] on J1 in 3.66s, 1 test Suite: org.elasticsearch.index.reindex.DeleteByQueryBasicTests Completed [8/30] on J0 in 12.13s, 11 tests Suite: org.elasticsearch.index.reindex.UpdateByQueryMetadataTests Completed [9/30] on J0 in 0.05s, 1 test Suite: org.elasticsearch.index.reindex.remote.RemoteRequestBuildersTests Completed [10/30] on J0 in 0.14s, 8 tests Suite: org.elasticsearch.index.reindex.remote.RemoteScrollableHitSourceTests Completed [11/30] on J1 in 1.49s, 19 tests Suite: org.elasticsearch.index.reindex.ReindexScriptTests Completed [12/30] on J1 in 0.35s, 14 tests Suite: org.elasticsearch.index.reindex.RethrottleTests Completed [13/30] on J3 in 13.83s, 6 tests Suite: org.elasticsearch.index.reindex.remote.RemoteInfoTests Completed [14/30] on J3 in 0.02s, 1 test Suite: org.elasticsearch.index.reindex.RoundTripTests Completed [15/30] on J1 in 0.07s, 4 tests Suite: org.elasticsearch.index.reindex.BulkByScrollParallelizationHelperTests Completed [16/30] on J1 in 0.05s, 1 test Suite: org.elasticsearch.index.reindex.BulkIndexByScrollResponseTests Completed [17/30] on J1 in 0.03s, 1 test Suite: org.elasticsearch.index.reindex.ReindexParentChildTests Completed [18/30] on J0 in 3.15s, 3 tests Suite: org.elasticsearch.index.reindex.UpdateByQueryBasicTests Completed [19/30] on J3 in 4.31s, 3 tests Suite: org.elasticsearch.index.reindex.ReindexVersioningTests Completed [20/30] on J3 in 4.16s, 9 tests Suite: org.elasticsearch.index.reindex.ReindexMetadataTests Completed [21/30] on J3 in 0.06s, 5 tests Suite: org.elasticsearch.index.reindex.CancelTests Completed [22/30] on J1 in 11.03s, 6 tests Suite: org.elasticsearch.index.reindex.ReindexFromRemoteBuildRestClientTests Completed [23/30] on J1 in 0.17s, 2 tests Suite: org.elasticsearch.index.reindex.ReindexFromRemoteWhitelistTests Completed [24/30] on J1 in 0.38s, 9 tests Suite: org.elasticsearch.index.reindex.RestDeleteByQueryActionTests Completed [25/30] on J1 in 0.03s, 1 test Suite: org.elasticsearch.index.reindex.RestReindexActionTests Completed [26/30] on J1 in 0.03s, 6 tests Suite: org.elasticsearch.index.reindex.ReindexBasicTests Completed [27/30] on J2 in 15.55s, 4 tests [ant:junit4] JVM J1: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/temp/junit4-J1-20171231_094859_8119122794410299948142.syserr [ant:junit4] JVM J2: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/temp/junit4-J2-20171231_094859_8116742495912571254421.syserr Suite: org.elasticsearch.index.reindex.RetryTests Completed [28/30] on J0 in 12.10s, 4 tests Suite: org.elasticsearch.index.reindex.AsyncBulkByScrollActionTests Completed [29/30] on J0 in 0.14s, 27 tests [ant:junit4] JVM J0: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/temp/junit4-J0-20171231_094859_8111652713057257303911.syserr HEARTBEAT J3 PID(9982@worker-709589): 2017-12-31T09:49:33, stalled for 10.9s at: ReindexFailureTests.testResponseOnSearchFailure HEARTBEAT J3 PID(9982@worker-709589): 2017-12-31T09:49:43, stalled for 20.9s at: ReindexFailureTests.testResponseOnSearchFailure HEARTBEAT J3 PID(9982@worker-709589): 2017-12-31T09:49:53, stalled for 30.9s at: ReindexFailureTests.testResponseOnSearchFailure HEARTBEAT J3 PID(9982@worker-709589): 2017-12-31T09:50:03, stalled for 40.9s at: ReindexFailureTests.testResponseOnSearchFailure HEARTBEAT J3 PID(9982@worker-709589): 2017-12-31T09:50:13, stalled for 50.9s at: ReindexFailureTests.testResponseOnSearchFailure HEARTBEAT J3 PID(9982@worker-709589): 2017-12-31T09:50:25, stalled for 11.6s at: ReindexFailureTests.testFailuresCauseAbortDefault HEARTBEAT J3 PID(9982@worker-709589): 2017-12-31T09:50:45, stalled for 11.3s at: ReindexFailureTests.testAbortOnVersionConflict Suite: org.elasticsearch.index.reindex.ReindexFailureTests 1> [2017-12-31T05:49:22,787][INFO ][o.e.i.r.ReindexFailureTests] [testResponseOnSearchFailure]: before test 1> [2017-12-31T05:49:22,788][INFO ][o.e.i.r.ReindexFailureTests] [ReindexFailureTests#testResponseOnSearchFailure]: setting up test 1> [2017-12-31T05:49:22,789][INFO ][o.e.t.InternalTestCluster] Setup InternalTestCluster [SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster] with seed [46EF8EF35E8B7E42] using [1] dedicated masters, [3] (data) nodes and [0] coord only nodes (min_master_nodes are [auto-managed]) 1> [2017-12-31T05:49:22,789][DEBUG][o.e.t.InternalTestCluster] Reset test cluster with transport client ratio: [0.12083677446532326] 1> [2017-12-31T05:49:22,789][DEBUG][o.e.t.InternalTestCluster] Cluster is NOT consistent - restarting shared nodes - nodes: [[]] nextNodeId: [0] numSharedNodes: [4] 1> [2017-12-31T05:49:22,790][INFO ][o.e.n.Node ] [node_sm0] initializing ... 1> [2017-12-31T05:49:22,799][DEBUG][o.e.e.NodeEnvironment ] [node_sm0] using node location [[NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/0, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/0/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}, NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/0, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/0/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}, NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/0, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/0/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}]], local_lock_id [0] 1> [2017-12-31T05:49:22,799][DEBUG][o.e.e.NodeEnvironment ] [node_sm0] node data locations details: 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/0, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/0, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/0, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> [2017-12-31T05:49:22,800][INFO ][o.e.e.NodeEnvironment ] [node_sm0] heap size [491mb], compressed ordinary object pointers [true] 1> [2017-12-31T05:49:22,801][INFO ][o.e.n.Node ] [node_sm0] node name [node_sm0], node ID [bOWASjTcTOisA4FsYPv-OQ] 1> [2017-12-31T05:49:22,802][INFO ][o.e.n.Node ] [node_sm0] version[6.2.0-SNAPSHOT], pid[9982], build[2b14a8c/2017-12-31T08:29:06.449Z], OS[Linux/3.10.0-693.2.2.el7.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_151/25.151-b12] 1> [2017-12-31T05:49:22,802][INFO ][o.e.n.Node ] [node_sm0] JVM arguments [-Dfile.encoding=UTF8, -ea, -esa, -Xmx512m, -Xms512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/heapdump, -Dtests.prefix=tests, -Dtests.seed=401B0C5B3206920F, -Dtests.security.manager=true, -Djava.io.tmpdir=./temp, -Dtests.gradle=true, -Des.set.netty.runtime.available.processors=false, -Dtests.artifact=reindex, -Djava.awt.headless=true, -Dtests.ifNoTests=fail, -Dtests.task=:modules:reindex:test, -Djna.nosys=true, -Dtests.logger.level=WARN, -Djunit4.childvm.cwd=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3, -Djunit4.childvm.id=3, -Djunit4.childvm.count=4] 1> [2017-12-31T05:49:22,802][WARN ][o.e.n.Node ] [node_sm0] version [6.2.0-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production 1> [2017-12-31T05:49:22,802][DEBUG][o.e.n.Node ] [node_sm0] using config [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/config], data [[/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0, /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1, /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2]], logs [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/logs], plugins [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/plugins] 1> [2017-12-31T05:49:22,803][DEBUG][o.e.p.PluginsService ] [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/plugins] directory does not exist. 1> [2017-12-31T05:49:22,803][INFO ][o.e.p.PluginsService ] [node_sm0] no modules loaded 1> [2017-12-31T05:49:22,803][INFO ][o.e.p.PluginsService ] [node_sm0] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 1> [2017-12-31T05:49:22,803][INFO ][o.e.p.PluginsService ] [node_sm0] loaded plugin [org.elasticsearch.node.NodeMocksPlugin] 1> [2017-12-31T05:49:22,803][INFO ][o.e.p.PluginsService ] [node_sm0] loaded plugin [org.elasticsearch.search.MockSearchService$TestPlugin] 1> [2017-12-31T05:49:22,803][INFO ][o.e.p.PluginsService ] [node_sm0] loaded plugin [org.elasticsearch.test.ESIntegTestCase$TestSeedPlugin] 1> [2017-12-31T05:49:22,803][INFO ][o.e.p.PluginsService ] [node_sm0] loaded plugin [org.elasticsearch.test.discovery.TestZenDiscovery$TestPlugin] 1> [2017-12-31T05:49:22,803][INFO ][o.e.p.PluginsService ] [node_sm0] loaded plugin [org.elasticsearch.test.transport.MockTransportService$TestPlugin] 1> [2017-12-31T05:49:22,803][INFO ][o.e.p.PluginsService ] [node_sm0] loaded plugin [org.elasticsearch.transport.AssertingTransportInterceptor$TestPlugin] 1> [2017-12-31T05:49:22,803][INFO ][o.e.p.PluginsService ] [node_sm0] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [force_merge], size [1], queue size [unbounded] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [fetch_shard_started], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [listener], size [1], queue size [unbounded] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [index], size [2], queue size [200] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [refresh], core [1], max [1], keep alive [5m] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [generic], core [4], max [128], keep alive [30s] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [warmer], core [1], max [1], keep alive [5m] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [node_sm0/search] will adjust queue by [50] when determining automatic queue size 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [search], size [4], queue size [1k] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [flush], core [1], max [1], keep alive [5m] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [fetch_shard_store], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [management], core [1], max [5], keep alive [5m] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [get], size [2], queue size [1k] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [bulk], size [2], queue size [200] 1> [2017-12-31T05:49:22,804][DEBUG][o.e.t.ThreadPool ] [node_sm0] created thread pool: name [snapshot], core [1], max [1], keep alive [5m] 1> [2017-12-31T05:49:22,805][DEBUG][o.e.s.ScriptService ] [node_sm0] using script cache with max_size [42], expire [0s] 1> [2017-12-31T05:49:22,808][DEBUG][o.e.m.j.JvmGcMonitorService] [node_sm0] enabled [true], interval [1s], gc_threshold [{default=GcThreshold{name='default', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}, young=GcThreshold{name='young', warnThreshold=1000, infoThreshold=700, debugThreshold=400}, old=GcThreshold{name='old', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}}], overhead [50, 25, 10] 1> [2017-12-31T05:49:22,809][DEBUG][o.e.m.o.OsService ] [node_sm0] using refresh_interval [1s] 1> [2017-12-31T05:49:22,809][DEBUG][o.e.m.p.ProcessService ] [node_sm0] using refresh_interval [1s] 1> [2017-12-31T05:49:22,809][DEBUG][o.e.m.j.JvmService ] [node_sm0] using refresh_interval [1s] 1> [2017-12-31T05:49:22,809][DEBUG][o.e.m.f.FsService ] [node_sm0] using refresh_interval [1s] 1> [2017-12-31T05:49:22,810][DEBUG][o.e.c.r.a.d.ClusterRebalanceAllocationDecider] [node_sm0] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active] 1> [2017-12-31T05:49:22,810][DEBUG][o.e.c.r.a.d.ConcurrentRebalanceAllocationDecider] [node_sm0] using [cluster_concurrent_rebalance] with [2] 1> [2017-12-31T05:49:22,810][DEBUG][o.e.c.r.a.d.ThrottlingAllocationDecider] [node_sm0] using node_concurrent_outgoing_recoveries [2], node_concurrent_incoming_recoveries [5], node_initial_primaries_recoveries [4] 1> [2017-12-31T05:49:22,812][DEBUG][o.e.i.IndicesQueryCache ] [node_sm0] using [node] query cache with size [49mb] max filter count [1000] 1> [2017-12-31T05:49:22,812][DEBUG][o.e.i.IndexingMemoryController] [node_sm0] using indexing buffer size [49mb] with indices.memory.shard_inactive_time [5m], indices.memory.interval [5s] 1> [2017-12-31T05:49:22,819][DEBUG][o.e.g.GatewayMetaState ] [node_sm0] took 0s to load state 1> [2017-12-31T05:49:22,820][INFO ][o.e.d.DiscoveryModule ] [node_sm0] using discovery type [test-zen] 1> [2017-12-31T05:49:22,820][DEBUG][o.e.d.z.ElectMasterService] [node_sm0] using minimum_master_nodes [1] 1> [2017-12-31T05:49:22,820][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sm0] using ping_timeout [3s], join.timeout [1m], master_election.ignore_non_master [false] 1> [2017-12-31T05:49:22,820][DEBUG][o.e.d.z.MasterFaultDetection] [node_sm0] [master] uses ping_interval [1s], ping_timeout [30s], ping_retries [3] 1> [2017-12-31T05:49:22,820][DEBUG][o.e.d.z.NodesFaultDetection] [node_sm0] [node ] uses ping_interval [1s], ping_timeout [30s], ping_retries [3] 1> [2017-12-31T05:49:22,854][DEBUG][o.e.i.r.RecoverySettings ] [node_sm0] using max_bytes_per_sec[40mb] 1> [2017-12-31T05:49:22,869][INFO ][o.e.n.Node ] [node_sm0] initialized 1> [2017-12-31T05:49:22,870][INFO ][o.e.n.Node ] [node_sd1] initializing ... 1> [2017-12-31T05:49:22,878][DEBUG][o.e.e.NodeEnvironment ] [node_sd1] using node location [[NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/1, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/1/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}, NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/1, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/1/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}, NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/1, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/1/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}]], local_lock_id [1] 1> [2017-12-31T05:49:22,878][DEBUG][o.e.e.NodeEnvironment ] [node_sd1] node data locations details: 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/1, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/1, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/1, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> [2017-12-31T05:49:22,879][INFO ][o.e.e.NodeEnvironment ] [node_sd1] heap size [491mb], compressed ordinary object pointers [true] 1> [2017-12-31T05:49:22,880][INFO ][o.e.n.Node ] [node_sd1] node name [node_sd1], node ID [bl4yBwZQRrCXgXZLbOA6fQ] 1> [2017-12-31T05:49:22,880][INFO ][o.e.n.Node ] [node_sd1] version[6.2.0-SNAPSHOT], pid[9982], build[2b14a8c/2017-12-31T08:29:06.449Z], OS[Linux/3.10.0-693.2.2.el7.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_151/25.151-b12] 1> [2017-12-31T05:49:22,880][INFO ][o.e.n.Node ] [node_sd1] JVM arguments [-Dfile.encoding=UTF8, -ea, -esa, -Xmx512m, -Xms512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/heapdump, -Dtests.prefix=tests, -Dtests.seed=401B0C5B3206920F, -Dtests.security.manager=true, -Djava.io.tmpdir=./temp, -Dtests.gradle=true, -Des.set.netty.runtime.available.processors=false, -Dtests.artifact=reindex, -Djava.awt.headless=true, -Dtests.ifNoTests=fail, -Dtests.task=:modules:reindex:test, -Djna.nosys=true, -Dtests.logger.level=WARN, -Djunit4.childvm.cwd=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3, -Djunit4.childvm.id=3, -Djunit4.childvm.count=4] 1> [2017-12-31T05:49:22,881][WARN ][o.e.n.Node ] [node_sd1] version [6.2.0-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production 1> [2017-12-31T05:49:22,881][DEBUG][o.e.n.Node ] [node_sd1] using config [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/config], data [[/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0, /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1, /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2]], logs [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/logs], plugins [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/plugins] 1> [2017-12-31T05:49:22,881][DEBUG][o.e.p.PluginsService ] [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/plugins] directory does not exist. 1> [2017-12-31T05:49:22,881][INFO ][o.e.p.PluginsService ] [node_sd1] no modules loaded 1> [2017-12-31T05:49:22,881][INFO ][o.e.p.PluginsService ] [node_sd1] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 1> [2017-12-31T05:49:22,881][INFO ][o.e.p.PluginsService ] [node_sd1] loaded plugin [org.elasticsearch.node.NodeMocksPlugin] 1> [2017-12-31T05:49:22,881][INFO ][o.e.p.PluginsService ] [node_sd1] loaded plugin [org.elasticsearch.search.MockSearchService$TestPlugin] 1> [2017-12-31T05:49:22,881][INFO ][o.e.p.PluginsService ] [node_sd1] loaded plugin [org.elasticsearch.test.ESIntegTestCase$TestSeedPlugin] 1> [2017-12-31T05:49:22,881][INFO ][o.e.p.PluginsService ] [node_sd1] loaded plugin [org.elasticsearch.test.discovery.TestZenDiscovery$TestPlugin] 1> [2017-12-31T05:49:22,881][INFO ][o.e.p.PluginsService ] [node_sd1] loaded plugin [org.elasticsearch.test.transport.MockTransportService$TestPlugin] 1> [2017-12-31T05:49:22,881][INFO ][o.e.p.PluginsService ] [node_sd1] loaded plugin [org.elasticsearch.transport.AssertingTransportInterceptor$TestPlugin] 1> [2017-12-31T05:49:22,882][INFO ][o.e.p.PluginsService ] [node_sd1] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [force_merge], size [1], queue size [unbounded] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [fetch_shard_started], core [1], max [6], keep alive [5m] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [listener], size [2], queue size [unbounded] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [index], size [3], queue size [200] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [generic], core [4], max [128], keep alive [30s] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [node_sd1/search] will adjust queue by [50] when determining automatic queue size 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [search], size [5], queue size [1k] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [flush], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:22,882][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [fetch_shard_store], core [1], max [6], keep alive [5m] 1> [2017-12-31T05:49:22,883][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [management], core [1], max [5], keep alive [5m] 1> [2017-12-31T05:49:22,883][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [get], size [3], queue size [1k] 1> [2017-12-31T05:49:22,883][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [bulk], size [3], queue size [200] 1> [2017-12-31T05:49:22,883][DEBUG][o.e.t.ThreadPool ] [node_sd1] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:22,889][DEBUG][o.e.s.ScriptService ] [node_sd1] using script cache with max_size [1692], expire [0s] 1> [2017-12-31T05:49:22,891][DEBUG][o.e.m.j.JvmGcMonitorService] [node_sd1] enabled [true], interval [1s], gc_threshold [{default=GcThreshold{name='default', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}, young=GcThreshold{name='young', warnThreshold=1000, infoThreshold=700, debugThreshold=400}, old=GcThreshold{name='old', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}}], overhead [50, 25, 10] 1> [2017-12-31T05:49:22,892][DEBUG][o.e.m.o.OsService ] [node_sd1] using refresh_interval [1s] 1> [2017-12-31T05:49:22,893][DEBUG][o.e.m.p.ProcessService ] [node_sd1] using refresh_interval [1s] 1> [2017-12-31T05:49:22,893][DEBUG][o.e.m.j.JvmService ] [node_sd1] using refresh_interval [1s] 1> [2017-12-31T05:49:22,893][DEBUG][o.e.m.f.FsService ] [node_sd1] using refresh_interval [1s] 1> [2017-12-31T05:49:22,893][DEBUG][o.e.c.r.a.d.ClusterRebalanceAllocationDecider] [node_sd1] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active] 1> [2017-12-31T05:49:22,893][DEBUG][o.e.c.r.a.d.ConcurrentRebalanceAllocationDecider] [node_sd1] using [cluster_concurrent_rebalance] with [2] 1> [2017-12-31T05:49:22,894][DEBUG][o.e.c.r.a.d.ThrottlingAllocationDecider] [node_sd1] using node_concurrent_outgoing_recoveries [2], node_concurrent_incoming_recoveries [5], node_initial_primaries_recoveries [4] 1> [2017-12-31T05:49:22,895][DEBUG][o.e.i.IndicesQueryCache ] [node_sd1] using [node] query cache with size [49mb] max filter count [1000] 1> [2017-12-31T05:49:22,895][DEBUG][o.e.i.IndexingMemoryController] [node_sd1] using indexing buffer size [49mb] with indices.memory.shard_inactive_time [5m], indices.memory.interval [5s] 1> [2017-12-31T05:49:22,899][DEBUG][o.e.g.GatewayMetaState ] [node_sd1] took 0s to load state 1> [2017-12-31T05:49:22,899][INFO ][o.e.d.DiscoveryModule ] [node_sd1] using discovery type [test-zen] 1> [2017-12-31T05:49:22,899][DEBUG][o.e.d.z.ElectMasterService] [node_sd1] using minimum_master_nodes [1] 1> [2017-12-31T05:49:22,899][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sd1] using ping_timeout [3s], join.timeout [1m], master_election.ignore_non_master [false] 1> [2017-12-31T05:49:22,899][DEBUG][o.e.d.z.MasterFaultDetection] [node_sd1] [master] uses ping_interval [1s], ping_timeout [30s], ping_retries [3] 1> [2017-12-31T05:49:22,899][DEBUG][o.e.d.z.NodesFaultDetection] [node_sd1] [node ] uses ping_interval [1s], ping_timeout [30s], ping_retries [3] 1> [2017-12-31T05:49:22,939][DEBUG][o.e.i.r.RecoverySettings ] [node_sd1] using max_bytes_per_sec[40mb] 1> [2017-12-31T05:49:22,962][INFO ][o.e.n.Node ] [node_sd1] initialized 1> [2017-12-31T05:49:22,963][INFO ][o.e.n.Node ] [node_sd2] initializing ... 1> [2017-12-31T05:49:22,972][DEBUG][o.e.e.NodeEnvironment ] [node_sd2] using node location [[NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/2, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/2/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}, NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/2, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/2/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}, NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/2, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/2/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}]], local_lock_id [2] 1> [2017-12-31T05:49:22,973][DEBUG][o.e.e.NodeEnvironment ] [node_sd2] node data locations details: 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/2, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/2, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/2, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> [2017-12-31T05:49:22,974][INFO ][o.e.e.NodeEnvironment ] [node_sd2] heap size [491mb], compressed ordinary object pointers [true] 1> [2017-12-31T05:49:22,975][INFO ][o.e.n.Node ] [node_sd2] node name [node_sd2], node ID [h8bs9IUzRPSWE3S5OnIXXQ] 1> [2017-12-31T05:49:22,975][INFO ][o.e.n.Node ] [node_sd2] version[6.2.0-SNAPSHOT], pid[9982], build[2b14a8c/2017-12-31T08:29:06.449Z], OS[Linux/3.10.0-693.2.2.el7.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_151/25.151-b12] 1> [2017-12-31T05:49:22,975][INFO ][o.e.n.Node ] [node_sd2] JVM arguments [-Dfile.encoding=UTF8, -ea, -esa, -Xmx512m, -Xms512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/heapdump, -Dtests.prefix=tests, -Dtests.seed=401B0C5B3206920F, -Dtests.security.manager=true, -Djava.io.tmpdir=./temp, -Dtests.gradle=true, -Des.set.netty.runtime.available.processors=false, -Dtests.artifact=reindex, -Djava.awt.headless=true, -Dtests.ifNoTests=fail, -Dtests.task=:modules:reindex:test, -Djna.nosys=true, -Dtests.logger.level=WARN, -Djunit4.childvm.cwd=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3, -Djunit4.childvm.id=3, -Djunit4.childvm.count=4] 1> [2017-12-31T05:49:22,975][WARN ][o.e.n.Node ] [node_sd2] version [6.2.0-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production 1> [2017-12-31T05:49:22,975][DEBUG][o.e.n.Node ] [node_sd2] using config [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/config], data [[/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0, /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1, /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2]], logs [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/logs], plugins [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/plugins] 1> [2017-12-31T05:49:22,975][DEBUG][o.e.p.PluginsService ] [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/plugins] directory does not exist. 1> [2017-12-31T05:49:22,975][INFO ][o.e.p.PluginsService ] [node_sd2] no modules loaded 1> [2017-12-31T05:49:22,975][INFO ][o.e.p.PluginsService ] [node_sd2] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 1> [2017-12-31T05:49:22,976][INFO ][o.e.p.PluginsService ] [node_sd2] loaded plugin [org.elasticsearch.node.NodeMocksPlugin] 1> [2017-12-31T05:49:22,976][INFO ][o.e.p.PluginsService ] [node_sd2] loaded plugin [org.elasticsearch.search.MockSearchService$TestPlugin] 1> [2017-12-31T05:49:22,976][INFO ][o.e.p.PluginsService ] [node_sd2] loaded plugin [org.elasticsearch.test.ESIntegTestCase$TestSeedPlugin] 1> [2017-12-31T05:49:22,976][INFO ][o.e.p.PluginsService ] [node_sd2] loaded plugin [org.elasticsearch.test.discovery.TestZenDiscovery$TestPlugin] 1> [2017-12-31T05:49:22,976][INFO ][o.e.p.PluginsService ] [node_sd2] loaded plugin [org.elasticsearch.test.transport.MockTransportService$TestPlugin] 1> [2017-12-31T05:49:22,976][INFO ][o.e.p.PluginsService ] [node_sd2] loaded plugin [org.elasticsearch.transport.AssertingTransportInterceptor$TestPlugin] 1> [2017-12-31T05:49:22,976][INFO ][o.e.p.PluginsService ] [node_sd2] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-31T05:49:22,979][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [force_merge], size [1], queue size [unbounded] 1> [2017-12-31T05:49:22,979][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [fetch_shard_started], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:22,979][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [listener], size [1], queue size [unbounded] 1> [2017-12-31T05:49:22,979][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [index], size [1], queue size [200] 1> [2017-12-31T05:49:22,979][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [refresh], core [1], max [1], keep alive [5m] 1> [2017-12-31T05:49:22,979][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [generic], core [4], max [128], keep alive [30s] 1> [2017-12-31T05:49:22,979][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [warmer], core [1], max [1], keep alive [5m] 1> [2017-12-31T05:49:22,980][DEBUG][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [node_sd2/search] will adjust queue by [50] when determining automatic queue size 1> [2017-12-31T05:49:22,980][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [search], size [2], queue size [1k] 1> [2017-12-31T05:49:22,980][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [flush], core [1], max [1], keep alive [5m] 1> [2017-12-31T05:49:22,980][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [fetch_shard_store], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:22,980][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [management], core [1], max [5], keep alive [5m] 1> [2017-12-31T05:49:22,980][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [get], size [1], queue size [1k] 1> [2017-12-31T05:49:22,980][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [bulk], size [1], queue size [200] 1> [2017-12-31T05:49:22,984][DEBUG][o.e.t.ThreadPool ] [node_sd2] created thread pool: name [snapshot], core [1], max [1], keep alive [5m] 1> [2017-12-31T05:49:22,985][DEBUG][o.e.s.ScriptService ] [node_sd2] using script cache with max_size [786], expire [0s] 1> [2017-12-31T05:49:22,987][DEBUG][o.e.m.j.JvmGcMonitorService] [node_sd2] enabled [true], interval [1s], gc_threshold [{default=GcThreshold{name='default', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}, young=GcThreshold{name='young', warnThreshold=1000, infoThreshold=700, debugThreshold=400}, old=GcThreshold{name='old', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}}], overhead [50, 25, 10] 1> [2017-12-31T05:49:22,988][DEBUG][o.e.m.o.OsService ] [node_sd2] using refresh_interval [1s] 1> [2017-12-31T05:49:22,989][DEBUG][o.e.m.p.ProcessService ] [node_sd2] using refresh_interval [1s] 1> [2017-12-31T05:49:22,989][DEBUG][o.e.m.j.JvmService ] [node_sd2] using refresh_interval [1s] 1> [2017-12-31T05:49:22,989][DEBUG][o.e.m.f.FsService ] [node_sd2] using refresh_interval [1s] 1> [2017-12-31T05:49:22,989][DEBUG][o.e.c.r.a.d.ClusterRebalanceAllocationDecider] [node_sd2] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active] 1> [2017-12-31T05:49:22,989][DEBUG][o.e.c.r.a.d.ConcurrentRebalanceAllocationDecider] [node_sd2] using [cluster_concurrent_rebalance] with [2] 1> [2017-12-31T05:49:22,990][DEBUG][o.e.c.r.a.d.ThrottlingAllocationDecider] [node_sd2] using node_concurrent_outgoing_recoveries [2], node_concurrent_incoming_recoveries [5], node_initial_primaries_recoveries [4] 1> [2017-12-31T05:49:22,994][DEBUG][o.e.i.IndicesQueryCache ] [node_sd2] using [node] query cache with size [49mb] max filter count [1000] 1> [2017-12-31T05:49:22,994][DEBUG][o.e.i.IndexingMemoryController] [node_sd2] using indexing buffer size [49mb] with indices.memory.shard_inactive_time [5m], indices.memory.interval [5s] 1> [2017-12-31T05:49:23,003][DEBUG][o.e.g.GatewayMetaState ] [node_sd2] took 0s to load state 1> [2017-12-31T05:49:23,004][INFO ][o.e.d.DiscoveryModule ] [node_sd2] using discovery type [test-zen] 1> [2017-12-31T05:49:23,004][DEBUG][o.e.d.z.ElectMasterService] [node_sd2] using minimum_master_nodes [1] 1> [2017-12-31T05:49:23,004][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sd2] using ping_timeout [3s], join.timeout [1m], master_election.ignore_non_master [false] 1> [2017-12-31T05:49:23,004][DEBUG][o.e.d.z.MasterFaultDetection] [node_sd2] [master] uses ping_interval [1s], ping_timeout [30s], ping_retries [3] 1> [2017-12-31T05:49:23,004][DEBUG][o.e.d.z.NodesFaultDetection] [node_sd2] [node ] uses ping_interval [1s], ping_timeout [30s], ping_retries [3] 1> [2017-12-31T05:49:23,063][DEBUG][o.e.i.r.RecoverySettings ] [node_sd2] using max_bytes_per_sec[56mb] 1> [2017-12-31T05:49:23,074][INFO ][o.e.n.Node ] [node_sd2] initialized 1> [2017-12-31T05:49:23,075][INFO ][o.e.n.Node ] [node_sd3] initializing ... 1> [2017-12-31T05:49:23,082][DEBUG][o.e.e.NodeEnvironment ] [node_sd3] using node location [[NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/3, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/3/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}, NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/3, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/3/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}, NodePath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/3, indicesPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/3/indices, fileStore=/ (rootfs), majorDeviceNumber=253, minorDeviceNumber=0}]], local_lock_id [3] 1> [2017-12-31T05:49:23,082][DEBUG][o.e.e.NodeEnvironment ] [node_sd3] node data locations details: 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/3, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/3, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> -> /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/3, free_space [522.7gb], usable_space [522.7gb], total_space [951.1gb], mount [/ (rootfs)], type [rootfs] 1> [2017-12-31T05:49:23,082][INFO ][o.e.e.NodeEnvironment ] [node_sd3] heap size [491mb], compressed ordinary object pointers [true] 1> [2017-12-31T05:49:23,083][INFO ][o.e.n.Node ] [node_sd3] node name [node_sd3], node ID [HHMoQL6gTuKgHFJ6a395cA] 1> [2017-12-31T05:49:23,083][INFO ][o.e.n.Node ] [node_sd3] version[6.2.0-SNAPSHOT], pid[9982], build[2b14a8c/2017-12-31T08:29:06.449Z], OS[Linux/3.10.0-693.2.2.el7.x86_64/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_151/25.151-b12] 1> [2017-12-31T05:49:23,083][INFO ][o.e.n.Node ] [node_sd3] JVM arguments [-Dfile.encoding=UTF8, -ea, -esa, -Xmx512m, -Xms512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/heapdump, -Dtests.prefix=tests, -Dtests.seed=401B0C5B3206920F, -Dtests.security.manager=true, -Djava.io.tmpdir=./temp, -Dtests.gradle=true, -Des.set.netty.runtime.available.processors=false, -Dtests.artifact=reindex, -Djava.awt.headless=true, -Dtests.ifNoTests=fail, -Dtests.task=:modules:reindex:test, -Djna.nosys=true, -Dtests.logger.level=WARN, -Djunit4.childvm.cwd=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3, -Djunit4.childvm.id=3, -Djunit4.childvm.count=4] 1> [2017-12-31T05:49:23,084][WARN ][o.e.n.Node ] [node_sd3] version [6.2.0-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production 1> [2017-12-31T05:49:23,084][DEBUG][o.e.n.Node ] [node_sd3] using config [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/config], data [[/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0, /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1, /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2]], logs [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/logs], plugins [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/plugins] 1> [2017-12-31T05:49:23,084][DEBUG][o.e.p.PluginsService ] [/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/plugins] directory does not exist. 1> [2017-12-31T05:49:23,084][INFO ][o.e.p.PluginsService ] [node_sd3] no modules loaded 1> [2017-12-31T05:49:23,085][INFO ][o.e.p.PluginsService ] [node_sd3] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 1> [2017-12-31T05:49:23,085][INFO ][o.e.p.PluginsService ] [node_sd3] loaded plugin [org.elasticsearch.node.NodeMocksPlugin] 1> [2017-12-31T05:49:23,085][INFO ][o.e.p.PluginsService ] [node_sd3] loaded plugin [org.elasticsearch.search.MockSearchService$TestPlugin] 1> [2017-12-31T05:49:23,085][INFO ][o.e.p.PluginsService ] [node_sd3] loaded plugin [org.elasticsearch.test.ESIntegTestCase$TestSeedPlugin] 1> [2017-12-31T05:49:23,085][INFO ][o.e.p.PluginsService ] [node_sd3] loaded plugin [org.elasticsearch.test.discovery.TestZenDiscovery$TestPlugin] 1> [2017-12-31T05:49:23,085][INFO ][o.e.p.PluginsService ] [node_sd3] loaded plugin [org.elasticsearch.test.transport.MockTransportService$TestPlugin] 1> [2017-12-31T05:49:23,085][INFO ][o.e.p.PluginsService ] [node_sd3] loaded plugin [org.elasticsearch.transport.AssertingTransportInterceptor$TestPlugin] 1> [2017-12-31T05:49:23,085][INFO ][o.e.p.PluginsService ] [node_sd3] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-31T05:49:23,085][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [force_merge], size [1], queue size [unbounded] 1> [2017-12-31T05:49:23,085][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [fetch_shard_started], core [1], max [6], keep alive [5m] 1> [2017-12-31T05:49:23,085][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [listener], size [2], queue size [unbounded] 1> [2017-12-31T05:49:23,085][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [index], size [3], queue size [200] 1> [2017-12-31T05:49:23,085][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:23,085][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [generic], core [4], max [128], keep alive [30s] 1> [2017-12-31T05:49:23,086][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:23,086][DEBUG][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [node_sd3/search] will adjust queue by [50] when determining automatic queue size 1> [2017-12-31T05:49:23,086][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [search], size [5], queue size [1k] 1> [2017-12-31T05:49:23,086][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [flush], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:23,086][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [fetch_shard_store], core [1], max [6], keep alive [5m] 1> [2017-12-31T05:49:23,086][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [management], core [1], max [5], keep alive [5m] 1> [2017-12-31T05:49:23,086][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [get], size [3], queue size [1k] 1> [2017-12-31T05:49:23,086][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [bulk], size [3], queue size [200] 1> [2017-12-31T05:49:23,086][DEBUG][o.e.t.ThreadPool ] [node_sd3] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 1> [2017-12-31T05:49:23,086][DEBUG][o.e.s.ScriptService ] [node_sd3] using script cache with max_size [100], expire [1.1h] 1> [2017-12-31T05:49:23,089][DEBUG][o.e.m.j.JvmGcMonitorService] [node_sd3] enabled [true], interval [1s], gc_threshold [{default=GcThreshold{name='default', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}, young=GcThreshold{name='young', warnThreshold=1000, infoThreshold=700, debugThreshold=400}, old=GcThreshold{name='old', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}}], overhead [50, 25, 10] 1> [2017-12-31T05:49:23,091][DEBUG][o.e.m.o.OsService ] [node_sd3] using refresh_interval [1s] 1> [2017-12-31T05:49:23,092][DEBUG][o.e.m.p.ProcessService ] [node_sd3] using refresh_interval [1s] 1> [2017-12-31T05:49:23,092][DEBUG][o.e.m.j.JvmService ] [node_sd3] using refresh_interval [1s] 1> [2017-12-31T05:49:23,092][DEBUG][o.e.m.f.FsService ] [node_sd3] using refresh_interval [1s] 1> [2017-12-31T05:49:23,093][DEBUG][o.e.c.r.a.d.ClusterRebalanceAllocationDecider] [node_sd3] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active] 1> [2017-12-31T05:49:23,093][DEBUG][o.e.c.r.a.d.ConcurrentRebalanceAllocationDecider] [node_sd3] using [cluster_concurrent_rebalance] with [2] 1> [2017-12-31T05:49:23,093][DEBUG][o.e.c.r.a.d.ThrottlingAllocationDecider] [node_sd3] using node_concurrent_outgoing_recoveries [2], node_concurrent_incoming_recoveries [5], node_initial_primaries_recoveries [4] 1> [2017-12-31T05:49:23,095][DEBUG][o.e.i.IndicesQueryCache ] [node_sd3] using [node] query cache with size [49mb] max filter count [1000] 1> [2017-12-31T05:49:23,095][DEBUG][o.e.i.IndexingMemoryController] [node_sd3] using indexing buffer size [49mb] with indices.memory.shard_inactive_time [5m], indices.memory.interval [5s] 1> [2017-12-31T05:49:23,100][DEBUG][o.e.g.GatewayMetaState ] [node_sd3] took 0s to load state 1> [2017-12-31T05:49:23,100][INFO ][o.e.d.DiscoveryModule ] [node_sd3] using discovery type [test-zen] 1> [2017-12-31T05:49:23,100][DEBUG][o.e.d.z.ElectMasterService] [node_sd3] using minimum_master_nodes [1] 1> [2017-12-31T05:49:23,100][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sd3] using ping_timeout [3s], join.timeout [1m], master_election.ignore_non_master [false] 1> [2017-12-31T05:49:23,100][DEBUG][o.e.d.z.MasterFaultDetection] [node_sd3] [master] uses ping_interval [1s], ping_timeout [30s], ping_retries [3] 1> [2017-12-31T05:49:23,100][DEBUG][o.e.d.z.NodesFaultDetection] [node_sd3] [node ] uses ping_interval [1s], ping_timeout [30s], ping_retries [3] 1> [2017-12-31T05:49:23,133][DEBUG][o.e.i.r.RecoverySettings ] [node_sd3] using max_bytes_per_sec[143mb] 1> [2017-12-31T05:49:23,176][INFO ][o.e.n.Node ] [node_sd3] initialized 1> [2017-12-31T05:49:23,177][INFO ][o.e.n.Node ] [node_sm0] starting ... 1> [2017-12-31T05:49:23,177][INFO ][o.e.n.Node ] [node_sd1] starting ... 1> [2017-12-31T05:49:23,177][INFO ][o.e.n.Node ] [node_sd2] starting ... 1> [2017-12-31T05:49:23,178][INFO ][o.e.n.Node ] [node_sd3] starting ... 1> [2017-12-31T05:49:23,179][DEBUG][o.e.t.n.NioTransport ] [node_sd2] binding server bootstrap to: [::1, 127.0.0.1] 1> [2017-12-31T05:49:23,179][DEBUG][o.e.t.n.NioTransport ] [node_sm0] binding server bootstrap to: [::1, 127.0.0.1] 1> [2017-12-31T05:49:23,179][DEBUG][o.e.t.n.NioTransport ] [node_sd2] Bound profile [default] to address {[::1]:41161} 1> [2017-12-31T05:49:23,179][DEBUG][o.e.t.n.NioTransport ] [node_sm0] Bound profile [default] to address {[::1]:40828} 1> [2017-12-31T05:49:23,179][DEBUG][o.e.t.n.NioTransport ] [node_sd2] Bound profile [default] to address {127.0.0.1:35287} 1> [2017-12-31T05:49:23,179][DEBUG][o.e.t.n.NioTransport ] [node_sm0] Bound profile [default] to address {127.0.0.1:46220} 1> [2017-12-31T05:49:23,179][INFO ][o.e.t.t.MockTransportService] [node_sm0] publish_address {127.0.0.1:46220}, bound_addresses {[::1]:40828}, {127.0.0.1:46220} 1> [2017-12-31T05:49:23,179][INFO ][o.e.t.t.MockTransportService] [node_sd2] publish_address {127.0.0.1:35287}, bound_addresses {[::1]:41161}, {127.0.0.1:35287} 1> [2017-12-31T05:49:23,188][DEBUG][o.e.n.Node ] [node_sd2] waiting to join the cluster. timeout [30s] 1> [2017-12-31T05:49:23,188][INFO ][o.e.t.d.MockZenPing ] [node_sd2] pinging using mock zen ping 1> [2017-12-31T05:49:23,188][DEBUG][o.e.t.n.NioTransport ] [node_sd1] binding server bootstrap to: [::1, 127.0.0.1] 1> [2017-12-31T05:49:23,188][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sd2] filtered ping responses: (ignore_non_masters [false]) 1> --> ping_response{node [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], id[58], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> --> ping_response{node [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}], id[59], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> [2017-12-31T05:49:23,189][DEBUG][o.e.t.n.NioTransport ] [node_sd1] Bound profile [default] to address {[::1]:44015} 1> [2017-12-31T05:49:23,189][DEBUG][o.e.t.n.NioTransport ] [node_sd1] Bound profile [default] to address {127.0.0.1:43434} 1> [2017-12-31T05:49:23,189][INFO ][o.e.t.t.MockTransportService] [node_sd1] publish_address {127.0.0.1:43434}, bound_addresses {[::1]:44015}, {127.0.0.1:43434} 1> [2017-12-31T05:49:23,189][DEBUG][o.e.n.Node ] [node_sm0] waiting to join the cluster. timeout [30s] 1> [2017-12-31T05:49:23,190][INFO ][o.e.t.d.MockZenPing ] [node_sm0] pinging using mock zen ping 1> [2017-12-31T05:49:23,190][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sm0] filtered ping responses: (ignore_non_masters [false]) 1> --> ping_response{node [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}], id[60], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> --> ping_response{node [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}], id[61], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> --> ping_response{node [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], id[62], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> [2017-12-31T05:49:23,190][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sm0] elected as master, waiting for incoming joins ([0] needed) 1> [2017-12-31T05:49:23,190][DEBUG][o.e.c.s.MasterService ] [node_sd2] processing [zen-disco-election-stop [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} elected]]: execute 1> [2017-12-31T05:49:23,190][DEBUG][o.e.c.s.MasterService ] [node_sd2] processing [zen-disco-election-stop [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} elected]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,191][DEBUG][o.e.n.Node ] [node_sd1] waiting to join the cluster. timeout [30s] 1> [2017-12-31T05:49:23,191][INFO ][o.e.t.d.MockZenPing ] [node_sd1] pinging using mock zen ping 1> [2017-12-31T05:49:23,192][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sd1] filtered ping responses: (ignore_non_masters [false]) 1> --> ping_response{node [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], id[64], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> --> ping_response{node [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}], id[63], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> --> ping_response{node [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}], id[65], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> [2017-12-31T05:49:23,210][DEBUG][o.e.c.s.MasterService ] [node_sd1] processing [zen-disco-election-stop [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} elected]]: execute 1> [2017-12-31T05:49:23,210][DEBUG][o.e.c.s.MasterService ] [node_sd1] processing [zen-disco-election-stop [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} elected]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,228][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-elected-as-master ([0] nodes joined)]: execute 1> [2017-12-31T05:49:23,229][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [1], source [zen-disco-elected-as-master ([0] nodes joined)] 1> [2017-12-31T05:49:23,229][INFO ][o.e.c.s.MasterService ] [node_sm0] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} 1> [2017-12-31T05:49:23,229][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [1] 1> [2017-12-31T05:49:23,229][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sm0] got first state from fresh master [bOWASjTcTOisA4FsYPv-OQ] 1> [2017-12-31T05:49:23,231][DEBUG][o.e.t.n.NioTransport ] [node_sd1] connected to node [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}] 1> [2017-12-31T05:49:23,234][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]])]: execute 1> [2017-12-31T05:49:23,237][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [1], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]])] 1> [2017-12-31T05:49:23,238][INFO ][o.e.c.s.ClusterApplierService] [node_sm0] new_master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]]) 1> [2017-12-31T05:49:23,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 1 1> [2017-12-31T05:49:23,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 1 1> [2017-12-31T05:49:23,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 1 1> [2017-12-31T05:49:23,236][DEBUG][o.e.t.n.NioTransport ] [node_sd2] connected to node [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}] 1> [2017-12-31T05:49:23,247][DEBUG][o.e.t.n.NioTransport ] [node_sd3] binding server bootstrap to: [::1, 127.0.0.1] 1> [2017-12-31T05:49:23,247][DEBUG][o.e.t.n.NioTransport ] [node_sd3] Bound profile [default] to address {[::1]:42440} 1> [2017-12-31T05:49:23,247][DEBUG][o.e.t.n.NioTransport ] [node_sd3] Bound profile [default] to address {127.0.0.1:35162} 1> [2017-12-31T05:49:23,247][INFO ][o.e.t.t.MockTransportService] [node_sd3] publish_address {127.0.0.1:35162}, bound_addresses {[::1]:42440}, {127.0.0.1:35162} 1> [2017-12-31T05:49:23,255][DEBUG][o.e.n.Node ] [node_sd3] waiting to join the cluster. timeout [30s] 1> [2017-12-31T05:49:23,256][INFO ][o.e.n.Node ] [node_sm0] started 1> [2017-12-31T05:49:23,256][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]])]: took [19ms] done applying updated cluster state (version: 1, uuid: JPG9hTf_QEqSUvBz6YdSEA) 1> [2017-12-31T05:49:23,256][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-elected-as-master ([0] nodes joined)]: took [27ms] done publishing updated cluster state (version: 1, uuid: JPG9hTf_QEqSUvBz6YdSEA) 1> [2017-12-31T05:49:23,256][INFO ][o.e.t.d.MockZenPing ] [node_sd3] pinging using mock zen ping 1> [2017-12-31T05:49:23,257][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sd3] filtered ping responses: (ignore_non_masters [false]) 1> --> ping_response{node [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}], id[66], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> --> ping_response{node [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], id[68], master [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> --> ping_response{node [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}], id[67], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> --> ping_response{node [{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}], id[69], master [null],cluster_state_version [-1], cluster_name[SUITE-CHILD_VM=[3]-CLUSTER_SEED=[5111461278003199554]-HASH=[52738671EF6E2]-cluster]} 1> [2017-12-31T05:49:23,272][DEBUG][o.e.c.s.MasterService ] [node_sd3] processing [zen-disco-election-stop [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} elected]]: execute 1> [2017-12-31T05:49:23,275][DEBUG][o.e.c.s.MasterService ] [node_sd3] processing [zen-disco-election-stop [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} elected]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,275][DEBUG][o.e.t.n.NioTransport ] [node_sm0] connected to node [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}] 1> [2017-12-31T05:49:23,276][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [local-gateway-elected-state]: execute 1> [2017-12-31T05:49:23,276][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [2], source [local-gateway-elected-state] 1> [2017-12-31T05:49:23,276][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [2] 1> [2017-12-31T05:49:23,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [2] source [local-gateway-elected-state]])]: execute 1> [2017-12-31T05:49:23,277][DEBUG][o.e.t.n.NioTransport ] [node_sd3] connected to node [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}] 1> [2017-12-31T05:49:23,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [2], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [2] source [local-gateway-elected-state]])] 1> [2017-12-31T05:49:23,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 2 1> [2017-12-31T05:49:23,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 2 1> [2017-12-31T05:49:23,279][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 2 1> [2017-12-31T05:49:23,280][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [2] source [local-gateway-elected-state]])]: took [2ms] done applying updated cluster state (version: 2, uuid: VvYkm0hZQZq94cSyAyG2WA) 1> [2017-12-31T05:49:23,280][INFO ][o.e.g.GatewayService ] [node_sm0] recovered [0] indices into cluster_state 1> [2017-12-31T05:49:23,280][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [local-gateway-elected-state]: took [4ms] done publishing updated cluster state (version: 2, uuid: VvYkm0hZQZq94cSyAyG2WA) 1> [2017-12-31T05:49:23,280][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-join[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}]]: execute 1> [2017-12-31T05:49:23,280][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [3], source [zen-disco-node-join[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}]] 1> [2017-12-31T05:49:23,280][INFO ][o.e.c.s.MasterService ] [node_sm0] zen-disco-node-join[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}], reason: added {{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434},} 1> [2017-12-31T05:49:23,280][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [3] 1> [2017-12-31T05:49:23,281][DEBUG][o.e.t.n.NioTransport ] [node_sm0] connected to node [{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}] 1> [2017-12-31T05:49:23,281][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received full cluster state version [3] with size [345] 1> [2017-12-31T05:49:23,282][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sd1] got first state from fresh master [bOWASjTcTOisA4FsYPv-OQ] 1> [2017-12-31T05:49:23,282][DEBUG][o.e.t.n.NioTransport ] [node_sm0] connected to node [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}] 1> [2017-12-31T05:49:23,282][DEBUG][o.e.d.z.MasterFaultDetection] [node_sd1] [master] restarting fault detection against master [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], reason [new cluster state received and we are monitoring the wrong master [null]] 1> [2017-12-31T05:49:23,282][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [3]])]: execute 1> [2017-12-31T05:49:23,282][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [3], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [3]])] 1> [2017-12-31T05:49:23,283][INFO ][o.e.c.s.ClusterApplierService] [node_sd1] detected_master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}, added {{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [3]]) 1> [2017-12-31T05:49:23,283][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 3 1> [2017-12-31T05:49:23,283][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 3 1> [2017-12-31T05:49:23,284][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 3 1> [2017-12-31T05:49:23,285][INFO ][o.e.n.Node ] [node_sd1] started 1> [2017-12-31T05:49:23,285][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [3]])]: took [2ms] done applying updated cluster state (version: 3, uuid: HKeuIbiATe-N5Desa3414g) 1> [2017-12-31T05:49:23,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [3] source [zen-disco-node-join[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}]]])]: execute 1> [2017-12-31T05:49:23,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [3], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [3] source [zen-disco-node-join[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}]]])] 1> [2017-12-31T05:49:23,287][INFO ][o.e.c.s.ClusterApplierService] [node_sm0] added {{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [3] source [zen-disco-node-join[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}]]]) 1> [2017-12-31T05:49:23,287][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 3 1> [2017-12-31T05:49:23,287][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 3 1> [2017-12-31T05:49:23,287][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 3 1> [2017-12-31T05:49:23,287][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [3] source [zen-disco-node-join[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}]]])]: took [0s] done applying updated cluster state (version: 3, uuid: HKeuIbiATe-N5Desa3414g) 1> [2017-12-31T05:49:23,287][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-join[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}]]: took [7ms] done publishing updated cluster state (version: 3, uuid: HKeuIbiATe-N5Desa3414g) 1> [2017-12-31T05:49:23,287][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-join[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}]]: execute 1> [2017-12-31T05:49:23,288][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [4], source [zen-disco-node-join[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}]] 1> [2017-12-31T05:49:23,288][INFO ][o.e.c.s.MasterService ] [node_sm0] zen-disco-node-join[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}], reason: added {{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162},} 1> [2017-12-31T05:49:23,288][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [4] 1> [2017-12-31T05:49:23,289][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [4] with uuid [YIhgF9ZKQKSSHS8pkGJ9ZQ], diff size [366] 1> [2017-12-31T05:49:23,289][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received full cluster state version [4] with size [392] 1> [2017-12-31T05:49:23,290][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sd3] got first state from fresh master [bOWASjTcTOisA4FsYPv-OQ] 1> [2017-12-31T05:49:23,290][DEBUG][o.e.d.z.MasterFaultDetection] [node_sd3] [master] restarting fault detection against master [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], reason [new cluster state received and we are monitoring the wrong master [null]] 1> [2017-12-31T05:49:23,291][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4]])]: execute 1> [2017-12-31T05:49:23,291][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [4], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4]])] 1> [2017-12-31T05:49:23,291][INFO ][o.e.c.s.ClusterApplierService] [node_sd3] detected_master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}, added {{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434},{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4]]) 1> [2017-12-31T05:49:23,292][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4]])]: execute 1> [2017-12-31T05:49:23,292][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [4], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4]])] 1> [2017-12-31T05:49:23,292][INFO ][o.e.c.s.ClusterApplierService] [node_sd1] added {{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4]]) 1> [2017-12-31T05:49:23,300][DEBUG][o.e.t.n.NioTransport ] [node_sd1] connected to node [{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}] 1> [2017-12-31T05:49:23,301][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 4 1> [2017-12-31T05:49:23,301][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 4 1> [2017-12-31T05:49:23,301][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 4 1> [2017-12-31T05:49:23,302][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4]])]: took [9ms] done applying updated cluster state (version: 4, uuid: YIhgF9ZKQKSSHS8pkGJ9ZQ) 1> [2017-12-31T05:49:23,316][DEBUG][o.e.t.n.NioTransport ] [node_sd3] connected to node [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}] 1> [2017-12-31T05:49:23,317][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 4 1> [2017-12-31T05:49:23,317][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 4 1> [2017-12-31T05:49:23,319][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 4 1> [2017-12-31T05:49:23,319][INFO ][o.e.n.Node ] [node_sd3] started 1> [2017-12-31T05:49:23,320][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4]])]: took [28ms] done applying updated cluster state (version: 4, uuid: YIhgF9ZKQKSSHS8pkGJ9ZQ) 1> [2017-12-31T05:49:23,320][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4] source [zen-disco-node-join[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}]]])]: execute 1> [2017-12-31T05:49:23,320][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [4], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4] source [zen-disco-node-join[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}]]])] 1> [2017-12-31T05:49:23,320][INFO ][o.e.c.s.ClusterApplierService] [node_sm0] added {{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4] source [zen-disco-node-join[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}]]]) 1> [2017-12-31T05:49:23,320][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 4 1> [2017-12-31T05:49:23,320][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 4 1> [2017-12-31T05:49:23,320][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 4 1> [2017-12-31T05:49:23,320][DEBUG][o.e.c.InternalClusterInfoService] [node_sm0] data node was added, retrieving new cluster info 1> [2017-12-31T05:49:23,321][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [4] source [zen-disco-node-join[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}]]])]: took [0s] done applying updated cluster state (version: 4, uuid: YIhgF9ZKQKSSHS8pkGJ9ZQ) 1> [2017-12-31T05:49:23,321][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-join[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}]]: took [33ms] done publishing updated cluster state (version: 4, uuid: YIhgF9ZKQKSSHS8pkGJ9ZQ) 1> [2017-12-31T05:49:23,321][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-join[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}]]: execute 1> [2017-12-31T05:49:23,321][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [5], source [zen-disco-node-join[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}]] 1> [2017-12-31T05:49:23,322][INFO ][o.e.c.s.MasterService ] [node_sm0] zen-disco-node-join[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}], reason: added {{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287},} 1> [2017-12-31T05:49:23,322][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [5] 1> [2017-12-31T05:49:23,323][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [5] with uuid [mWiohbuRQZifB3YmTiy1LQ], diff size [414] 1> [2017-12-31T05:49:23,323][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [5] with uuid [mWiohbuRQZifB3YmTiy1LQ], diff size [414] 1> [2017-12-31T05:49:23,323][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received full cluster state version [5] with size [439] 1> [2017-12-31T05:49:23,323][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]])]: execute 1> [2017-12-31T05:49:23,323][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [5], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]])] 1> [2017-12-31T05:49:23,323][INFO ][o.e.c.s.ClusterApplierService] [node_sd1] added {{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]]) 1> [2017-12-31T05:49:23,324][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]])]: execute 1> [2017-12-31T05:49:23,324][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [5], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]])] 1> [2017-12-31T05:49:23,324][INFO ][o.e.c.s.ClusterApplierService] [node_sd3] added {{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]]) 1> [2017-12-31T05:49:23,324][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sd2] got first state from fresh master [bOWASjTcTOisA4FsYPv-OQ] 1> [2017-12-31T05:49:23,324][DEBUG][o.e.d.z.MasterFaultDetection] [node_sd2] [master] restarting fault detection against master [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], reason [new cluster state received and we are monitoring the wrong master [null]] 1> [2017-12-31T05:49:23,325][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]])]: execute 1> [2017-12-31T05:49:23,325][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [5], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]])] 1> [2017-12-31T05:49:23,325][INFO ][o.e.c.s.ClusterApplierService] [node_sd2] detected_master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}, added {{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162},{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434},{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]]) 1> [2017-12-31T05:49:23,327][DEBUG][o.e.t.n.NioTransport ] [node_sd3] connected to node [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}] 1> [2017-12-31T05:49:23,327][DEBUG][o.e.t.n.NioTransport ] [node_sd1] connected to node [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}] 1> [2017-12-31T05:49:23,327][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 5 1> [2017-12-31T05:49:23,327][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 5 1> [2017-12-31T05:49:23,327][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 5 1> [2017-12-31T05:49:23,327][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 5 1> [2017-12-31T05:49:23,327][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 5 1> [2017-12-31T05:49:23,327][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 5 1> [2017-12-31T05:49:23,328][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]])]: took [3ms] done applying updated cluster state (version: 5, uuid: mWiohbuRQZifB3YmTiy1LQ) 1> [2017-12-31T05:49:23,328][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]])]: took [4ms] done applying updated cluster state (version: 5, uuid: mWiohbuRQZifB3YmTiy1LQ) 1> [2017-12-31T05:49:23,339][DEBUG][o.e.t.n.NioTransport ] [node_sd2] connected to node [{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}] 1> [2017-12-31T05:49:23,342][DEBUG][o.e.t.n.NioTransport ] [node_sd2] connected to node [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}] 1> [2017-12-31T05:49:23,342][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 5 1> [2017-12-31T05:49:23,342][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 5 1> [2017-12-31T05:49:23,344][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 5 1> [2017-12-31T05:49:23,344][INFO ][o.e.n.Node ] [node_sd2] started 1> [2017-12-31T05:49:23,344][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5]])]: took [19ms] done applying updated cluster state (version: 5, uuid: mWiohbuRQZifB3YmTiy1LQ) 1> [2017-12-31T05:49:23,345][INFO ][o.e.p.PluginsService ] [transport_client_node_sd1] no modules loaded 1> [2017-12-31T05:49:23,345][INFO ][o.e.p.PluginsService ] [transport_client_node_sd1] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 1> [2017-12-31T05:49:23,345][INFO ][o.e.p.PluginsService ] [transport_client_node_sd1] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-31T05:49:23,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5] source [zen-disco-node-join[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}]]])]: execute 1> [2017-12-31T05:49:23,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [5], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5] source [zen-disco-node-join[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}]]])] 1> [2017-12-31T05:49:23,345][INFO ][o.e.c.s.ClusterApplierService] [node_sm0] added {{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5] source [zen-disco-node-join[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}]]]) 1> [2017-12-31T05:49:23,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 5 1> [2017-12-31T05:49:23,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 5 1> [2017-12-31T05:49:23,345][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [force_merge], size [1], queue size [unbounded] 1> [2017-12-31T05:49:23,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 5 1> [2017-12-31T05:49:23,345][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [fetch_shard_started], core [1], max [16], keep alive [5m] 1> [2017-12-31T05:49:23,345][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [listener], size [4], queue size [unbounded] 1> [2017-12-31T05:49:23,345][DEBUG][o.e.c.InternalClusterInfoService] [node_sm0] data node was added, retrieving new cluster info 1> [2017-12-31T05:49:23,345][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [index], size [8], queue size [200] 1> [2017-12-31T05:49:23,345][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [refresh], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,345][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [generic], core [4], max [128], keep alive [30s] 1> [2017-12-31T05:49:23,345][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [warmer], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,346][DEBUG][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [transport_client_node_sd1/search] will adjust queue by [50] when determining automatic queue size 1> [2017-12-31T05:49:23,346][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [search], size [13], queue size [1k] 1> [2017-12-31T05:49:23,346][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [flush], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,346][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [fetch_shard_store], core [1], max [16], keep alive [5m] 1> [2017-12-31T05:49:23,346][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [management], core [1], max [5], keep alive [5m] 1> [2017-12-31T05:49:23,346][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [get], size [8], queue size [1k] 1> [2017-12-31T05:49:23,346][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [bulk], size [8], queue size [200] 1> [2017-12-31T05:49:23,346][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd1] created thread pool: name [snapshot], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,346][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [5] source [zen-disco-node-join[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}]]])]: took [0s] done applying updated cluster state (version: 5, uuid: mWiohbuRQZifB3YmTiy1LQ) 1> [2017-12-31T05:49:23,346][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-join[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}]]: took [25ms] done publishing updated cluster state (version: 5, uuid: mWiohbuRQZifB3YmTiy1LQ) 1> [2017-12-31T05:49:23,350][DEBUG][o.e.c.t.TransportClientNodesService] [transport_client_node_sd1] node_sampler_interval[1s] 1> [2017-12-31T05:49:23,352][DEBUG][o.e.c.t.TransportClientNodesService] [transport_client_node_sd1] adding address [{#transport#-1}{5UwI3W_aQAC39EWtEvA85g}{127.0.0.1}{127.0.0.1:43434}] 1> [2017-12-31T05:49:23,357][DEBUG][o.e.t.n.NioTransport ] [transport_client_node_sd1] connected to node [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}] 1> [2017-12-31T05:49:23,360][DEBUG][o.e.t.InternalTestCluster] Cluster is consistent again - nodes: [[node_sd1, node_sd2, node_sd3, node_sm0]] nextNodeId: [4] numSharedNodes: [4] 1> [2017-12-31T05:49:23,362][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete_repository [*]]: execute 1> [2017-12-31T05:49:23,362][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete_repository [*]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,364][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index-template [random_index_template], cause [api]]: execute 1> [2017-12-31T05:49:23,364][DEBUG][o.e.i.IndicesService ] [node_sm0] creating Index [[3bDrhMXeQuWLBrco8RURkg/UT3OZ-0CTvuy3QsfzMW2fg]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:49:23,366][DEBUG][o.e.i.m.MapperService ] [node_sm0] [3bDrhMXeQuWLBrco8RURkg] using dynamic[true] 1> [2017-12-31T05:49:23,366][DEBUG][o.e.i.IndicesService ] [node_sm0] [3bDrhMXeQuWLBrco8RURkg] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:49:23,366][DEBUG][o.e.i.IndicesService ] [node_sm0] [3bDrhMXeQuWLBrco8RURkg/UT3OZ-0CTvuy3QsfzMW2fg] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) 1> [2017-12-31T05:49:23,366][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [3bDrhMXeQuWLBrco8RURkg] clearing all bitsets because [close] 1> [2017-12-31T05:49:23,366][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sm0] [3bDrhMXeQuWLBrco8RURkg] full cache clear, reason [close] 1> [2017-12-31T05:49:23,366][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [3bDrhMXeQuWLBrco8RURkg] clearing all bitsets because [close] 1> [2017-12-31T05:49:23,366][DEBUG][o.e.i.IndicesService ] [node_sm0] [3bDrhMXeQuWLBrco8RURkg/UT3OZ-0CTvuy3QsfzMW2fg] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) 1> [2017-12-31T05:49:23,367][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [6], source [create-index-template [random_index_template], cause [api]] 1> [2017-12-31T05:49:23,367][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [6] 1> [2017-12-31T05:49:23,367][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [6] with uuid [yGh9NncZQwugYPO8Emom3w], diff size [440] 1> [2017-12-31T05:49:23,367][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [6] with uuid [yGh9NncZQwugYPO8Emom3w], diff size [440] 1> [2017-12-31T05:49:23,368][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6]])]: execute 1> [2017-12-31T05:49:23,368][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6]])]: execute 1> [2017-12-31T05:49:23,368][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [6], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6]])] 1> [2017-12-31T05:49:23,368][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [6], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6]])] 1> [2017-12-31T05:49:23,368][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 6 1> [2017-12-31T05:49:23,368][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 6 1> [2017-12-31T05:49:23,369][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 6 1> [2017-12-31T05:49:23,369][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 6 1> [2017-12-31T05:49:23,369][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [6] with uuid [yGh9NncZQwugYPO8Emom3w], diff size [440] 1> [2017-12-31T05:49:23,371][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 6 1> [2017-12-31T05:49:23,371][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 6 1> [2017-12-31T05:49:23,371][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6]])]: took [2ms] done applying updated cluster state (version: 6, uuid: yGh9NncZQwugYPO8Emom3w) 1> [2017-12-31T05:49:23,371][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6]])]: took [2ms] done applying updated cluster state (version: 6, uuid: yGh9NncZQwugYPO8Emom3w) 1> [2017-12-31T05:49:23,374][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6]])]: execute 1> [2017-12-31T05:49:23,374][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [6], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6]])] 1> [2017-12-31T05:49:23,374][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 6 1> [2017-12-31T05:49:23,374][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 6 1> [2017-12-31T05:49:23,375][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 6 1> [2017-12-31T05:49:23,376][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6]])]: took [2ms] done applying updated cluster state (version: 6, uuid: yGh9NncZQwugYPO8Emom3w) 1> [2017-12-31T05:49:23,376][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6] source [create-index-template [random_index_template], cause [api]]])]: execute 1> [2017-12-31T05:49:23,377][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [6], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6] source [create-index-template [random_index_template], cause [api]]])] 1> [2017-12-31T05:49:23,377][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 6 1> [2017-12-31T05:49:23,377][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 6 1> [2017-12-31T05:49:23,379][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 6 1> [2017-12-31T05:49:23,379][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [6] source [create-index-template [random_index_template], cause [api]]])]: took [2ms] done applying updated cluster state (version: 6, uuid: yGh9NncZQwugYPO8Emom3w) 1> [2017-12-31T05:49:23,380][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index-template [random_index_template], cause [api]]: took [15ms] done publishing updated cluster state (version: 6, uuid: yGh9NncZQwugYPO8Emom3w) 1> [2017-12-31T05:49:23,381][INFO ][o.e.i.r.ReindexFailureTests] [ReindexFailureTests#testResponseOnSearchFailure]: all set up test 1> [2017-12-31T05:49:23,382][INFO ][o.e.p.PluginsService ] [transport_client_node_sm0] no modules loaded 1> [2017-12-31T05:49:23,382][INFO ][o.e.p.PluginsService ] [transport_client_node_sm0] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 1> [2017-12-31T05:49:23,382][INFO ][o.e.p.PluginsService ] [transport_client_node_sm0] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [force_merge], size [1], queue size [unbounded] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [fetch_shard_started], core [1], max [16], keep alive [5m] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [listener], size [4], queue size [unbounded] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [index], size [8], queue size [200] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [refresh], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [generic], core [4], max [128], keep alive [30s] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [warmer], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [transport_client_node_sm0/search] will adjust queue by [50] when determining automatic queue size 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [search], size [13], queue size [1k] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [flush], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,382][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [fetch_shard_store], core [1], max [16], keep alive [5m] 1> [2017-12-31T05:49:23,383][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [management], core [1], max [5], keep alive [5m] 1> [2017-12-31T05:49:23,383][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [get], size [8], queue size [1k] 1> [2017-12-31T05:49:23,383][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [bulk], size [8], queue size [200] 1> [2017-12-31T05:49:23,383][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sm0] created thread pool: name [snapshot], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,387][DEBUG][o.e.c.t.TransportClientNodesService] [transport_client_node_sm0] node_sampler_interval[1s] 1> [2017-12-31T05:49:23,401][DEBUG][o.e.c.t.TransportClientNodesService] [transport_client_node_sm0] adding address [{#transport#-1}{au_Vdh43Rw2gwPmktlKq_w}{127.0.0.1}{127.0.0.1:46220}] 1> [2017-12-31T05:49:23,413][DEBUG][o.e.t.n.NioTransport ] [transport_client_node_sm0] connected to node [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}] 1> [2017-12-31T05:49:23,414][INFO ][o.e.p.PluginsService ] [transport_client_node_sd2] no modules loaded 1> [2017-12-31T05:49:23,414][INFO ][o.e.p.PluginsService ] [transport_client_node_sd2] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 1> [2017-12-31T05:49:23,414][INFO ][o.e.p.PluginsService ] [transport_client_node_sd2] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [force_merge], size [1], queue size [unbounded] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [fetch_shard_started], core [1], max [16], keep alive [5m] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [listener], size [4], queue size [unbounded] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [index], size [8], queue size [200] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [refresh], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [generic], core [4], max [128], keep alive [30s] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [warmer], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [transport_client_node_sd2/search] will adjust queue by [50] when determining automatic queue size 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [search], size [13], queue size [1k] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [flush], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [fetch_shard_store], core [1], max [16], keep alive [5m] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [management], core [1], max [5], keep alive [5m] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [get], size [8], queue size [1k] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [bulk], size [8], queue size [200] 1> [2017-12-31T05:49:23,416][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd2] created thread pool: name [snapshot], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,435][DEBUG][o.e.c.t.TransportClientNodesService] [transport_client_node_sd2] node_sampler_interval[1s] 1> [2017-12-31T05:49:23,447][DEBUG][o.e.c.t.TransportClientNodesService] [transport_client_node_sd2] adding address [{#transport#-1}{KxgMdqf-QE-m-YKrpru12g}{127.0.0.1}{127.0.0.1:35287}] 1> [2017-12-31T05:49:23,462][DEBUG][o.e.t.n.NioTransport ] [transport_client_node_sd2] connected to node [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}] 1> [2017-12-31T05:49:23,463][INFO ][o.e.p.PluginsService ] [transport_client_node_sd3] no modules loaded 1> [2017-12-31T05:49:23,463][INFO ][o.e.p.PluginsService ] [transport_client_node_sd3] loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin] 1> [2017-12-31T05:49:23,463][INFO ][o.e.p.PluginsService ] [transport_client_node_sd3] loaded plugin [org.elasticsearch.transport.nio.NioTransportPlugin] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [force_merge], size [1], queue size [unbounded] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [fetch_shard_started], core [1], max [16], keep alive [5m] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [listener], size [4], queue size [unbounded] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [index], size [8], queue size [200] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [refresh], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [generic], core [4], max [128], keep alive [30s] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [warmer], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [transport_client_node_sd3/search] will adjust queue by [50] when determining automatic queue size 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [search], size [13], queue size [1k] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [flush], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [fetch_shard_store], core [1], max [16], keep alive [5m] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [management], core [1], max [5], keep alive [5m] 1> [2017-12-31T05:49:23,463][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [get], size [8], queue size [1k] 1> [2017-12-31T05:49:23,464][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [bulk], size [8], queue size [200] 1> [2017-12-31T05:49:23,464][DEBUG][o.e.t.ThreadPool ] [transport_client_node_sd3] created thread pool: name [snapshot], core [1], max [4], keep alive [5m] 1> [2017-12-31T05:49:23,467][DEBUG][o.e.c.t.TransportClientNodesService] [transport_client_node_sd3] node_sampler_interval[1s] 1> [2017-12-31T05:49:23,479][DEBUG][o.e.c.t.TransportClientNodesService] [transport_client_node_sd3] adding address [{#transport#-1}{K14uSo8UTaysPqqoluzXcw}{127.0.0.1}{127.0.0.1:35162}] 1> [2017-12-31T05:49:23,489][DEBUG][o.e.t.n.NioTransport ] [transport_client_node_sd3] connected to node [{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}] 1> [2017-12-31T05:49:23,489][INFO ][o.e.i.r.ReindexFailureTests] Index [100] docs async: [true] bulk: [false] 1> [2017-12-31T05:49:23,491][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,491][DEBUG][o.e.i.IndicesService ] [node_sm0] creating Index [[source/sj2mv1B6SP6OUxseTSjeOQ]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:49:23,492][DEBUG][o.e.i.m.MapperService ] [node_sm0] [source] using dynamic[true] 1> [2017-12-31T05:49:23,492][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_sm0] [source] creating index, cause [auto(bulk api)], templates [random_index_template], shards [3]/[1], mappings [] 1> [2017-12-31T05:49:23,493][DEBUG][o.e.i.IndicesService ] [node_sm0] [source] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:49:23,493][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/sj2mv1B6SP6OUxseTSjeOQ] closing index service (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:49:23,493][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:23,493][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sm0] [source] full cache clear, reason [close] 1> [2017-12-31T05:49:23,493][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:23,493][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/sj2mv1B6SP6OUxseTSjeOQ] closed... (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:49:23,494][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [7], source [create-index [source], cause [auto(bulk api)]] 1> [2017-12-31T05:49:23,494][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [7] 1> [2017-12-31T05:49:23,495][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [7] with uuid [LLdv5RzxQvq9VP-W-FhjxA], diff size [695] 1> [2017-12-31T05:49:23,496][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [7] with uuid [LLdv5RzxQvq9VP-W-FhjxA], diff size [695] 1> [2017-12-31T05:49:23,497][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [7] with uuid [LLdv5RzxQvq9VP-W-FhjxA], diff size [695] 1> [2017-12-31T05:49:23,498][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7]])]: execute 1> [2017-12-31T05:49:23,498][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [7], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7]])] 1> [2017-12-31T05:49:23,498][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 7 1> [2017-12-31T05:49:23,498][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 7 1> [2017-12-31T05:49:23,498][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] creating index 1> [2017-12-31T05:49:23,498][DEBUG][o.e.i.IndicesService ] [node_sd1] creating Index [[source/sj2mv1B6SP6OUxseTSjeOQ]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:49:23,499][DEBUG][o.e.i.m.MapperService ] [node_sd1] [source] using dynamic[true] 1> [2017-12-31T05:49:23,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7]])]: execute 1> [2017-12-31T05:49:23,499][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [source][2] creating shard 1> [2017-12-31T05:49:23,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [7], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7]])] 1> [2017-12-31T05:49:23,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 7 1> [2017-12-31T05:49:23,499][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 7 1> [2017-12-31T05:49:23,499][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[source/sj2mv1B6SP6OUxseTSjeOQ]] creating index 1> [2017-12-31T05:49:23,500][DEBUG][o.e.i.IndicesService ] [node_sd3] creating Index [[source/sj2mv1B6SP6OUxseTSjeOQ]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:49:23,500][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7]])]: execute 1> [2017-12-31T05:49:23,500][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [7], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7]])] 1> [2017-12-31T05:49:23,500][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 7 1> [2017-12-31T05:49:23,500][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 7 1> [2017-12-31T05:49:23,500][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[source/sj2mv1B6SP6OUxseTSjeOQ]] creating index 1> [2017-12-31T05:49:23,500][DEBUG][o.e.i.m.MapperService ] [node_sd3] [source] using dynamic[true] 1> [2017-12-31T05:49:23,501][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [source][1] creating shard 1> [2017-12-31T05:49:23,501][DEBUG][o.e.i.IndicesService ] [node_sd2] creating Index [[source/sj2mv1B6SP6OUxseTSjeOQ]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:49:23,501][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [source][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/1/indices/sj2mv1B6SP6OUxseTSjeOQ/2, shard=[source][2]}] 1> [2017-12-31T05:49:23,501][DEBUG][o.e.i.IndexService ] [node_sd1] [source] creating shard_id [source][2] 1> [2017-12-31T05:49:23,501][DEBUG][o.e.i.m.MapperService ] [node_sd2] [source] using dynamic[true] 1> [2017-12-31T05:49:23,502][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [source][0] creating shard 1> [2017-12-31T05:49:23,502][DEBUG][o.e.i.s.Store ] [node_sd1] [source][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:23,502][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [CREATED] 1> [2017-12-31T05:49:23,502][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [source][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/3/indices/sj2mv1B6SP6OUxseTSjeOQ/1, shard=[source][1]}] 1> [2017-12-31T05:49:23,502][DEBUG][o.e.i.IndexService ] [node_sd3] [source] creating shard_id [source][1] 1> [2017-12-31T05:49:23,503][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:49:23,503][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] starting recovery from store ... 1> [2017-12-31T05:49:23,503][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [source][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/2/indices/sj2mv1B6SP6OUxseTSjeOQ/0, shard=[source][0]}] 1> [2017-12-31T05:49:23,503][DEBUG][o.e.i.IndexService ] [node_sd2] [source] creating shard_id [source][0] 1> [2017-12-31T05:49:23,503][DEBUG][o.e.i.s.Store ] [node_sd3] [source][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:23,503][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [CREATED] 1> [2017-12-31T05:49:23,504][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:23,504][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:49:23,504][DEBUG][o.e.i.s.Store ] [node_sd2] [source][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:23,504][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [CREATED] 1> [2017-12-31T05:49:23,504][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] starting recovery from store ... 1> [2017-12-31T05:49:23,505][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 7 1> [2017-12-31T05:49:23,505][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:49:23,505][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] starting recovery from store ... 1> [2017-12-31T05:49:23,505][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:23,505][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7]])]: took [7ms] done applying updated cluster state (version: 7, uuid: LLdv5RzxQvq9VP-W-FhjxA) 1> [2017-12-31T05:49:23,507][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:23,508][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 7 1> [2017-12-31T05:49:23,509][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7]])]: took [9ms] done applying updated cluster state (version: 7, uuid: LLdv5RzxQvq9VP-W-FhjxA) 1> [2017-12-31T05:49:23,509][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 7 1> [2017-12-31T05:49:23,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7]])]: took [9ms] done applying updated cluster state (version: 7, uuid: LLdv5RzxQvq9VP-W-FhjxA) 1> [2017-12-31T05:49:23,510][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:49:23,510][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] recovery completed from [shard_store], took [9ms] 1> [2017-12-31T05:49:23,510][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [source][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:23,510][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:49:23,510][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] recovery completed from [shard_store], took [10ms] 1> [2017-12-31T05:49:23,510][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [source][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:23,511][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] received shard started for [shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:23,512][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:49:23,512][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] recovery completed from [shard_store], took [10ms] 1> [2017-12-31T05:49:23,512][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [source][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:23,512][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] received shard started for [shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:23,513][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] received shard started for [shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:23,514][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7] source [create-index [source], cause [auto(bulk api)]]])]: execute 1> [2017-12-31T05:49:23,514][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [7], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7] source [create-index [source], cause [auto(bulk api)]]])] 1> [2017-12-31T05:49:23,514][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 7 1> [2017-12-31T05:49:23,514][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 7 1> [2017-12-31T05:49:23,517][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 7 1> [2017-12-31T05:49:23,518][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [27ms] done publishing updated cluster state (version: 7, uuid: LLdv5RzxQvq9VP-W-FhjxA) 1> [2017-12-31T05:49:23,518][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,518][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [7] source [create-index [source], cause [auto(bulk api)]]])]: took [4ms] done applying updated cluster state (version: 7, uuid: LLdv5RzxQvq9VP-W-FhjxA) 1> [2017-12-31T05:49:23,518][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,518][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,518][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,518][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,519][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,520][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,521][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,522][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,522][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,522][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,522][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,523][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,524][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,525][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,526][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,527][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery]]]: execute 1> [2017-12-31T05:49:23,528][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] starting shard [source][2], node[bl4yBwZQRrCXgXZLbOA6fQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=KW5qgLt3Tt6ryy4PhyrGfw], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:23.492Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:49:23,528][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] starting shard [source][1], node[HHMoQL6gTuKgHFJ6a395cA], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=lzM9WpjRTcWNkwmrfOeCbw], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:23.492Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:49:23,528][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] starting shard [source][0], node[h8bs9IUzRPSWE3S5OnIXXQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=brH7iosiQjycvc2_C37rgg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:23.492Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:49:23,529][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [8], source [shard-started shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery]]] 1> [2017-12-31T05:49:23,529][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [8] 1> [2017-12-31T05:49:23,530][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [8] with uuid [G2ozMOXrS7qeZKdPPxgb5Q], diff size [777] 1> [2017-12-31T05:49:23,530][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [8] with uuid [G2ozMOXrS7qeZKdPPxgb5Q], diff size [777] 1> [2017-12-31T05:49:23,530][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [8] with uuid [G2ozMOXrS7qeZKdPPxgb5Q], diff size [777] 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8]])]: execute 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [8], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8]])] 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 8 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 8 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8]])]: execute 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8]])]: execute 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [8], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8]])] 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [8], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8]])] 1> [2017-12-31T05:49:23,531][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 8 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 8 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 8 1> [2017-12-31T05:49:23,531][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 8 1> [2017-12-31T05:49:23,531][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [source][0] creating shard 1> [2017-12-31T05:49:23,531][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [source][2] creating shard 1> [2017-12-31T05:49:23,531][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:23,531][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [source][1] creating shard 1> [2017-12-31T05:49:23,533][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [source][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/2/indices/sj2mv1B6SP6OUxseTSjeOQ/2, shard=[source][2]}] 1> [2017-12-31T05:49:23,533][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [source][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/3/indices/sj2mv1B6SP6OUxseTSjeOQ/0, shard=[source][0]}] 1> [2017-12-31T05:49:23,533][DEBUG][o.e.i.IndexService ] [node_sd2] [source] creating shard_id [source][2] 1> [2017-12-31T05:49:23,533][DEBUG][o.e.i.IndexService ] [node_sd3] [source] creating shard_id [source][0] 1> [2017-12-31T05:49:23,534][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [source][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/1/indices/sj2mv1B6SP6OUxseTSjeOQ/1, shard=[source][1]}] 1> [2017-12-31T05:49:23,534][DEBUG][o.e.i.IndexService ] [node_sd1] [source] creating shard_id [source][1] 1> [2017-12-31T05:49:23,534][DEBUG][o.e.i.s.Store ] [node_sd2] [source][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:23,534][DEBUG][o.e.i.s.Store ] [node_sd3] [source][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:23,534][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [CREATED] 1> [2017-12-31T05:49:23,534][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [CREATED] 1> [2017-12-31T05:49:23,534][DEBUG][o.e.i.s.Store ] [node_sd1] [source][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:23,534][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [CREATED] 1> [2017-12-31T05:49:23,535][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [CREATED]->[RECOVERING], reason [from {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}] 1> [2017-12-31T05:49:23,535][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [CREATED]->[RECOVERING], reason [from {node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}] 1> [2017-12-31T05:49:23,535][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [CREATED]->[RECOVERING], reason [from {node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}] 1> [2017-12-31T05:49:23,537][DEBUG][o.e.i.r.RecoveryTarget ] [node_sd3] [source][0] reset of recovery with shard [source][0] and id [16] 1> [2017-12-31T05:49:23,537][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:23,540][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 8 1> [2017-12-31T05:49:23,540][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 8 1> [2017-12-31T05:49:23,542][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 8 1> [2017-12-31T05:49:23,551][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8]])]: took [19ms] done applying updated cluster state (version: 8, uuid: G2ozMOXrS7qeZKdPPxgb5Q) 1> [2017-12-31T05:49:23,552][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8]])]: took [20ms] done applying updated cluster state (version: 8, uuid: G2ozMOXrS7qeZKdPPxgb5Q) 1> [2017-12-31T05:49:23,554][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8]])]: took [23ms] done applying updated cluster state (version: 8, uuid: G2ozMOXrS7qeZKdPPxgb5Q) 1> [2017-12-31T05:49:23,555][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8] source [shard-started shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery]]]])]: execute 1> [2017-12-31T05:49:23,555][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [8], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8] source [shard-started shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery]]]])] 1> [2017-12-31T05:49:23,555][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 8 1> [2017-12-31T05:49:23,555][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 8 1> [2017-12-31T05:49:23,557][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 8 1> [2017-12-31T05:49:23,560][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:23,565][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [8] source [shard-started shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery]]]])]: took [9ms] done applying updated cluster state (version: 8, uuid: G2ozMOXrS7qeZKdPPxgb5Q) 1> [2017-12-31T05:49:23,565][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [brH7iosiQjycvc2_C37rgg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [lzM9WpjRTcWNkwmrfOeCbw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [KW5qgLt3Tt6ryy4PhyrGfw], primary term [0], message [after new shard recovery]]]: took [37ms] done publishing updated cluster state (version: 8, uuid: G2ozMOXrS7qeZKdPPxgb5Q) 1> [2017-12-31T05:49:23,565][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,565][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,566][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,566][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,566][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,566][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,566][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,567][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,567][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,567][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,567][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,567][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,567][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,568][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,568][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,568][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,568][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,569][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,569][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,569][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,570][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:23,570][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:23,571][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test, test, test, test]]: execute 1> [2017-12-31T05:49:23,573][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:23,584][DEBUG][o.e.i.m.MapperService ] [node_sm0] [source] using dynamic[true] 1> [2017-12-31T05:49:23,596][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:49:23,596][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [source][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:23,596][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd1] [source][1] recovery done from [{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}], took [64ms] 1> [2017-12-31T05:49:23,596][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] received shard started for [shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:23,596][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:49:23,597][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [source][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:23,597][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd2] [source][2] recovery done from [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}], took [64ms] 1> [2017-12-31T05:49:23,597][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] received shard started for [shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:23,598][DEBUG][o.e.c.m.MetaDataMappingService] [node_sm0] [source/sj2mv1B6SP6OUxseTSjeOQ] create_mapping [test] with source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:49:23,605][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:23,606][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [9], source [put-mapping[test, test, test, test, test]] 1> [2017-12-31T05:49:23,606][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [9] 1> [2017-12-31T05:49:23,607][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [9] with uuid [np1wKUXZRI6GRkKYRciCkw], diff size [650] 1> [2017-12-31T05:49:23,607][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [9] with uuid [np1wKUXZRI6GRkKYRciCkw], diff size [650] 1> [2017-12-31T05:49:23,608][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [9] with uuid [np1wKUXZRI6GRkKYRciCkw], diff size [650] 1> [2017-12-31T05:49:23,609][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9]])]: execute 1> [2017-12-31T05:49:23,609][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [9], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9]])] 1> [2017-12-31T05:49:23,609][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 9 1> [2017-12-31T05:49:23,609][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9]])]: execute 1> [2017-12-31T05:49:23,609][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 9 1> [2017-12-31T05:49:23,609][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [9], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9]])] 1> [2017-12-31T05:49:23,609][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 9 1> [2017-12-31T05:49:23,609][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 9 1> [2017-12-31T05:49:23,610][DEBUG][o.e.i.m.MapperService ] [node_sd3] [source] [[source/sj2mv1B6SP6OUxseTSjeOQ]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:49:23,611][DEBUG][o.e.i.m.MapperService ] [node_sd1] [source] [[source/sj2mv1B6SP6OUxseTSjeOQ]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:49:23,611][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [source][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:49:23,612][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9]])]: execute 1> [2017-12-31T05:49:23,613][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [9], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9]])] 1> [2017-12-31T05:49:23,613][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 9 1> [2017-12-31T05:49:23,613][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 9 1> [2017-12-31T05:49:23,613][DEBUG][o.e.i.m.MapperService ] [node_sd2] [source] [[source/sj2mv1B6SP6OUxseTSjeOQ]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:49:23,613][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:49:23,614][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [source][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:49:23,614][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [source][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:23,614][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd3] [source][0] recovery done from [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}], took [82ms] 1> [2017-12-31T05:49:23,615][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 9 1> [2017-12-31T05:49:23,615][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 9 1> [2017-12-31T05:49:23,616][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9]])]: took [6ms] done applying updated cluster state (version: 9, uuid: np1wKUXZRI6GRkKYRciCkw) 1> [2017-12-31T05:49:23,616][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9]])]: took [6ms] done applying updated cluster state (version: 9, uuid: np1wKUXZRI6GRkKYRciCkw) 1> [2017-12-31T05:49:23,616][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 9 1> [2017-12-31T05:49:23,616][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] received shard started for [shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:49:23,617][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] received shard started for [shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:49:23,617][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9]])]: took [4ms] done applying updated cluster state (version: 9, uuid: np1wKUXZRI6GRkKYRciCkw) 1> [2017-12-31T05:49:23,617][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] received shard started for [shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:23,618][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9] source [put-mapping[test, test, test, test, test]]])]: execute 1> [2017-12-31T05:49:23,618][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [9], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9] source [put-mapping[test, test, test, test, test]]])] 1> [2017-12-31T05:49:23,618][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 9 1> [2017-12-31T05:49:23,618][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 9 1> [2017-12-31T05:49:23,620][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 9 1> [2017-12-31T05:49:23,621][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [9] source [put-mapping[test, test, test, test, test]]])]: took [2ms] done applying updated cluster state (version: 9, uuid: np1wKUXZRI6GRkKYRciCkw) 1> [2017-12-31T05:49:23,622][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test, test, test, test]]: took [51ms] done publishing updated cluster state (version: 9, uuid: np1wKUXZRI6GRkKYRciCkw) 1> [2017-12-31T05:49:23,622][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-31T05:49:23,622][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] starting shard [source][1], node[bl4yBwZQRrCXgXZLbOA6fQ], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=AYwSHsnMSwiuEIoH7M3jXw], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:23.492Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:49:23,622][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] starting shard [source][2], node[h8bs9IUzRPSWE3S5OnIXXQ], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=DwR0sIzATTWwl4sbYh8Gaw], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:23.492Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:49:23,623][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] starting shard [source][0], node[HHMoQL6gTuKgHFJ6a395cA], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=hicJfiPjRxSMCInotf6RjA], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:23.492Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:49:23,623][INFO ][o.e.c.r.a.AllocationService] [node_sm0] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[source][1], [source][2], [source][0]] ...]). 1> [2017-12-31T05:49:23,623][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [10], source [shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery]]] 1> [2017-12-31T05:49:23,623][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [10] 1> [2017-12-31T05:49:23,624][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [10] with uuid [4Phk4h3jRWet0vovvRntlg], diff size [760] 1> [2017-12-31T05:49:23,625][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10]])]: execute 1> [2017-12-31T05:49:23,625][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [10], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10]])] 1> [2017-12-31T05:49:23,625][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 10 1> [2017-12-31T05:49:23,625][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 10 1> [2017-12-31T05:49:23,625][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:23,625][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [10] with uuid [4Phk4h3jRWet0vovvRntlg], diff size [760] 1> [2017-12-31T05:49:23,625][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [10] with uuid [4Phk4h3jRWet0vovvRntlg], diff size [760] 1> [2017-12-31T05:49:23,627][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10]])]: execute 1> [2017-12-31T05:49:23,627][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [10], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10]])] 1> [2017-12-31T05:49:23,627][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 10 1> [2017-12-31T05:49:23,627][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 10 1> [2017-12-31T05:49:23,628][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:23,628][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 10 1> [2017-12-31T05:49:23,630][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 10 1> [2017-12-31T05:49:23,631][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10]])]: took [3ms] done applying updated cluster state (version: 10, uuid: 4Phk4h3jRWet0vovvRntlg) 1> [2017-12-31T05:49:23,636][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10]])]: execute 1> [2017-12-31T05:49:23,637][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [10], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10]])] 1> [2017-12-31T05:49:23,637][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 10 1> [2017-12-31T05:49:23,637][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 10 1> [2017-12-31T05:49:23,637][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:23,639][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 10 1> [2017-12-31T05:49:23,640][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10]])]: took [14ms] done applying updated cluster state (version: 10, uuid: 4Phk4h3jRWet0vovvRntlg) 1> [2017-12-31T05:49:23,640][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10]])]: took [3ms] done applying updated cluster state (version: 10, uuid: 4Phk4h3jRWet0vovvRntlg) 1> [2017-12-31T05:49:23,649][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10] source [shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-31T05:49:23,649][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [10], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10] source [shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery]]]])] 1> [2017-12-31T05:49:23,649][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 10 1> [2017-12-31T05:49:23,649][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 10 1> [2017-12-31T05:49:23,651][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 10 1> [2017-12-31T05:49:23,652][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [10] source [shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery]]]])]: took [3ms] done applying updated cluster state (version: 10, uuid: 4Phk4h3jRWet0vovvRntlg) 1> [2017-12-31T05:49:23,652][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [hicJfiPjRxSMCInotf6RjA], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [DwR0sIzATTWwl4sbYh8Gaw], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [AYwSHsnMSwiuEIoH7M3jXw], primary term [0], message [after peer recovery]]]: took [30ms] done publishing updated cluster state (version: 10, uuid: 4Phk4h3jRWet0vovvRntlg) 1> [2017-12-31T05:49:23,653][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test]]: execute 1> [2017-12-31T05:49:23,654][DEBUG][o.e.i.m.MapperService ] [node_sm0] [source] using dynamic[true] 1> [2017-12-31T05:49:23,681][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test]]: took [27ms] no change in cluster state 1> [2017-12-31T05:49:23,959][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] [232]: starting 1> [2017-12-31T05:49:23,959][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] executing initial scroll against [source] 1> [2017-12-31T05:49:23,961][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete-index [[source/sj2mv1B6SP6OUxseTSjeOQ]]]: execute 2> dec 31, 2017 5:49:24 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException 1> [2017-12-31T05:49:23,962][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_sm0] [source/sj2mv1B6SP6OUxseTSjeOQ] deleting index 2> WARNING: Uncaught exception in thread: Thread[elasticsearch[node_sd1][clusterApplierService#updateTask][T#1],5,TGRP-ReindexFailureTests] 2> java.lang.AssertionError 2> at __randomizedtesting.SeedInfo.seed([401B0C5B3206920F]:0) 2> at org.elasticsearch.index.search.stats.ShardSearchStats.onFreeScrollContext(ShardSearchStats.java:182) 2> at org.elasticsearch.index.shard.SearchOperationListener$CompositeListener.onFreeScrollContext(SearchOperationListener.java:233) 1> [2017-12-31T05:49:23,962][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [11], source [delete-index [[source/sj2mv1B6SP6OUxseTSjeOQ]]] 2> at org.elasticsearch.search.SearchService.freeContext(SearchService.java:638) 1> [2017-12-31T05:49:23,962][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [11] 2> at org.elasticsearch.search.SearchService.freeAllContextForIndex(SearchService.java:625) 2> at org.elasticsearch.search.SearchService.afterIndexRemoved(SearchService.java:231) 2> at org.elasticsearch.index.CompositeIndexEventListener.afterIndexRemoved(CompositeIndexEventListener.java:195) 1> [2017-12-31T05:49:23,964][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [11] with uuid [KJRPWDUxQ_Sq972PUveL7g], diff size [242] 2> at org.elasticsearch.indices.IndicesService.removeIndex(IndicesService.java:557) 1> [2017-12-31T05:49:23,964][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [11] with uuid [KJRPWDUxQ_Sq972PUveL7g], diff size [242] 2> at org.elasticsearch.indices.cluster.IndicesClusterStateService.deleteIndices(IndicesClusterStateService.java:285) 2> at org.elasticsearch.indices.cluster.IndicesClusterStateService.applyClusterState(IndicesClusterStateService.java:219) 1> [2017-12-31T05:49:23,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11]])]: execute 1> [2017-12-31T05:49:23,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [11], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11]])] 2> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateAppliers$6(ClusterApplierService.java:498) 2> at java.lang.Iterable.forEach(Iterable.java:75) 1> [2017-12-31T05:49:23,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 11 2> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateAppliers(ClusterApplierService.java:495) 2> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:482) 2> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) 1> [2017-12-31T05:49:23,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 11 2> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) 1> [2017-12-31T05:49:23,965][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[source/sj2mv1B6SP6OUxseTSjeOQ]] cleaning index, no longer part of the metadata 2> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) 1> [2017-12-31T05:49:23,965][DEBUG][o.e.i.IndicesService ] [node_sd2] [source] closing ... (reason [DELETED]) 2> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) 1> [2017-12-31T05:49:23,965][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/sj2mv1B6SP6OUxseTSjeOQ] closing index service (reason [DELETED][index no longer part of the metadata]) 2> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 1> [2017-12-31T05:49:23,965][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:23,966][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:49:23,966][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] close now acquiring writeLock 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 2> at java.lang.Thread.run(Thread.java:748) 1> [2017-12-31T05:49:23,966][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] close acquired writeLock 1> [2017-12-31T05:49:23,966][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][0] translog closed 1> [2017-12-31T05:49:23,966][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] engine closed [api] 1> [2017-12-31T05:49:23,967][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11]])]: execute 1> [2017-12-31T05:49:23,967][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [11], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11]])] 1> [2017-12-31T05:49:23,967][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 11 1> [2017-12-31T05:49:23,967][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 11 1> [2017-12-31T05:49:23,967][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[source/sj2mv1B6SP6OUxseTSjeOQ]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:49:23,967][DEBUG][o.e.i.IndicesService ] [node_sd3] [source] closing ... (reason [DELETED]) 1> [2017-12-31T05:49:23,967][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/sj2mv1B6SP6OUxseTSjeOQ] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:49:23,967][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:23,967][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:49:23,967][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][0] close now acquiring writeLock 1> [2017-12-31T05:49:23,967][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][0] close acquired writeLock 1> [2017-12-31T05:49:23,968][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][0] translog closed 1> [2017-12-31T05:49:23,969][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][0] engine closed [api] 1> [2017-12-31T05:49:23,970][DEBUG][o.e.i.s.Store ] [node_sd2] [source][0] store reference count on close: 0 1> [2017-12-31T05:49:23,971][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:23,971][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:23,971][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:49:23,971][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][2] close now acquiring writeLock 1> [2017-12-31T05:49:23,971][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][2] close acquired writeLock 1> [2017-12-31T05:49:23,971][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][2] translog closed 1> [2017-12-31T05:49:23,971][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][2] engine closed [api] 1> [2017-12-31T05:49:23,972][DEBUG][o.e.i.s.Store ] [node_sd3] [source][0] store reference count on close: 0 1> [2017-12-31T05:49:23,972][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:23,973][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:23,973][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:49:23,973][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] close now acquiring writeLock 1> [2017-12-31T05:49:23,973][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] close acquired writeLock 1> [2017-12-31T05:49:23,973][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][1] translog closed 1> [2017-12-31T05:49:23,974][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] engine closed [api] 1> [2017-12-31T05:49:23,981][DEBUG][o.e.i.s.Store ] [node_sd2] [source][2] store reference count on close: 0 1> [2017-12-31T05:49:23,981][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:23,981][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:23,981][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd2] [source] full cache clear, reason [close] 1> [2017-12-31T05:49:23,981][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:23,981][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/sj2mv1B6SP6OUxseTSjeOQ] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:49:23,981][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/sj2mv1B6SP6OUxseTSjeOQ] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:49:23,983][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/sj2mv1B6SP6OUxseTSjeOQ] processing pending deletes 1> [2017-12-31T05:49:23,985][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 11 1> [2017-12-31T05:49:23,986][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11]])]: took [21ms] done applying updated cluster state (version: 11, uuid: KJRPWDUxQ_Sq972PUveL7g) 1> [2017-12-31T05:49:23,992][DEBUG][o.e.i.s.Store ] [node_sd3] [source][1] store reference count on close: 0 1> [2017-12-31T05:49:23,992][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:23,992][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:23,992][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd3] [source] full cache clear, reason [close] 1> [2017-12-31T05:49:23,992][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:23,992][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/sj2mv1B6SP6OUxseTSjeOQ] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:49:23,992][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/sj2mv1B6SP6OUxseTSjeOQ] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:49:23,995][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/sj2mv1B6SP6OUxseTSjeOQ] processing pending deletes 1> [2017-12-31T05:49:23,997][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 11 1> [2017-12-31T05:49:23,998][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11]])]: took [30ms] done applying updated cluster state (version: 11, uuid: KJRPWDUxQ_Sq972PUveL7g) 1> [2017-12-31T05:49:24,006][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [11] with uuid [KJRPWDUxQ_Sq972PUveL7g], diff size [242] 1> [2017-12-31T05:49:24,007][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11]])]: execute 1> [2017-12-31T05:49:24,007][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [11], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11]])] 1> [2017-12-31T05:49:24,007][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 11 1> [2017-12-31T05:49:24,007][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 11 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.IndicesService ] [node_sd1] [source] closing ... (reason [DELETED]) 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/sj2mv1B6SP6OUxseTSjeOQ] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][1] close now acquiring writeLock 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][1] close acquired writeLock 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][1] translog closed 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][1] engine closed [api] 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.s.Store ] [node_sd1] [source][1] store reference count on close: 1 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] close now acquiring writeLock 1> [2017-12-31T05:49:24,008][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] close acquired writeLock 1> [2017-12-31T05:49:24,009][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][2] translog closed 1> [2017-12-31T05:49:24,009][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] engine closed [api] 1> [2017-12-31T05:49:24,009][DEBUG][o.e.i.s.Store ] [node_sd1] [source][2] store reference count on close: 1 1> [2017-12-31T05:49:24,009][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:49:24,009][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:24,009][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd1] [source] full cache clear, reason [close] 1> [2017-12-31T05:49:24,009][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:24,009][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/sj2mv1B6SP6OUxseTSjeOQ] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:49:24,060][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] scroll returned [10] documents with a scroll id of [DnF1ZXJ5VGhlbkZldGNoAQAAAAAAAAACFmJsNHlCd1pRUnJDWGdYWkxiT0E2ZlE=] 1> [2017-12-31T05:49:24,060][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] [232]: got scroll response with [10] hits 1> [2017-12-31T05:49:24,060][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] [232]: finishing without any catastrophic failures 1> [2017-12-31T05:49:24,067][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] Freed [1] contexts 1> [2017-12-31T05:49:53,962][WARN ][o.e.d.z.PublishClusterStateAction] [node_sm0] timed out waiting for all nodes to process published state [11] (timeout [30s], pending nodes: [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}]) 1> [2017-12-31T05:49:53,962][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11] source [delete-index [[source/sj2mv1B6SP6OUxseTSjeOQ]]]])]: execute 1> [2017-12-31T05:49:53,962][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [11], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11] source [delete-index [[source/sj2mv1B6SP6OUxseTSjeOQ]]]])] 1> [2017-12-31T05:49:53,962][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 11 1> [2017-12-31T05:49:53,962][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 11 1> [2017-12-31T05:49:53,962][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sm0] [[source/sj2mv1B6SP6OUxseTSjeOQ]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:49:53,962][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/sj2mv1B6SP6OUxseTSjeOQ] deleting index store reason [deleted index was not assigned to local node] 1> [2017-12-31T05:49:53,962][INFO ][o.e.i.r.ReindexFailureTests] Didn't trigger a reindex failure on the 1 attempt 1> [2017-12-31T05:49:53,964][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/sj2mv1B6SP6OUxseTSjeOQ] processing pending deletes 1> [2017-12-31T05:49:53,964][INFO ][o.e.i.r.ReindexFailureTests] Index [167] docs async: [true] bulk: [false] 1> [2017-12-31T05:49:53,965][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 11 1> [2017-12-31T05:49:53,966][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [11] source [delete-index [[source/sj2mv1B6SP6OUxseTSjeOQ]]]])]: took [4ms] done applying updated cluster state (version: 11, uuid: KJRPWDUxQ_Sq972PUveL7g) 1> [2017-12-31T05:49:53,966][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete-index [[source/sj2mv1B6SP6OUxseTSjeOQ]]]: took [30s] done publishing updated cluster state (version: 11, uuid: KJRPWDUxQ_Sq972PUveL7g) 1> [2017-12-31T05:49:53,966][WARN ][o.e.c.s.MasterService ] [node_sm0] cluster state update task [delete-index [[source/sj2mv1B6SP6OUxseTSjeOQ]]] took [30s] above the warn threshold of 30s 1> [2017-12-31T05:49:53,966][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:53,967][DEBUG][o.e.i.IndicesService ] [node_sm0] creating Index [[source/HtI2Iej8RqywnWnXb-taUg]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:49:53,967][DEBUG][o.e.i.m.MapperService ] [node_sm0] [source] using dynamic[true] 1> [2017-12-31T05:49:53,968][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_sm0] [source] creating index, cause [auto(bulk api)], templates [random_index_template], shards [3]/[1], mappings [] 1> [2017-12-31T05:49:53,968][DEBUG][o.e.i.IndicesService ] [node_sm0] [source] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:49:53,969][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/HtI2Iej8RqywnWnXb-taUg] closing index service (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:49:53,969][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:53,969][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sm0] [source] full cache clear, reason [close] 1> [2017-12-31T05:49:53,969][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [source] clearing all bitsets because [close] 1> [2017-12-31T05:49:53,969][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/HtI2Iej8RqywnWnXb-taUg] closed... (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:49:53,969][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [12], source [create-index [source], cause [auto(bulk api)]] 1> [2017-12-31T05:49:53,969][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [12] 1> [2017-12-31T05:49:53,970][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [12] with uuid [s2Kpg3KTT7aGD_COdiMQHw], diff size [695] 1> [2017-12-31T05:49:53,970][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [12] with uuid [s2Kpg3KTT7aGD_COdiMQHw], diff size [695] 1> [2017-12-31T05:49:53,971][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [12] with uuid [s2Kpg3KTT7aGD_COdiMQHw], diff size [695] 1> [2017-12-31T05:49:53,971][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12]])]: execute 1> [2017-12-31T05:49:53,971][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [12], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12]])] 1> [2017-12-31T05:49:53,971][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 12 1> [2017-12-31T05:49:53,971][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 12 1> [2017-12-31T05:49:53,971][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[source/HtI2Iej8RqywnWnXb-taUg]] creating index 1> [2017-12-31T05:49:53,972][DEBUG][o.e.i.IndicesService ] [node_sd3] creating Index [[source/HtI2Iej8RqywnWnXb-taUg]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:49:53,972][DEBUG][o.e.i.m.MapperService ] [node_sd3] [source] using dynamic[true] 1> [2017-12-31T05:49:53,972][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [source][1] creating shard 1> [2017-12-31T05:49:53,973][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12]])]: execute 1> [2017-12-31T05:49:53,973][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [12], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12]])] 1> [2017-12-31T05:49:53,973][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 12 1> [2017-12-31T05:49:53,973][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 12 1> [2017-12-31T05:49:53,973][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[source/HtI2Iej8RqywnWnXb-taUg]] creating index 1> [2017-12-31T05:49:53,974][DEBUG][o.e.i.IndicesService ] [node_sd2] creating Index [[source/HtI2Iej8RqywnWnXb-taUg]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:49:53,974][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [source][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/3/indices/HtI2Iej8RqywnWnXb-taUg/1, shard=[source][1]}] 1> [2017-12-31T05:49:53,974][DEBUG][o.e.i.IndexService ] [node_sd3] [source] creating shard_id [source][1] 1> [2017-12-31T05:49:53,974][DEBUG][o.e.i.m.MapperService ] [node_sd2] [source] using dynamic[true] 1> [2017-12-31T05:49:53,974][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [source][0] creating shard 1> [2017-12-31T05:49:53,975][DEBUG][o.e.i.s.Store ] [node_sd3] [source][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:53,975][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [CREATED] 1> [2017-12-31T05:49:53,975][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [source][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/2/indices/HtI2Iej8RqywnWnXb-taUg/0, shard=[source][0]}] 1> [2017-12-31T05:49:53,975][DEBUG][o.e.i.IndexService ] [node_sd2] [source] creating shard_id [source][0] 1> [2017-12-31T05:49:53,976][DEBUG][o.e.i.s.Store ] [node_sd2] [source][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:53,981][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:49:53,981][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] starting recovery from store ... 1> [2017-12-31T05:49:53,981][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [CREATED] 1> [2017-12-31T05:49:53,981][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:53,982][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:49:53,982][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] starting recovery from store ... 1> [2017-12-31T05:49:53,983][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 12 1> [2017-12-31T05:49:53,983][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:53,983][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12]])]: execute 1> [2017-12-31T05:49:53,983][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [12], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12]])] 1> [2017-12-31T05:49:53,983][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 12 1> [2017-12-31T05:49:53,983][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 12 1> [2017-12-31T05:49:53,983][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:49:53,984][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:49:53,984][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] recovery completed from [shard_store], took [11ms] 1> [2017-12-31T05:49:53,984][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [source][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:53,985][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:49:53,985][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] recovery completed from [shard_store], took [10ms] 1> [2017-12-31T05:49:53,985][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [source][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:53,984][WARN ][o.e.i.IndicesService ] [node_sd1] org.elasticsearch.indices.IndicesService$$Lambda$2100/1189247701@70fe224e 1> java.lang.IllegalStateException: Can't delete unassigned index store for [source] - it's still part of the cluster state [HtI2Iej8RqywnWnXb-taUg] [sj2mv1B6SP6OUxseTSjeOQ] 1> at org.elasticsearch.indices.IndicesService.deleteUnassignedIndex(IndicesService.java:615) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.indices.cluster.IndicesClusterStateService.deleteIndices(IndicesClusterStateService.java:290) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.indices.cluster.IndicesClusterStateService.applyClusterState(IndicesClusterStateService.java:219) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateAppliers$6(ClusterApplierService.java:498) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateAppliers(ClusterApplierService.java:495) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:482) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,985][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[source/HtI2Iej8RqywnWnXb-taUg]] creating index 1> [2017-12-31T05:49:53,985][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/sj2mv1B6SP6OUxseTSjeOQ] processing pending deletes 1> [2017-12-31T05:49:53,985][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][72], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,985][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][bogus_doc_𝍰𝍡𝍺a64], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,985][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][bogus_doc_ᑅᓽᖆᐥᓗᒺa4], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,986][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][82], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,987][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][bogus_doc_𐅿𐅜𐅵a31], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,987][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,988][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][bogus_doc_ᶈᶿᶧᶠᶮᶎa24], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,985][DEBUG][o.e.i.IndicesService ] [node_sd1] creating Index [[source/HtI2Iej8RqywnWnXb-taUg]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:49:53,988][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,987][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][16], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,988][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12]])]: took [17ms] done applying updated cluster state (version: 12, uuid: s2Kpg3KTT7aGD_COdiMQHw) 1> [2017-12-31T05:49:53,989][DEBUG][o.e.i.m.MapperService ] [node_sd1] [source] using dynamic[true] 1> [2017-12-31T05:49:53,989][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [source][2] creating shard 1> [2017-12-31T05:49:53,989][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] received shard started for [shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:53,989][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][77], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,989][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,990][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [source][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/1/indices/HtI2Iej8RqywnWnXb-taUg/2, shard=[source][2]}] 1> [2017-12-31T05:49:53,990][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][bogus_doc_￸￰￶￾￴a37], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,990][DEBUG][o.e.i.IndexService ] [node_sd1] [source] creating shard_id [source][2] 1> [2017-12-31T05:49:53,990][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 12 1> [2017-12-31T05:49:53,990][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd3] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][1]] containing [index {[source][test][17], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,990][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,991][DEBUG][o.e.i.s.Store ] [node_sd1] [source][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:53,991][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [CREATED] 1> [2017-12-31T05:49:53,991][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][55], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,991][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][18], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,990][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,991][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,992][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][97], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,992][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:49:53,993][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] received shard started for [shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:53,992][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,993][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] starting recovery from store ... 1> [2017-12-31T05:49:53,993][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:53,993][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,993][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][96], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,992][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][24], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,994][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd1][127.0.0.1:43434][indices:data/write/index] 1> Caused by: org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,994][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][6], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,996][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:49:53,996][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] recovery completed from [shard_store], took [6ms] 1> [2017-12-31T05:49:53,996][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [source][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:53,996][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] received shard started for [shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:49:53,996][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,995][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd1][127.0.0.1:43434][indices:data/write/index] 1> Caused by: org.elasticsearch.transport.RemoteTransportException: [node_sd3][127.0.0.1:35162][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,997][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,997][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,997][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][38], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,999][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][0], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,998][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:169) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.doExecute(TransportReplicationAction.java:97) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:251) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$OperationTransportHandler.messageReceived(TransportReplicationAction.java:243) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport$RequestHandler.doRun(TcpTransport.java:1556) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.EsExecutors$1.execute(EsExecutors.java:135) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.handleRequest(TcpTransport.java:1513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.messageReceived(TcpTransport.java:1382) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.TcpReadHandler.handleMessage(TcpReadHandler.java:40) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:69) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:53,999][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12]])]: took [26ms] done applying updated cluster state (version: 12, uuid: s2Kpg3KTT7aGD_COdiMQHw) 1> [2017-12-31T05:49:54,000][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 12 1> [2017-12-31T05:49:54,000][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][13], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,000][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,000][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,000][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd2] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][0]] containing [index {[source][test][bogus_doc_ᛄᛕ᛫ᛀᛝ᛼a22], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,001][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,001][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd1][127.0.0.1:43434][indices:data/write/index] 1> Caused by: org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,001][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,002][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd2][127.0.0.1:35287][indices:data/write/bulk[s]] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,005][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:49:54,005][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][bogus_doc_᧷᧬᧯᧨᧷᧺a63], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,006][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,006][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][bogus_doc_ʌɶɤɥɸʐa46], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,007][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,007][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][bogus_doc_ⳗ⳷⳥⳺⳻Ⲗa30], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,008][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,008][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][bogus_doc_ᜍᜅᜟ᜕ᜆ᜖a33], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,008][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,009][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][bogus_doc_ⶺⶐ⶘ⷆⷚⶣa10], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,009][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][39], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,010][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.transport.RemoteTransportException: [node_sd1][127.0.0.1:43434][indices:data/write/index] 1> Caused by: org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) ~[?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) ~[?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,010][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,011][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][99], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,011][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,011][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][68], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,012][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,012][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][bogus_doc_އޢޖޮޖ޼a25], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,013][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,013][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][64], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,013][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,014][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][91], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,014][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,015][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][47], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,015][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,015][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][bogus_doc_🁱🁶🂒a26], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,016][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,016][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][9], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,017][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,017][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][58], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,018][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,018][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][bogus_doc_︨︫︦︤︢︤a21], source[{}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,018][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.clusterChanged(ClusterStateObserver.java:191) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateListeners$7(ClusterApplierService.java:509) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3527) [?:1.8.0_151] 1> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:743) [?:1.8.0_151] 1> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:1.8.0_151] 1> at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateListeners(ClusterApplierService.java:506) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:489) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,019][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12]])]: took [36ms] done applying updated cluster state (version: 12, uuid: s2Kpg3KTT7aGD_COdiMQHw) 1> [2017-12-31T05:49:54,019][WARN ][o.e.a.b.TransportShardBulkAction] [node_sd1] unexpected error during the primary phase for action [indices:data/write/bulk[s]], request [BulkShardRequest [[source][2]] containing [index {[source][test][1], source[{"test":"words words"}]}]] 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,019][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sm0] node {node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} responded to cluster state commit [11] 1> [2017-12-31T05:49:54,019][INFO ][o.e.i.r.ReindexFailureTests] Action Failed 1> org.elasticsearch.index.IndexNotFoundException: no such index 1> at org.elasticsearch.cluster.routing.RoutingTable.shardRoutingTable(RoutingTable.java:137) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.primary(TransportReplicationAction.java:797) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase.doRun(TransportReplicationAction.java:732) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$ReroutePhase$2.onNewClusterState(TransportReplicationAction.java:886) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ContextPreservingListener.onNewClusterState(ClusterStateObserver.java:303) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener.postAdded(ClusterStateObserver.java:214) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.ClusterApplierService$1.run(ClusterApplierService.java:291) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:49:54,020][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12] source [create-index [source], cause [auto(bulk api)]]])]: execute 1> [2017-12-31T05:49:54,020][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [12], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12] source [create-index [source], cause [auto(bulk api)]]])] 1> [2017-12-31T05:49:54,020][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 12 1> [2017-12-31T05:49:54,020][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 12 1> [2017-12-31T05:49:54,021][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 12 1> [2017-12-31T05:49:54,022][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [55ms] done publishing updated cluster state (version: 12, uuid: s2Kpg3KTT7aGD_COdiMQHw) 1> [2017-12-31T05:49:54,022][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,022][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [12] source [create-index [source], cause [auto(bulk api)]]])]: took [2ms] done applying updated cluster state (version: 12, uuid: s2Kpg3KTT7aGD_COdiMQHw) 1> [2017-12-31T05:49:54,022][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,022][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,022][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,022][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,022][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,022][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,023][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,024][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,025][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,026][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,027][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,028][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,029][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,030][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 2> REPRODUCE WITH: gradle :modules:reindex:test -Dtests.seed=401B0C5B3206920F -Dtests.class=org.elasticsearch.index.reindex.ReindexFailureTests -Dtests.method="testResponseOnSearchFailure" -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Cuiaba 2> REPRODUCE WITH: gradle :modules:reindex:test -Dtests.seed=401B0C5B3206920F -Dtests.class=org.elasticsearch.index.reindex.ReindexFailureTests -Dtests.method="testResponseOnSearchFailure" -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Cuiaba 1> [2017-12-31T05:49:54,031][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 2> REPRODUCE WITH: gradle :modules:reindex:test -Dtests.seed=401B0C5B3206920F -Dtests.class=org.elasticsearch.index.reindex.ReindexFailureTests -Dtests.method="testResponseOnSearchFailure" -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Cuiaba 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 2> REPRODUCE WITH: gradle :modules:reindex:test -Dtests.seed=401B0C5B3206920F -Dtests.class=org.elasticsearch.index.reindex.ReindexFailureTests -Dtests.method="testResponseOnSearchFailure" -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Cuiaba 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,032][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,033][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,034][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,035][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,036][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,037][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,038][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery]]]: execute 1> [2017-12-31T05:49:54,039][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] starting shard [source][0], node[h8bs9IUzRPSWE3S5OnIXXQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=rnciLtSTR6OW8cXOfIdt5A], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:53.968Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:49:54,039][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] starting shard [source][1], node[HHMoQL6gTuKgHFJ6a395cA], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=s6K8zwUvTEe6L3lbRj6-pw], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:53.968Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:49:54,039][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] starting shard [source][2], node[bl4yBwZQRrCXgXZLbOA6fQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=7sqrjekETtSgYHzibMUNDg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:53.968Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:49:54,039][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [13], source [shard-started shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery]]] 1> [2017-12-31T05:49:54,040][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [13] 1> [2017-12-31T05:49:54,040][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [13] with uuid [yYADZUnURsi1iFt222dWgQ], diff size [774] 1> [2017-12-31T05:49:54,040][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [13] with uuid [yYADZUnURsi1iFt222dWgQ], diff size [774] 1> [2017-12-31T05:49:54,040][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [13] with uuid [yYADZUnURsi1iFt222dWgQ], diff size [774] 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13]])]: execute 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [13], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13]])] 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 13 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 13 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13]])]: execute 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13]])]: execute 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [13], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13]])] 1> [2017-12-31T05:49:54,041][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 13 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [13], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13]])] 1> [2017-12-31T05:49:54,041][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [source][1] creating shard 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 13 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 13 1> [2017-12-31T05:49:54,041][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 13 1> [2017-12-31T05:49:54,041][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [source][2] creating shard 1> [2017-12-31T05:49:54,041][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:54,042][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [source][0] creating shard 1> [2017-12-31T05:49:54,043][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [source][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/1/indices/HtI2Iej8RqywnWnXb-taUg/1, shard=[source][1]}] 1> [2017-12-31T05:49:54,043][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [source][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/3/indices/HtI2Iej8RqywnWnXb-taUg/0, shard=[source][0]}] 1> [2017-12-31T05:49:54,043][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [source][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/2/indices/HtI2Iej8RqywnWnXb-taUg/2, shard=[source][2]}] 1> [2017-12-31T05:49:54,043][DEBUG][o.e.i.IndexService ] [node_sd1] [source] creating shard_id [source][1] 1> [2017-12-31T05:49:54,043][DEBUG][o.e.i.IndexService ] [node_sd3] [source] creating shard_id [source][0] 1> [2017-12-31T05:49:54,043][DEBUG][o.e.i.IndexService ] [node_sd2] [source] creating shard_id [source][2] 1> [2017-12-31T05:49:54,044][DEBUG][o.e.i.s.Store ] [node_sd1] [source][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:54,044][DEBUG][o.e.i.s.Store ] [node_sd3] [source][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:54,044][DEBUG][o.e.i.s.Store ] [node_sd2] [source][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:49:54,044][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [CREATED] 1> [2017-12-31T05:49:54,044][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [CREATED] 1> [2017-12-31T05:49:54,044][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [CREATED] 1> [2017-12-31T05:49:54,045][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [CREATED]->[RECOVERING], reason [from {node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}] 1> [2017-12-31T05:49:54,045][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [CREATED]->[RECOVERING], reason [from {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}] 1> [2017-12-31T05:49:54,045][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [CREATED]->[RECOVERING], reason [from {node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}] 1> [2017-12-31T05:49:54,045][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:54,046][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 13 1> [2017-12-31T05:49:54,046][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 13 1> [2017-12-31T05:49:54,048][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 13 1> [2017-12-31T05:49:54,048][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:49:54,049][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13]])]: took [7ms] done applying updated cluster state (version: 13, uuid: yYADZUnURsi1iFt222dWgQ) 1> [2017-12-31T05:49:54,053][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:54,054][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:54,055][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13]])]: took [14ms] done applying updated cluster state (version: 13, uuid: yYADZUnURsi1iFt222dWgQ) 1> [2017-12-31T05:49:54,058][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13]])]: took [16ms] done applying updated cluster state (version: 13, uuid: yYADZUnURsi1iFt222dWgQ) 1> [2017-12-31T05:49:54,059][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13] source [shard-started shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery]]]])]: execute 1> [2017-12-31T05:49:54,059][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [13], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13] source [shard-started shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery]]]])] 1> [2017-12-31T05:49:54,059][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 13 1> [2017-12-31T05:49:54,059][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 13 1> [2017-12-31T05:49:54,060][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:49:54,060][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [source][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:54,060][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd1] [source][1] recovery done from [{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}], took [18ms] 1> [2017-12-31T05:49:54,060][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] received shard started for [shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:54,061][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 13 1> [2017-12-31T05:49:54,064][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:49:54,064][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [source][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:54,064][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd2] [source][2] recovery done from [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}], took [22ms] 1> [2017-12-31T05:49:54,066][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] received shard started for [shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:54,067][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:49:54,068][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [13] source [shard-started shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery]]]])]: took [8ms] done applying updated cluster state (version: 13, uuid: yYADZUnURsi1iFt222dWgQ) 1> [2017-12-31T05:49:54,068][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [7sqrjekETtSgYHzibMUNDg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [s6K8zwUvTEe6L3lbRj6-pw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rnciLtSTR6OW8cXOfIdt5A], primary term [0], message [after new shard recovery]]]: took [29ms] done publishing updated cluster state (version: 13, uuid: yYADZUnURsi1iFt222dWgQ) 1> [2017-12-31T05:49:54,068][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,068][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,068][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,069][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,070][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,070][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,070][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,070][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,070][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,071][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,071][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,071][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:49:54,071][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:49:54,071][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-31T05:49:54,071][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] starting shard [source][1], node[bl4yBwZQRrCXgXZLbOA6fQ], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=GPTuyNJJQjeobdOzwC3aSg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:53.968Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:49:54,071][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] starting shard [source][2], node[h8bs9IUzRPSWE3S5OnIXXQ], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=ILChl9JuQKq5tEPtywr_EQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:53.968Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:49:54,072][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [14], source [shard-started shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery]]] 1> [2017-12-31T05:49:54,072][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [14] 1> [2017-12-31T05:49:54,073][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [14] with uuid [s_U9Az9gRIWYVFjWEzSBcQ], diff size [773] 1> [2017-12-31T05:49:54,073][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:49:54,074][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [source][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:54,074][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd3] [source][0] recovery done from [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}], took [31ms] 1> [2017-12-31T05:49:54,074][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [14] with uuid [s_U9Az9gRIWYVFjWEzSBcQ], diff size [773] 1> [2017-12-31T05:49:54,074][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] received shard started for [shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:49:54,074][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14]])]: execute 1> [2017-12-31T05:49:54,074][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [14], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14]])] 1> [2017-12-31T05:49:54,074][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 14 1> [2017-12-31T05:49:54,074][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 14 1> [2017-12-31T05:49:54,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14]])]: execute 1> [2017-12-31T05:49:54,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [14], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14]])] 1> [2017-12-31T05:49:54,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 14 1> [2017-12-31T05:49:54,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 14 1> [2017-12-31T05:49:54,075][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [14] with uuid [s_U9Az9gRIWYVFjWEzSBcQ], diff size [773] 1> [2017-12-31T05:49:54,075][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [source][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:49:54,075][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:54,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14]])]: execute 1> [2017-12-31T05:49:54,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [14], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14]])] 1> [2017-12-31T05:49:54,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 14 1> [2017-12-31T05:49:54,075][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 14 1> [2017-12-31T05:49:54,076][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:54,076][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] received shard started for [shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:49:54,077][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 14 1> [2017-12-31T05:49:54,077][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 14 1> [2017-12-31T05:49:54,077][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 14 1> [2017-12-31T05:49:54,078][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14]])]: took [3ms] done applying updated cluster state (version: 14, uuid: s_U9Az9gRIWYVFjWEzSBcQ) 1> [2017-12-31T05:49:54,078][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14]])]: took [3ms] done applying updated cluster state (version: 14, uuid: s_U9Az9gRIWYVFjWEzSBcQ) 1> [2017-12-31T05:49:54,079][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:49:54,079][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14]])]: took [3ms] done applying updated cluster state (version: 14, uuid: s_U9Az9gRIWYVFjWEzSBcQ) 1> [2017-12-31T05:49:54,079][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14] source [shard-started shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-31T05:49:54,079][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [14], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14] source [shard-started shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery]]]])] 1> [2017-12-31T05:49:54,079][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 14 1> [2017-12-31T05:49:54,079][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 14 1> [2017-12-31T05:49:54,081][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 14 1> [2017-12-31T05:49:54,081][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [14] source [shard-started shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery]]]])]: took [1ms] done applying updated cluster state (version: 14, uuid: s_U9Az9gRIWYVFjWEzSBcQ) 1> [2017-12-31T05:49:54,081][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [ILChl9JuQKq5tEPtywr_EQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [GPTuyNJJQjeobdOzwC3aSg], primary term [0], message [after peer recovery]]]: took [9ms] done publishing updated cluster state (version: 14, uuid: s_U9Az9gRIWYVFjWEzSBcQ) 1> [2017-12-31T05:49:54,081][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-31T05:49:54,081][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] starting shard [source][0], node[HHMoQL6gTuKgHFJ6a395cA], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=65hrWk_cQWGDV0HwQWQTRg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:49:53.968Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:49:54,082][INFO ][o.e.c.r.a.AllocationService] [node_sm0] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[source][0]] ...]). 1> [2017-12-31T05:49:54,082][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [15], source [shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery]]] 1> [2017-12-31T05:49:54,082][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [15] 1> [2017-12-31T05:49:54,083][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [15] with uuid [5tfPuhyiTv2afkAAfvB3sQ], diff size [744] 1> [2017-12-31T05:49:54,083][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [15] with uuid [5tfPuhyiTv2afkAAfvB3sQ], diff size [744] 1> [2017-12-31T05:49:54,083][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [15] with uuid [5tfPuhyiTv2afkAAfvB3sQ], diff size [744] 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15]])]: execute 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [15], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15]])] 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15]])]: execute 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 15 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [15], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15]])] 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 15 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 15 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 15 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15]])]: execute 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [15], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15]])] 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 15 1> [2017-12-31T05:49:54,083][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:49:54,083][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 15 1> [2017-12-31T05:49:54,085][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 15 1> [2017-12-31T05:49:54,085][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 15 1> [2017-12-31T05:49:54,085][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 15 1> [2017-12-31T05:49:54,085][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15]])]: took [2ms] done applying updated cluster state (version: 15, uuid: 5tfPuhyiTv2afkAAfvB3sQ) 1> [2017-12-31T05:49:54,086][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15]])]: took [2ms] done applying updated cluster state (version: 15, uuid: 5tfPuhyiTv2afkAAfvB3sQ) 1> [2017-12-31T05:49:54,086][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:49:54,087][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15]])]: took [3ms] done applying updated cluster state (version: 15, uuid: 5tfPuhyiTv2afkAAfvB3sQ) 1> [2017-12-31T05:49:54,087][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15] source [shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-31T05:49:54,087][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [15], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15] source [shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery]]]])] 1> [2017-12-31T05:49:54,087][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 15 1> [2017-12-31T05:49:54,087][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 15 1> [2017-12-31T05:49:54,088][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 15 1> [2017-12-31T05:49:54,089][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [15] source [shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery]]]])]: took [1ms] done applying updated cluster state (version: 15, uuid: 5tfPuhyiTv2afkAAfvB3sQ) 1> [2017-12-31T05:49:54,089][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [65hrWk_cQWGDV0HwQWQTRg], primary term [0], message [after peer recovery]]]: took [7ms] done publishing updated cluster state (version: 15, uuid: 5tfPuhyiTv2afkAAfvB3sQ) 1> [2017-12-31T05:49:54,089][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test, test, test, test, test, test]]: execute 1> [2017-12-31T05:49:54,089][DEBUG][o.e.i.m.MapperService ] [node_sm0] [source] using dynamic[true] 1> [2017-12-31T05:49:54,090][DEBUG][o.e.c.m.MetaDataMappingService] [node_sm0] [source/HtI2Iej8RqywnWnXb-taUg] create_mapping [test] with source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:49:54,095][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [16], source [put-mapping[test, test, test, test, test, test, test]] 1> [2017-12-31T05:49:54,095][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [16] 1> [2017-12-31T05:49:54,095][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [16] with uuid [4XPPrxXgR_2OQVWMuqK69w], diff size [648] 1> [2017-12-31T05:49:54,095][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [16] with uuid [4XPPrxXgR_2OQVWMuqK69w], diff size [648] 1> [2017-12-31T05:49:54,096][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [16] with uuid [4XPPrxXgR_2OQVWMuqK69w], diff size [648] 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16]])]: execute 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [16], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16]])] 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 16 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 16 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16]])]: execute 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16]])]: execute 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [16], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16]])] 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [16], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16]])] 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 16 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 16 1> [2017-12-31T05:49:54,096][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 16 1> [2017-12-31T05:49:54,097][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 16 1> [2017-12-31T05:49:54,102][DEBUG][o.e.i.m.MapperService ] [node_sd1] [source] [[source/HtI2Iej8RqywnWnXb-taUg]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:49:54,102][DEBUG][o.e.i.m.MapperService ] [node_sd3] [source] [[source/HtI2Iej8RqywnWnXb-taUg]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:49:54,102][DEBUG][o.e.i.m.MapperService ] [node_sd2] [source] [[source/HtI2Iej8RqywnWnXb-taUg]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:49:54,104][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 16 1> [2017-12-31T05:49:54,104][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 16 1> [2017-12-31T05:49:54,104][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 16 1> [2017-12-31T05:49:54,105][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16]])]: took [8ms] done applying updated cluster state (version: 16, uuid: 4XPPrxXgR_2OQVWMuqK69w) 1> [2017-12-31T05:49:54,105][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16]])]: took [8ms] done applying updated cluster state (version: 16, uuid: 4XPPrxXgR_2OQVWMuqK69w) 1> [2017-12-31T05:49:54,106][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:49:54,106][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16]])]: took [9ms] done applying updated cluster state (version: 16, uuid: 4XPPrxXgR_2OQVWMuqK69w) 1> [2017-12-31T05:49:54,106][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16] source [put-mapping[test, test, test, test, test, test, test]]])]: execute 1> [2017-12-31T05:49:54,106][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [16], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16] source [put-mapping[test, test, test, test, test, test, test]]])] 1> [2017-12-31T05:49:54,106][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 16 1> [2017-12-31T05:49:54,106][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 16 1> [2017-12-31T05:49:54,108][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 16 1> [2017-12-31T05:49:54,109][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test, test, test, test, test, test]]: took [19ms] done publishing updated cluster state (version: 16, uuid: 4XPPrxXgR_2OQVWMuqK69w) 1> [2017-12-31T05:49:54,109][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [16] source [put-mapping[test, test, test, test, test, test, test]]])]: took [3ms] done applying updated cluster state (version: 16, uuid: 4XPPrxXgR_2OQVWMuqK69w) ERROR 51.4s J3 | ReindexFailureTests.testResponseOnSearchFailure <<< FAILURES! > Throwable #1: java.lang.AssertionError: > Expected: an empty iterable > dices:data/write/bulk[s]]]; nested: IndexNotFoundException[no such index];>,,,,,,,,,,,,,,,,,,,,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFounption[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>,<[source/sj2mv1B6SP6OUxseTSjeOQ] IndexNotFoundException[no such index]>] > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) > at org.elasticsearch.test.ESIntegTestCase.indexRandom(ESIntegTestCase.java:1451) > at org.elasticsearch.test.ESIntegTestCase.indexRandom(ESIntegTestCase.java:1369) > at org.elasticsearch.test.ESIntegTestCase.indexRandom(ESIntegTestCase.java:1353) > at org.elasticsearch.index.reindex.ReindexFailureTests.indexDocs(ReindexFailureTests.java:128) > at org.elasticsearch.index.reindex.ReindexFailureTests.testResponseOnSearchFailure(ReindexFailureTests.java:100) > at java.lang.Thread.run(Thread.java:748)Throwable #2: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:731) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:705) > at org.elasticsearch.test.ESTestCase.ensureAllSearchContextsReleased(ESTestCase.java:421) > at org.elasticsearch.test.ESIntegTestCase.cleanUpCluster(ESIntegTestCase.java:2072) > at java.lang.Thread.run(Thread.java:748) > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > Caused by: java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*] > at org.elasticsearch.search.MockSearchService.addActiveContext(MockSearchService.java:59) > at org.elasticsearch.search.MockSearchService.putContext(MockSearchService.java:78) > at org.elasticsearch.search.SearchService.createAndPutContext(SearchService.java:537) > at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:330) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:316) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:312) > at org.elasticsearch.search.SearchService$3.doRun(SearchService.java:1002) > at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:41) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > ... 1 more > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]]Throwable #3: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:731) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:705) > at org.elasticsearch.test.ESTestCase.ensureAllSearchContextsReleased(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.after(ESTestCase.java:300) > at java.lang.Thread.run(Thread.java:748) > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > Caused by: java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*] > at org.elasticsearch.search.MockSearchService.addActiveContext(MockSearchService.java:59) > at org.elasticsearch.search.MockSearchService.putContext(MockSearchService.java:78) > at org.elasticsearch.search.SearchService.createAndPutContext(SearchService.java:537) > at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:330) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:316) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:312) > at org.elasticsearch.search.SearchService$3.doRun(SearchService.java:1002) > at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:41) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > ... 1 more > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]]Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=482, name=elasticsearch[node_sd1][clusterApplierService#updateTask][T#1], state=RUNNABLE, group=TGRP-ReindexFailureTests] > Caused by: java.lang.AssertionError > at __randomizedtesting.SeedInfo.seed([401B0C5B3206920F]:0) > at org.elasticsearch.index.search.stats.ShardSearchStats.onFreeScrollContext(ShardSearchStats.java:182) > at org.elasticsearch.index.shard.SearchOperationListener$CompositeListener.onFreeScrollContext(SearchOperationListener.java:233) > at org.elasticsearch.search.SearchService.freeContext(SearchService.java:638) > at org.elasticsearch.search.SearchService.freeAllContextForIndex(SearchService.java:625) > at org.elasticsearch.search.SearchService.afterIndexRemoved(SearchService.java:231) > at org.elasticsearch.index.CompositeIndexEventListener.afterIndexRemoved(CompositeIndexEventListener.java:195) > at org.elasticsearch.indices.IndicesService.removeIndex(IndicesService.java:557) > at org.elasticsearch.indices.cluster.IndicesClusterStateService.deleteIndices(IndicesClusterStateService.java:285) > at org.elasticsearch.indices.cluster.IndicesClusterStateService.applyClusterState(IndicesClusterStateService.java:219) > at org.elasticsearch.cluster.service.ClusterApplierService.lambda$callClusterStateAppliers$6(ClusterApplierService.java:498) > at java.lang.Iterable.forEach(Iterable.java:75) > at org.elasticsearch.cluster.service.ClusterApplierService.callClusterStateAppliers(ClusterApplierService.java:495) > at org.elasticsearch.cluster.service.ClusterApplierService.applyChanges(ClusterApplierService.java:482) > at org.elasticsearch.cluster.service.ClusterApplierService.runTask(ClusterApplierService.java:432) > at org.elasticsearch.cluster.service.ClusterApplierService$UpdateTask.run(ClusterApplierService.java:161) > at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) > at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) > at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > at java.lang.Thread.run(Thread.java:748) 1> [2017-12-31T05:50:14,198][INFO ][o.e.i.r.ReindexFailureTests] [testFailuresCauseAbortDefault]: before test 1> [2017-12-31T05:50:14,198][INFO ][o.e.i.r.ReindexFailureTests] [ReindexFailureTests#testFailuresCauseAbortDefault]: setting up test 1> [2017-12-31T05:50:14,198][DEBUG][o.e.t.InternalTestCluster] Reset test cluster with transport client ratio: [0.6806090959512873] 1> [2017-12-31T05:50:14,199][DEBUG][o.e.t.InternalTestCluster] updating min_master_nodes to [1] 1> [2017-12-31T05:50:14,199][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [cluster_update_settings]: execute 1> [2017-12-31T05:50:14,200][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [17], source [cluster_update_settings] 1> [2017-12-31T05:50:14,200][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [17] 1> [2017-12-31T05:50:14,201][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [17] with uuid [uaUXk2BET-ShDuGWnBFlNg], diff size [214] 1> [2017-12-31T05:50:14,201][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [17] with uuid [uaUXk2BET-ShDuGWnBFlNg], diff size [214] 1> [2017-12-31T05:50:14,201][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [17] with uuid [uaUXk2BET-ShDuGWnBFlNg], diff size [214] 1> [2017-12-31T05:50:14,202][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17]])]: execute 1> [2017-12-31T05:50:14,202][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17]])]: execute 1> [2017-12-31T05:50:14,202][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [17], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17]])] 1> [2017-12-31T05:50:14,202][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [17], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17]])] 1> [2017-12-31T05:50:14,202][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 17 1> [2017-12-31T05:50:14,202][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 17 1> [2017-12-31T05:50:14,202][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17]])]: execute 1> [2017-12-31T05:50:14,202][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [17], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17]])] 1> [2017-12-31T05:50:14,202][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 17 1> [2017-12-31T05:50:14,203][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 17 1> [2017-12-31T05:50:14,203][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 17 1> [2017-12-31T05:50:14,203][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 17 1> [2017-12-31T05:50:14,203][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 17 1> [2017-12-31T05:50:14,203][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 17 1> [2017-12-31T05:50:14,203][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 17 1> [2017-12-31T05:50:14,204][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17]])]: took [1ms] done applying updated cluster state (version: 17, uuid: uaUXk2BET-ShDuGWnBFlNg) 1> [2017-12-31T05:50:14,204][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17]])]: took [1ms] done applying updated cluster state (version: 17, uuid: uaUXk2BET-ShDuGWnBFlNg) 1> [2017-12-31T05:50:14,205][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:14,205][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17]])]: took [2ms] done applying updated cluster state (version: 17, uuid: uaUXk2BET-ShDuGWnBFlNg) 1> [2017-12-31T05:50:14,205][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17] source [cluster_update_settings]])]: execute 1> [2017-12-31T05:50:14,205][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [17], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17] source [cluster_update_settings]])] 1> [2017-12-31T05:50:14,205][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 17 1> [2017-12-31T05:50:14,206][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 17 1> [2017-12-31T05:50:14,206][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 17 1> [2017-12-31T05:50:14,207][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [cluster_update_settings]: took [7ms] done publishing updated cluster state (version: 17, uuid: uaUXk2BET-ShDuGWnBFlNg) 1> [2017-12-31T05:50:14,207][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [17] source [cluster_update_settings]])]: took [1ms] done applying updated cluster state (version: 17, uuid: uaUXk2BET-ShDuGWnBFlNg) 1> [2017-12-31T05:50:14,207][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [reroute_after_cluster_update_settings]: execute 1> [2017-12-31T05:50:14,207][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [reroute_after_cluster_update_settings]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,207][DEBUG][o.e.t.InternalTestCluster] Cluster hasn't changed - moving out - nodes: [[node_sd1, node_sd2, node_sd3, node_sm0]] nextNodeId: [4] numSharedNodes: [4] 1> [2017-12-31T05:50:14,208][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete-index [[source/HtI2Iej8RqywnWnXb-taUg]]]: execute 1> [2017-12-31T05:50:14,208][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_sm0] [source/HtI2Iej8RqywnWnXb-taUg] deleting index 1> [2017-12-31T05:50:14,208][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [18], source [delete-index [[source/HtI2Iej8RqywnWnXb-taUg]]] 1> [2017-12-31T05:50:14,208][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [18] 1> [2017-12-31T05:50:14,209][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [18] with uuid [PF-2oWhrRZu7uNvHy8umcg], diff size [276] 1> [2017-12-31T05:50:14,209][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [18] with uuid [PF-2oWhrRZu7uNvHy8umcg], diff size [276] 1> [2017-12-31T05:50:14,210][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [18] with uuid [PF-2oWhrRZu7uNvHy8umcg], diff size [276] 1> [2017-12-31T05:50:14,210][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18]])]: execute 1> [2017-12-31T05:50:14,210][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18]])]: execute 1> [2017-12-31T05:50:14,210][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [18], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18]])] 1> [2017-12-31T05:50:14,210][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [18], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18]])] 1> [2017-12-31T05:50:14,210][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 18 1> [2017-12-31T05:50:14,210][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 18 1> [2017-12-31T05:50:14,210][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 18 1> [2017-12-31T05:50:14,210][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 18 1> [2017-12-31T05:50:14,210][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[source/HtI2Iej8RqywnWnXb-taUg]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:14,210][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[source/HtI2Iej8RqywnWnXb-taUg]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:14,210][DEBUG][o.e.i.IndicesService ] [node_sd2] [source] closing ... (reason [DELETED]) 1> [2017-12-31T05:50:14,210][DEBUG][o.e.i.IndicesService ] [node_sd1] [source] closing ... (reason [DELETED]) 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/HtI2Iej8RqywnWnXb-taUg] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/HtI2Iej8RqywnWnXb-taUg] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] close now acquiring writeLock 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][1] close now acquiring writeLock 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] close acquired writeLock 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][1] close acquired writeLock 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][0] translog closed 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][1] translog closed 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] engine closed [api] 1> [2017-12-31T05:50:14,211][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][1] engine closed [api] 1> [2017-12-31T05:50:14,212][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18]])]: execute 1> [2017-12-31T05:50:14,212][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [18], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18]])] 1> [2017-12-31T05:50:14,212][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 18 1> [2017-12-31T05:50:14,212][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 18 1> [2017-12-31T05:50:14,212][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[source/HtI2Iej8RqywnWnXb-taUg]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:14,212][DEBUG][o.e.i.IndicesService ] [node_sd3] [source] closing ... (reason [DELETED]) 1> [2017-12-31T05:50:14,212][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/HtI2Iej8RqywnWnXb-taUg] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:14,212][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,212][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:14,212][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][0] close now acquiring writeLock 1> [2017-12-31T05:50:14,212][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][0] close acquired writeLock 1> [2017-12-31T05:50:14,212][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][0] translog closed 1> [2017-12-31T05:50:14,212][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][0] engine closed [api] 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.s.Store ] [node_sd1] [source][1] store reference count on close: 0 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.s.Store ] [node_sd2] [source][0] store reference count on close: 0 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] close now acquiring writeLock 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][2] close now acquiring writeLock 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] close acquired writeLock 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][2] close acquired writeLock 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][2] translog closed 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][2] translog closed 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][2] engine closed [api] 1> [2017-12-31T05:50:14,214][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] engine closed [api] 1> [2017-12-31T05:50:14,215][DEBUG][o.e.i.s.Store ] [node_sd3] [source][0] store reference count on close: 0 1> [2017-12-31T05:50:14,215][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,215][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,215][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:14,215][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] close now acquiring writeLock 1> [2017-12-31T05:50:14,215][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] close acquired writeLock 1> [2017-12-31T05:50:14,215][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][1] translog closed 1> [2017-12-31T05:50:14,216][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] engine closed [api] 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.s.Store ] [node_sd2] [source][2] store reference count on close: 0 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd2] [source] full cache clear, reason [close] 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/HtI2Iej8RqywnWnXb-taUg] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/HtI2Iej8RqywnWnXb-taUg] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.s.Store ] [node_sd1] [source][2] store reference count on close: 0 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd1] [source] full cache clear, reason [close] 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/HtI2Iej8RqywnWnXb-taUg] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:14,217][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/HtI2Iej8RqywnWnXb-taUg] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:50:14,218][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/HtI2Iej8RqywnWnXb-taUg] processing pending deletes 1> [2017-12-31T05:50:14,218][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/HtI2Iej8RqywnWnXb-taUg] processing pending deletes 1> [2017-12-31T05:50:14,219][DEBUG][o.e.i.s.Store ] [node_sd3] [source][1] store reference count on close: 0 1> [2017-12-31T05:50:14,219][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:14,219][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,219][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd3] [source] full cache clear, reason [close] 1> [2017-12-31T05:50:14,219][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,219][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/HtI2Iej8RqywnWnXb-taUg] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:14,219][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/HtI2Iej8RqywnWnXb-taUg] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:50:14,220][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 18 1> [2017-12-31T05:50:14,220][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 18 1> [2017-12-31T05:50:14,220][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/HtI2Iej8RqywnWnXb-taUg] processing pending deletes 1> [2017-12-31T05:50:14,220][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18]])]: took [10ms] done applying updated cluster state (version: 18, uuid: PF-2oWhrRZu7uNvHy8umcg) 1> [2017-12-31T05:50:14,221][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:14,221][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18]])]: took [10ms] done applying updated cluster state (version: 18, uuid: PF-2oWhrRZu7uNvHy8umcg) 1> [2017-12-31T05:50:14,222][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 18 1> [2017-12-31T05:50:14,222][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18]])]: took [10ms] done applying updated cluster state (version: 18, uuid: PF-2oWhrRZu7uNvHy8umcg) 1> [2017-12-31T05:50:14,222][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18] source [delete-index [[source/HtI2Iej8RqywnWnXb-taUg]]]])]: execute 1> [2017-12-31T05:50:14,222][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [18], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18] source [delete-index [[source/HtI2Iej8RqywnWnXb-taUg]]]])] 1> [2017-12-31T05:50:14,223][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 18 1> [2017-12-31T05:50:14,223][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 18 1> [2017-12-31T05:50:14,223][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sm0] [[source/HtI2Iej8RqywnWnXb-taUg]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:14,223][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/HtI2Iej8RqywnWnXb-taUg] deleting index store reason [deleted index was not assigned to local node] 1> [2017-12-31T05:50:14,224][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/HtI2Iej8RqywnWnXb-taUg] processing pending deletes 1> [2017-12-31T05:50:14,225][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 18 1> [2017-12-31T05:50:14,225][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [18] source [delete-index [[source/HtI2Iej8RqywnWnXb-taUg]]]])]: took [2ms] done applying updated cluster state (version: 18, uuid: PF-2oWhrRZu7uNvHy8umcg) 1> [2017-12-31T05:50:14,225][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete-index [[source/HtI2Iej8RqywnWnXb-taUg]]]: took [17ms] done publishing updated cluster state (version: 18, uuid: PF-2oWhrRZu7uNvHy8umcg) 1> [2017-12-31T05:50:14,227][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [remove-index-template [random_index_template]]: execute 1> [2017-12-31T05:50:14,227][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [19], source [remove-index-template [random_index_template]] 1> [2017-12-31T05:50:14,227][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [19] 1> [2017-12-31T05:50:14,227][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [19] with uuid [tgDm6bbvQQmUzOrjms5G9Q], diff size [233] 1> [2017-12-31T05:50:14,227][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [19] with uuid [tgDm6bbvQQmUzOrjms5G9Q], diff size [233] 1> [2017-12-31T05:50:14,227][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [19] with uuid [tgDm6bbvQQmUzOrjms5G9Q], diff size [233] 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19]])]: execute 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [19], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19]])] 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 19 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 19 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19]])]: execute 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19]])]: execute 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [19], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19]])] 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [19], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19]])] 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 19 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 19 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 19 1> [2017-12-31T05:50:14,228][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 19 1> [2017-12-31T05:50:14,229][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 19 1> [2017-12-31T05:50:14,230][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 19 1> [2017-12-31T05:50:14,230][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 19 1> [2017-12-31T05:50:14,230][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19]])]: took [2ms] done applying updated cluster state (version: 19, uuid: tgDm6bbvQQmUzOrjms5G9Q) 1> [2017-12-31T05:50:14,230][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19]])]: took [2ms] done applying updated cluster state (version: 19, uuid: tgDm6bbvQQmUzOrjms5G9Q) 1> [2017-12-31T05:50:14,231][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:14,231][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19]])]: took [3ms] done applying updated cluster state (version: 19, uuid: tgDm6bbvQQmUzOrjms5G9Q) 1> [2017-12-31T05:50:14,232][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19] source [remove-index-template [random_index_template]]])]: execute 1> [2017-12-31T05:50:14,232][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [19], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19] source [remove-index-template [random_index_template]]])] 1> [2017-12-31T05:50:14,232][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 19 1> [2017-12-31T05:50:14,232][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 19 1> [2017-12-31T05:50:14,233][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 19 1> [2017-12-31T05:50:14,233][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [19] source [remove-index-template [random_index_template]]])]: took [1ms] done applying updated cluster state (version: 19, uuid: tgDm6bbvQQmUzOrjms5G9Q) 1> [2017-12-31T05:50:14,233][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [remove-index-template [random_index_template]]: took [6ms] done publishing updated cluster state (version: 19, uuid: tgDm6bbvQQmUzOrjms5G9Q) 1> [2017-12-31T05:50:14,234][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete_repository [*]]: execute 1> [2017-12-31T05:50:14,234][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete_repository [*]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,235][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index-template [random_index_template], cause [api]]: execute 1> [2017-12-31T05:50:14,236][DEBUG][o.e.i.IndicesService ] [node_sm0] creating Index [[ppZUiqBoTx62fC0s9IECyQ/WXs0AxzURSGT9TGN4eKu5g]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:14,236][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_sm0] [ppZUiqBoTx62fC0s9IECyQ] Using no query cache 1> [2017-12-31T05:50:14,236][DEBUG][o.e.i.m.MapperService ] [node_sm0] [ppZUiqBoTx62fC0s9IECyQ] using dynamic[true] 1> [2017-12-31T05:50:14,236][DEBUG][o.e.i.IndicesService ] [node_sm0] [ppZUiqBoTx62fC0s9IECyQ] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:14,236][DEBUG][o.e.i.IndicesService ] [node_sm0] [ppZUiqBoTx62fC0s9IECyQ/WXs0AxzURSGT9TGN4eKu5g] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) 1> [2017-12-31T05:50:14,236][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [ppZUiqBoTx62fC0s9IECyQ] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,236][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [ppZUiqBoTx62fC0s9IECyQ] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,236][DEBUG][o.e.i.IndicesService ] [node_sm0] [ppZUiqBoTx62fC0s9IECyQ/WXs0AxzURSGT9TGN4eKu5g] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) 1> [2017-12-31T05:50:14,236][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [20], source [create-index-template [random_index_template], cause [api]] 1> [2017-12-31T05:50:14,236][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [20] 1> [2017-12-31T05:50:14,237][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [20] with uuid [nujW3fJ4Sf2RWltSQ_se9A], diff size [442] 1> [2017-12-31T05:50:14,237][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [20] with uuid [nujW3fJ4Sf2RWltSQ_se9A], diff size [442] 1> [2017-12-31T05:50:14,237][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [20] with uuid [nujW3fJ4Sf2RWltSQ_se9A], diff size [442] 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20]])]: execute 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [20], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20]])] 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 20 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 20 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20]])]: execute 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [20], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20]])] 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 20 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 20 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20]])]: execute 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [20], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20]])] 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 20 1> [2017-12-31T05:50:14,238][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 20 1> [2017-12-31T05:50:14,239][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 20 1> [2017-12-31T05:50:14,240][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 20 1> [2017-12-31T05:50:14,240][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 20 1> [2017-12-31T05:50:14,240][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:14,240][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20]])]: took [2ms] done applying updated cluster state (version: 20, uuid: nujW3fJ4Sf2RWltSQ_se9A) 1> [2017-12-31T05:50:14,240][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20]])]: took [2ms] done applying updated cluster state (version: 20, uuid: nujW3fJ4Sf2RWltSQ_se9A) 1> [2017-12-31T05:50:14,240][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20]])]: took [2ms] done applying updated cluster state (version: 20, uuid: nujW3fJ4Sf2RWltSQ_se9A) 1> [2017-12-31T05:50:14,241][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20] source [create-index-template [random_index_template], cause [api]]])]: execute 1> [2017-12-31T05:50:14,241][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [20], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20] source [create-index-template [random_index_template], cause [api]]])] 1> [2017-12-31T05:50:14,241][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 20 1> [2017-12-31T05:50:14,241][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 20 1> [2017-12-31T05:50:14,242][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 20 1> [2017-12-31T05:50:14,242][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [20] source [create-index-template [random_index_template], cause [api]]])]: took [1ms] done applying updated cluster state (version: 20, uuid: nujW3fJ4Sf2RWltSQ_se9A) 1> [2017-12-31T05:50:14,242][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index-template [random_index_template], cause [api]]: took [7ms] done publishing updated cluster state (version: 20, uuid: nujW3fJ4Sf2RWltSQ_se9A) 1> [2017-12-31T05:50:14,243][INFO ][o.e.i.r.ReindexFailureTests] [ReindexFailureTests#testFailuresCauseAbortDefault]: all set up test 1> [2017-12-31T05:50:14,244][INFO ][o.e.i.r.ReindexFailureTests] Index [1] docs async: [true] bulk: [false] 1> [2017-12-31T05:50:14,245][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [dest], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,245][DEBUG][o.e.i.IndicesService ] [node_sm0] creating Index [[dest/QZeNyq_DQfCGa2c-DIRt0Q]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:50:14,245][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_sm0] [dest] Using no query cache 1> [2017-12-31T05:50:14,245][DEBUG][o.e.i.m.MapperService ] [node_sm0] [dest] using dynamic[true] 1> [2017-12-31T05:50:14,245][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_sm0] [dest] creating index, cause [auto(bulk api)], templates [random_index_template], shards [3]/[1], mappings [] 1> [2017-12-31T05:50:14,246][DEBUG][o.e.i.IndicesService ] [node_sm0] [dest] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:14,246][DEBUG][o.e.i.IndicesService ] [node_sm0] [dest/QZeNyq_DQfCGa2c-DIRt0Q] closing index service (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:50:14,246][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,246][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,246][DEBUG][o.e.i.IndicesService ] [node_sm0] [dest/QZeNyq_DQfCGa2c-DIRt0Q] closed... (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:50:14,246][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [21], source [create-index [dest], cause [auto(bulk api)]] 1> [2017-12-31T05:50:14,246][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [21] 1> [2017-12-31T05:50:14,247][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [21] with uuid [VxVfTD2UQ1mz2ODxqGx61g], diff size [698] 1> [2017-12-31T05:50:14,247][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [21] with uuid [VxVfTD2UQ1mz2ODxqGx61g], diff size [698] 1> [2017-12-31T05:50:14,247][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [21] with uuid [VxVfTD2UQ1mz2ODxqGx61g], diff size [698] 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21]])]: execute 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [21], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21]])] 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 21 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 21 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21]])]: execute 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [21], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21]])] 1> [2017-12-31T05:50:14,248][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] creating index 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21]])]: execute 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 21 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [21], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21]])] 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 21 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 21 1> [2017-12-31T05:50:14,248][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 21 1> [2017-12-31T05:50:14,248][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] creating index 1> [2017-12-31T05:50:14,248][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] creating index 1> [2017-12-31T05:50:14,248][DEBUG][o.e.i.IndicesService ] [node_sd1] creating Index [[dest/QZeNyq_DQfCGa2c-DIRt0Q]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:50:14,248][DEBUG][o.e.i.IndicesService ] [node_sd2] creating Index [[dest/QZeNyq_DQfCGa2c-DIRt0Q]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:50:14,248][DEBUG][o.e.i.IndicesService ] [node_sd3] creating Index [[dest/QZeNyq_DQfCGa2c-DIRt0Q]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:50:14,248][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_sd1] [dest] Using no query cache 1> [2017-12-31T05:50:14,248][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_sd2] [dest] Using no query cache 1> [2017-12-31T05:50:14,248][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_sd3] [dest] Using no query cache 1> [2017-12-31T05:50:14,249][DEBUG][o.e.i.m.MapperService ] [node_sd1] [dest] using dynamic[true] 1> [2017-12-31T05:50:14,249][DEBUG][o.e.i.m.MapperService ] [node_sd2] [dest] using dynamic[true] 1> [2017-12-31T05:50:14,249][DEBUG][o.e.i.m.MapperService ] [node_sd3] [dest] using dynamic[true] 1> [2017-12-31T05:50:14,249][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [dest][2] creating shard 1> [2017-12-31T05:50:14,249][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [dest][0] creating shard 1> [2017-12-31T05:50:14,249][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [dest][1] creating shard 1> [2017-12-31T05:50:14,250][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] [dest][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/1/indices/QZeNyq_DQfCGa2c-DIRt0Q/2, shard=[dest][2]}] 1> [2017-12-31T05:50:14,250][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] creating shard_id [dest][2] 1> [2017-12-31T05:50:14,250][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] [dest][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/3/indices/QZeNyq_DQfCGa2c-DIRt0Q/1, shard=[dest][1]}] 1> [2017-12-31T05:50:14,250][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] [dest][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d2/nodes/2/indices/QZeNyq_DQfCGa2c-DIRt0Q/0, shard=[dest][0]}] 1> [2017-12-31T05:50:14,250][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] creating shard_id [dest][1] 1> [2017-12-31T05:50:14,250][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] creating shard_id [dest][0] 1> [2017-12-31T05:50:14,250][DEBUG][o.e.i.s.Store ] [node_sd1] [dest][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,250][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [CREATED] 1> [2017-12-31T05:50:14,251][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:14,251][DEBUG][o.e.i.s.Store ] [node_sd3] [dest][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,251][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] starting recovery from store ... 1> [2017-12-31T05:50:14,251][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [CREATED] 1> [2017-12-31T05:50:14,251][DEBUG][o.e.i.t.Translog ] [node_sd1] [dest][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,252][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:14,252][DEBUG][o.e.i.s.Store ] [node_sd2] [dest][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,252][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] starting recovery from store ... 1> [2017-12-31T05:50:14,252][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [CREATED] 1> [2017-12-31T05:50:14,252][DEBUG][o.e.i.t.Translog ] [node_sd3] [dest][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,252][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:14,252][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] starting recovery from store ... 1> [2017-12-31T05:50:14,253][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 21 1> [2017-12-31T05:50:14,253][DEBUG][o.e.i.t.Translog ] [node_sd2] [dest][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,254][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:14,254][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 21 1> [2017-12-31T05:50:14,254][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] recovery completed from [shard_store], took [4ms] 1> [2017-12-31T05:50:14,254][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [dest][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,254][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:14,254][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] recovery completed from [shard_store], took [5ms] 1> [2017-12-31T05:50:14,254][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][2] received shard started for [shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,254][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [dest][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,254][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:14,254][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21]])]: took [6ms] done applying updated cluster state (version: 21, uuid: VxVfTD2UQ1mz2ODxqGx61g) 1> [2017-12-31T05:50:14,255][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 21 1> [2017-12-31T05:50:14,255][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21]])]: took [6ms] done applying updated cluster state (version: 21, uuid: VxVfTD2UQ1mz2ODxqGx61g) 1> [2017-12-31T05:50:14,255][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][1] received shard started for [shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,255][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21]])]: took [7ms] done applying updated cluster state (version: 21, uuid: VxVfTD2UQ1mz2ODxqGx61g) 1> [2017-12-31T05:50:14,255][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:14,255][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] recovery completed from [shard_store], took [6ms] 1> [2017-12-31T05:50:14,255][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21] source [create-index [dest], cause [auto(bulk api)]]])]: execute 1> [2017-12-31T05:50:14,255][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [dest][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,255][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [21], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21] source [create-index [dest], cause [auto(bulk api)]]])] 1> [2017-12-31T05:50:14,255][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 21 1> [2017-12-31T05:50:14,255][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 21 1> [2017-12-31T05:50:14,256][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][0] received shard started for [shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,257][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 21 1> [2017-12-31T05:50:14,257][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [dest], cause [auto(bulk api)]]: took [12ms] done publishing updated cluster state (version: 21, uuid: VxVfTD2UQ1mz2ODxqGx61g) 1> [2017-12-31T05:50:14,257][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery]]]: execute 1> [2017-12-31T05:50:14,257][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [21] source [create-index [dest], cause [auto(bulk api)]]])]: took [2ms] done applying updated cluster state (version: 21, uuid: VxVfTD2UQ1mz2ODxqGx61g) 1> [2017-12-31T05:50:14,257][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][2] starting shard [dest][2], node[bl4yBwZQRrCXgXZLbOA6fQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=aM8xZFPbRZySlQktnLyE6w], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.245Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:14,258][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][1] starting shard [dest][1], node[HHMoQL6gTuKgHFJ6a395cA], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=U7byqSgIRtKwutyDDKjU_w], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.245Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:14,258][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][0] starting shard [dest][0], node[h8bs9IUzRPSWE3S5OnIXXQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=NcDBaO2FR_ePRSXp3kkE4g], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.245Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:14,258][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [22], source [shard-started shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery]]] 1> [2017-12-31T05:50:14,258][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [22] 1> [2017-12-31T05:50:14,259][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [22] with uuid [So4e_yZPTZO3Kz0cgiZWxg], diff size [775] 1> [2017-12-31T05:50:14,259][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [22] with uuid [So4e_yZPTZO3Kz0cgiZWxg], diff size [775] 1> [2017-12-31T05:50:14,259][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [22] with uuid [So4e_yZPTZO3Kz0cgiZWxg], diff size [775] 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22]])]: execute 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [22], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22]])] 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 22 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 22 1> [2017-12-31T05:50:14,260][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,260][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [dest][1] creating shard 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22]])]: execute 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [22], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22]])] 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 22 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22]])]: execute 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 22 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [22], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22]])] 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 22 1> [2017-12-31T05:50:14,260][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 22 1> [2017-12-31T05:50:14,260][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [dest][2] creating shard 1> [2017-12-31T05:50:14,260][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,260][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [dest][0] creating shard 1> [2017-12-31T05:50:14,261][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] [dest][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/1/indices/QZeNyq_DQfCGa2c-DIRt0Q/1, shard=[dest][1]}] 1> [2017-12-31T05:50:14,261][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] creating shard_id [dest][1] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] [dest][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/3/indices/QZeNyq_DQfCGa2c-DIRt0Q/0, shard=[dest][0]}] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] creating shard_id [dest][0] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] [dest][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/2/indices/QZeNyq_DQfCGa2c-DIRt0Q/2, shard=[dest][2]}] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] creating shard_id [dest][2] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.s.Store ] [node_sd1] [dest][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][1] state: [CREATED] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.s.Store ] [node_sd2] [dest][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.s.Store ] [node_sd3] [dest][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][2] state: [CREATED] 1> [2017-12-31T05:50:14,262][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][0] state: [CREATED] 1> [2017-12-31T05:50:14,263][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][2] state: [CREATED]->[RECOVERING], reason [from {node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}] 1> [2017-12-31T05:50:14,263][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][1] state: [CREATED]->[RECOVERING], reason [from {node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}] 1> [2017-12-31T05:50:14,263][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][0] state: [CREATED]->[RECOVERING], reason [from {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}] 1> [2017-12-31T05:50:14,263][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,265][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 22 1> [2017-12-31T05:50:14,265][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 22 1> [2017-12-31T05:50:14,265][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 22 1> [2017-12-31T05:50:14,265][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22]])]: took [5ms] done applying updated cluster state (version: 22, uuid: So4e_yZPTZO3Kz0cgiZWxg) 1> [2017-12-31T05:50:14,266][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22]])]: took [5ms] done applying updated cluster state (version: 22, uuid: So4e_yZPTZO3Kz0cgiZWxg) 1> [2017-12-31T05:50:14,266][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:14,266][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22]])]: took [6ms] done applying updated cluster state (version: 22, uuid: So4e_yZPTZO3Kz0cgiZWxg) 1> [2017-12-31T05:50:14,266][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22] source [shard-started shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery]]]])]: execute 1> [2017-12-31T05:50:14,266][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [22], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22] source [shard-started shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery]]]])] 1> [2017-12-31T05:50:14,266][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 22 1> [2017-12-31T05:50:14,266][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 22 1> [2017-12-31T05:50:14,268][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 22 1> [2017-12-31T05:50:14,269][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery]]]: took [11ms] done publishing updated cluster state (version: 22, uuid: So4e_yZPTZO3Kz0cgiZWxg) 1> [2017-12-31T05:50:14,269][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [22] source [shard-started shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [aM8xZFPbRZySlQktnLyE6w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [U7byqSgIRtKwutyDDKjU_w], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [NcDBaO2FR_ePRSXp3kkE4g], primary term [0], message [after new shard recovery]]]])]: took [2ms] done applying updated cluster state (version: 22, uuid: So4e_yZPTZO3Kz0cgiZWxg) 1> [2017-12-31T05:50:14,270][DEBUG][o.e.i.t.Translog ] [node_sd3] [dest][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,270][DEBUG][o.e.i.t.Translog ] [node_sd1] [dest][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,270][DEBUG][o.e.i.t.Translog ] [node_sd2] [dest][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,274][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test]]: execute 1> [2017-12-31T05:50:14,274][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][0] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:50:14,274][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [dest][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,274][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd3] [dest][0] recovery done from [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}], took [13ms] 1> [2017-12-31T05:50:14,274][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][2] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:50:14,274][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [dest][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,275][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd2] [dest][2] recovery done from [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}], took [13ms] 1> [2017-12-31T05:50:14,275][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][1] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:50:14,275][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][0] received shard started for [shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,275][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [dest][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,275][DEBUG][o.e.i.m.MapperService ] [node_sm0] [dest] using dynamic[true] 1> [2017-12-31T05:50:14,275][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd1] [dest][1] recovery done from [{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}], took [14ms] 1> [2017-12-31T05:50:14,275][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][2] received shard started for [shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,275][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][1] received shard started for [shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,276][DEBUG][o.e.c.m.MetaDataMappingService] [node_sm0] [dest/QZeNyq_DQfCGa2c-DIRt0Q] create_mapping [test] with source [{"test":{"properties":{"test":{"type":"long"}}}}] 1> [2017-12-31T05:50:14,276][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [23], source [put-mapping[test]] 1> [2017-12-31T05:50:14,276][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [23] 1> [2017-12-31T05:50:14,277][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [23] with uuid [FVuhuuZVQhyZKo6R3q3vCw], diff size [600] 1> [2017-12-31T05:50:14,277][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [23] with uuid [FVuhuuZVQhyZKo6R3q3vCw], diff size [600] 1> [2017-12-31T05:50:14,277][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [23] with uuid [FVuhuuZVQhyZKo6R3q3vCw], diff size [600] 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23]])]: execute 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [23], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23]])] 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 23 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 23 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23]])]: execute 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [23], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23]])] 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23]])]: execute 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 23 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [23], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23]])] 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 23 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 23 1> [2017-12-31T05:50:14,277][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 23 1> [2017-12-31T05:50:14,278][DEBUG][o.e.i.m.MapperService ] [node_sd3] [dest] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] added mapping [test], source [{"test":{"properties":{"test":{"type":"long"}}}}] 1> [2017-12-31T05:50:14,278][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [dest][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,278][DEBUG][o.e.i.m.MapperService ] [node_sd2] [dest] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] added mapping [test], source [{"test":{"properties":{"test":{"type":"long"}}}}] 1> [2017-12-31T05:50:14,278][DEBUG][o.e.i.m.MapperService ] [node_sd1] [dest] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] added mapping [test], source [{"test":{"properties":{"test":{"type":"long"}}}}] 1> [2017-12-31T05:50:14,278][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [dest][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,278][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [dest][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,278][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][0] received shard started for [shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,279][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][1] received shard started for [shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,279][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][2] received shard started for [shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,279][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 23 1> [2017-12-31T05:50:14,280][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23]])]: took [2ms] done applying updated cluster state (version: 23, uuid: FVuhuuZVQhyZKo6R3q3vCw) 1> [2017-12-31T05:50:14,280][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 23 1> [2017-12-31T05:50:14,281][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23]])]: took [3ms] done applying updated cluster state (version: 23, uuid: FVuhuuZVQhyZKo6R3q3vCw) 1> [2017-12-31T05:50:14,281][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 23 1> [2017-12-31T05:50:14,282][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:14,282][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23]])]: took [4ms] done applying updated cluster state (version: 23, uuid: FVuhuuZVQhyZKo6R3q3vCw) 1> [2017-12-31T05:50:14,282][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23] source [put-mapping[test]]])]: execute 1> [2017-12-31T05:50:14,282][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [23], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23] source [put-mapping[test]]])] 1> [2017-12-31T05:50:14,282][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 23 1> [2017-12-31T05:50:14,282][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 23 1> [2017-12-31T05:50:14,284][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 23 1> [2017-12-31T05:50:14,284][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [23] source [put-mapping[test]]])]: took [1ms] done applying updated cluster state (version: 23, uuid: FVuhuuZVQhyZKo6R3q3vCw) 1> [2017-12-31T05:50:14,284][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test]]: took [9ms] done publishing updated cluster state (version: 23, uuid: FVuhuuZVQhyZKo6R3q3vCw) 1> [2017-12-31T05:50:14,284][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery]], shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]: execute 1> [2017-12-31T05:50:14,284][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][0] starting shard [dest][0], node[HHMoQL6gTuKgHFJ6a395cA], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=Hkc6IboyQYWTSavV2Xt9wg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.245Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:50:14,284][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][2] starting shard [dest][2], node[h8bs9IUzRPSWE3S5OnIXXQ], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=zLp620rVTgabNI5tUDgG2g], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.245Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:50:14,284][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][1] starting shard [dest][1], node[bl4yBwZQRrCXgXZLbOA6fQ], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=lTWVlDKjRRqNAcet5THIrg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.245Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:50:14,285][INFO ][o.e.c.r.a.AllocationService] [node_sm0] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[dest][0], [dest][2], [dest][1]] ...]). 1> [2017-12-31T05:50:14,285][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [24], source [shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery]], shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]] 1> [2017-12-31T05:50:14,285][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [24] 1> [2017-12-31T05:50:14,286][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [24] with uuid [iAgHiJgUQ3e4vySZTOQjug], diff size [757] 1> [2017-12-31T05:50:14,286][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [24] with uuid [iAgHiJgUQ3e4vySZTOQjug], diff size [757] 1> [2017-12-31T05:50:14,286][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [24] with uuid [iAgHiJgUQ3e4vySZTOQjug], diff size [757] 1> [2017-12-31T05:50:14,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24]])]: execute 1> [2017-12-31T05:50:14,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [24], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24]])] 1> [2017-12-31T05:50:14,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 24 1> [2017-12-31T05:50:14,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 24 1> [2017-12-31T05:50:14,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24]])]: execute 1> [2017-12-31T05:50:14,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24]])]: execute 1> [2017-12-31T05:50:14,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [24], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24]])] 1> [2017-12-31T05:50:14,286][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [24], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24]])] 1> [2017-12-31T05:50:14,287][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 24 1> [2017-12-31T05:50:14,287][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 24 1> [2017-12-31T05:50:14,287][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 24 1> [2017-12-31T05:50:14,287][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 24 1> [2017-12-31T05:50:14,287][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,287][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,287][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,289][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 24 1> [2017-12-31T05:50:14,289][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 24 1> [2017-12-31T05:50:14,289][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 24 1> [2017-12-31T05:50:14,290][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24]])]: took [3ms] done applying updated cluster state (version: 24, uuid: iAgHiJgUQ3e4vySZTOQjug) 1> [2017-12-31T05:50:14,290][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24]])]: took [3ms] done applying updated cluster state (version: 24, uuid: iAgHiJgUQ3e4vySZTOQjug) 1> [2017-12-31T05:50:14,290][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:14,290][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24]])]: took [4ms] done applying updated cluster state (version: 24, uuid: iAgHiJgUQ3e4vySZTOQjug) 1> [2017-12-31T05:50:14,291][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24] source [shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery]], shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]])]: execute 1> [2017-12-31T05:50:14,291][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [24], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24] source [shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery]], shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]])] 1> [2017-12-31T05:50:14,291][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 24 1> [2017-12-31T05:50:14,291][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 24 1> [2017-12-31T05:50:14,292][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 24 1> [2017-12-31T05:50:14,293][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [24] source [shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery]], shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]])]: took [1ms] done applying updated cluster state (version: 24, uuid: iAgHiJgUQ3e4vySZTOQjug) 1> [2017-12-31T05:50:14,293][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery][shard id [[dest][2]], allocation id [zLp620rVTgabNI5tUDgG2g], primary term [0], message [after peer recovery]], shard-started shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery][shard id [[dest][0]], allocation id [Hkc6IboyQYWTSavV2Xt9wg], primary term [0], message [after peer recovery]], shard-started shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[dest][1]], allocation id [lTWVlDKjRRqNAcet5THIrg], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]]]: took [8ms] done publishing updated cluster state (version: 24, uuid: iAgHiJgUQ3e4vySZTOQjug) 1> [2017-12-31T05:50:14,303][INFO ][o.e.i.r.ReindexFailureTests] Index [100] docs async: [true] bulk: [false] 1> [2017-12-31T05:50:14,304][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,304][DEBUG][o.e.i.IndicesService ] [node_sm0] creating Index [[source/ozPkI2zqQDa15XvnUc7rUw]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:50:14,304][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_sm0] [source] Using no query cache 1> [2017-12-31T05:50:14,311][DEBUG][o.e.i.m.MapperService ] [node_sm0] [source] using dynamic[true] 1> [2017-12-31T05:50:14,311][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_sm0] [source] creating index, cause [auto(bulk api)], templates [random_index_template], shards [3]/[1], mappings [] 1> [2017-12-31T05:50:14,312][DEBUG][o.e.i.IndicesService ] [node_sm0] [source] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:14,312][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/ozPkI2zqQDa15XvnUc7rUw] closing index service (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:50:14,312][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,312][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:14,312][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/ozPkI2zqQDa15XvnUc7rUw] closed... (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:50:14,312][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [25], source [create-index [source], cause [auto(bulk api)]] 1> [2017-12-31T05:50:14,312][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [25] 1> [2017-12-31T05:50:14,315][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [25] with uuid [SCDZGq-QRZmA9kMvlxIfOQ], diff size [700] 1> [2017-12-31T05:50:14,316][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [25] with uuid [SCDZGq-QRZmA9kMvlxIfOQ], diff size [700] 1> [2017-12-31T05:50:14,316][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25]])]: execute 1> [2017-12-31T05:50:14,316][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [25], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25]])] 1> [2017-12-31T05:50:14,316][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 25 1> [2017-12-31T05:50:14,316][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 25 1> [2017-12-31T05:50:14,316][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[source/ozPkI2zqQDa15XvnUc7rUw]] creating index 1> [2017-12-31T05:50:14,316][DEBUG][o.e.i.IndicesService ] [node_sd2] creating Index [[source/ozPkI2zqQDa15XvnUc7rUw]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:50:14,316][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_sd2] [source] Using no query cache 1> [2017-12-31T05:50:14,317][DEBUG][o.e.i.m.MapperService ] [node_sd2] [source] using dynamic[true] 1> [2017-12-31T05:50:14,317][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [source][0] creating shard 1> [2017-12-31T05:50:14,318][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [source][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/2/indices/ozPkI2zqQDa15XvnUc7rUw/0, shard=[source][0]}] 1> [2017-12-31T05:50:14,318][DEBUG][o.e.i.IndexService ] [node_sd2] [source] creating shard_id [source][0] 1> [2017-12-31T05:50:14,318][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25]])]: execute 1> [2017-12-31T05:50:14,318][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [25], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25]])] 1> [2017-12-31T05:50:14,318][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 25 1> [2017-12-31T05:50:14,318][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 25 1> [2017-12-31T05:50:14,318][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[source/ozPkI2zqQDa15XvnUc7rUw]] creating index 1> [2017-12-31T05:50:14,318][DEBUG][o.e.i.IndicesService ] [node_sd3] creating Index [[source/ozPkI2zqQDa15XvnUc7rUw]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:50:14,318][DEBUG][o.e.i.s.Store ] [node_sd2] [source][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,318][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_sd3] [source] Using no query cache 1> [2017-12-31T05:50:14,319][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [CREATED] 1> [2017-12-31T05:50:14,319][DEBUG][o.e.i.m.MapperService ] [node_sd3] [source] using dynamic[true] 1> [2017-12-31T05:50:14,319][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [source][1] creating shard 1> [2017-12-31T05:50:14,319][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:14,319][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] starting recovery from store ... 1> [2017-12-31T05:50:14,320][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [source][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/3/indices/ozPkI2zqQDa15XvnUc7rUw/1, shard=[source][1]}] 1> [2017-12-31T05:50:14,320][DEBUG][o.e.i.IndexService ] [node_sd3] [source] creating shard_id [source][1] 1> [2017-12-31T05:50:14,320][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,320][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [25] with uuid [SCDZGq-QRZmA9kMvlxIfOQ], diff size [700] 1> [2017-12-31T05:50:14,321][DEBUG][o.e.i.s.Store ] [node_sd3] [source][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,321][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [CREATED] 1> [2017-12-31T05:50:14,321][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:14,322][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] starting recovery from store ... 1> [2017-12-31T05:50:14,322][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:14,322][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] recovery completed from [shard_store], took [5ms] 1> [2017-12-31T05:50:14,322][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [source][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,322][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 25 1> [2017-12-31T05:50:14,322][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,322][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25]])]: execute 1> [2017-12-31T05:50:14,322][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [25], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25]])] 1> [2017-12-31T05:50:14,322][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 25 1> [2017-12-31T05:50:14,322][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 25 1> [2017-12-31T05:50:14,322][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[source/ozPkI2zqQDa15XvnUc7rUw]] creating index 1> [2017-12-31T05:50:14,322][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] received shard started for [shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,323][DEBUG][o.e.i.IndicesService ] [node_sd1] creating Index [[source/ozPkI2zqQDa15XvnUc7rUw]], shards [3]/[1] - reason [create index] 1> [2017-12-31T05:50:14,323][DEBUG][o.e.i.c.q.DisabledQueryCache] [node_sd1] [source] Using no query cache 1> [2017-12-31T05:50:14,323][DEBUG][o.e.i.m.MapperService ] [node_sd1] [source] using dynamic[true] 1> [2017-12-31T05:50:14,323][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 25 1> [2017-12-31T05:50:14,323][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [source][2] creating shard 1> [2017-12-31T05:50:14,324][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25]])]: took [6ms] done applying updated cluster state (version: 25, uuid: SCDZGq-QRZmA9kMvlxIfOQ) 1> [2017-12-31T05:50:14,324][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25]])]: took [8ms] done applying updated cluster state (version: 25, uuid: SCDZGq-QRZmA9kMvlxIfOQ) 1> [2017-12-31T05:50:14,324][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:14,325][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] recovery completed from [shard_store], took [5ms] 1> [2017-12-31T05:50:14,325][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [source][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,325][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [source][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/1/indices/ozPkI2zqQDa15XvnUc7rUw/2, shard=[source][2]}] 1> [2017-12-31T05:50:14,325][DEBUG][o.e.i.IndexService ] [node_sd1] [source] creating shard_id [source][2] 1> [2017-12-31T05:50:14,325][DEBUG][o.e.i.s.Store ] [node_sd1] [source][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,325][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [CREATED] 1> [2017-12-31T05:50:14,326][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:14,326][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] starting recovery from store ... 1> [2017-12-31T05:50:14,326][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,327][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] received shard started for [shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,327][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 25 1> [2017-12-31T05:50:14,328][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:14,328][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25]])]: took [6ms] done applying updated cluster state (version: 25, uuid: SCDZGq-QRZmA9kMvlxIfOQ) 1> [2017-12-31T05:50:14,329][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25] source [create-index [source], cause [auto(bulk api)]]])]: execute 1> [2017-12-31T05:50:14,329][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [25], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25] source [create-index [source], cause [auto(bulk api)]]])] 1> [2017-12-31T05:50:14,329][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:14,329][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 25 1> [2017-12-31T05:50:14,329][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 25 1> [2017-12-31T05:50:14,329][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] recovery completed from [shard_store], took [5ms] 1> [2017-12-31T05:50:14,329][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [source][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,329][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] received shard started for [shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:14,331][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 25 1> [2017-12-31T05:50:14,331][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [27ms] done publishing updated cluster state (version: 25, uuid: SCDZGq-QRZmA9kMvlxIfOQ) 1> [2017-12-31T05:50:14,331][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,331][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [25] source [create-index [source], cause [auto(bulk api)]]])]: took [2ms] done applying updated cluster state (version: 25, uuid: SCDZGq-QRZmA9kMvlxIfOQ) 1> [2017-12-31T05:50:14,331][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,331][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,332][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,333][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,334][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,335][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,336][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,337][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,338][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,339][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,340][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,341][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 2> REPRODUCE WITH: gradle :modules:reindex:test -Dtests.seed=401B0C5B3206920F -Dtests.class=org.elasticsearch.index.reindex.ReindexFailureTests -Dtests.method="testFailuresCauseAbortDefault" -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Cuiaba 2> REPRODUCE WITH: gradle :modules:reindex:test -Dtests.seed=401B0C5B3206920F -Dtests.class=org.elasticsearch.index.reindex.ReindexFailureTests -Dtests.method="testFailuresCauseAbortDefault" -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Cuiaba 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery]]]: execute 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] starting shard [source][0], node[h8bs9IUzRPSWE3S5OnIXXQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=vb3bHFp6SCOKj9HjNHzZ5w], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.311Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:14,342][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] starting shard [source][1], node[HHMoQL6gTuKgHFJ6a395cA], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=mH5PaAwURKGLHC5mrER2MQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.311Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:14,343][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] starting shard [source][2], node[bl4yBwZQRrCXgXZLbOA6fQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=ZbI-L68wSVOOyOy1CuNCYg], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.311Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:14,343][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [26], source [shard-started shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery]]] 1> [2017-12-31T05:50:14,343][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [26] 1> [2017-12-31T05:50:14,344][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [26] with uuid [dnldw4SWR56riXeC3whMew], diff size [781] 1> [2017-12-31T05:50:14,344][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [26] with uuid [dnldw4SWR56riXeC3whMew], diff size [781] 1> [2017-12-31T05:50:14,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26]])]: execute 1> [2017-12-31T05:50:14,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [26], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26]])] 1> [2017-12-31T05:50:14,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 26 1> [2017-12-31T05:50:14,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 26 1> [2017-12-31T05:50:14,345][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,345][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [source][1] creating shard 1> [2017-12-31T05:50:14,345][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [26] with uuid [dnldw4SWR56riXeC3whMew], diff size [781] 1> [2017-12-31T05:50:14,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26]])]: execute 1> [2017-12-31T05:50:14,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [26], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26]])] 1> [2017-12-31T05:50:14,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 26 1> [2017-12-31T05:50:14,345][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 26 1> [2017-12-31T05:50:14,346][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [source][2] creating shard 1> [2017-12-31T05:50:14,346][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [source][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/1/indices/ozPkI2zqQDa15XvnUc7rUw/1, shard=[source][1]}] 1> [2017-12-31T05:50:14,346][DEBUG][o.e.i.IndexService ] [node_sd1] [source] creating shard_id [source][1] 1> [2017-12-31T05:50:14,347][DEBUG][o.e.i.s.Store ] [node_sd1] [source][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,347][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [CREATED] 1> [2017-12-31T05:50:14,347][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [source][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/2/indices/ozPkI2zqQDa15XvnUc7rUw/2, shard=[source][2]}] 1> [2017-12-31T05:50:14,347][DEBUG][o.e.i.IndexService ] [node_sd2] [source] creating shard_id [source][2] 1> [2017-12-31T05:50:14,347][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [CREATED]->[RECOVERING], reason [from {node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}] 1> [2017-12-31T05:50:14,348][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26]])]: execute 1> [2017-12-31T05:50:14,348][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [26], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26]])] 1> [2017-12-31T05:50:14,348][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 26 1> [2017-12-31T05:50:14,348][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 26 1> [2017-12-31T05:50:14,348][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,348][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [source][0] creating shard 1> [2017-12-31T05:50:14,348][DEBUG][o.e.i.s.Store ] [node_sd2] [source][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,348][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [CREATED] 1> [2017-12-31T05:50:14,348][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 26 1> [2017-12-31T05:50:14,349][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [source][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d1/nodes/3/indices/ozPkI2zqQDa15XvnUc7rUw/0, shard=[source][0]}] 1> [2017-12-31T05:50:14,349][DEBUG][o.e.i.IndexService ] [node_sd3] [source] creating shard_id [source][0] 1> [2017-12-31T05:50:14,349][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [CREATED]->[RECOVERING], reason [from {node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}] 1> [2017-12-31T05:50:14,349][DEBUG][o.e.i.s.Store ] [node_sd3] [source][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:14,349][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,349][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [CREATED] 1> [2017-12-31T05:50:14,350][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:14,350][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [CREATED]->[RECOVERING], reason [from {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}] 1> [2017-12-31T05:50:14,353][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26]])]: took [8ms] done applying updated cluster state (version: 26, uuid: dnldw4SWR56riXeC3whMew) 1> [2017-12-31T05:50:14,353][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 26 1> [2017-12-31T05:50:14,354][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 26 1> [2017-12-31T05:50:14,358][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26]])]: took [12ms] done applying updated cluster state (version: 26, uuid: dnldw4SWR56riXeC3whMew) 1> [2017-12-31T05:50:14,358][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,361][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26]])]: took [13ms] done applying updated cluster state (version: 26, uuid: dnldw4SWR56riXeC3whMew) 1> [2017-12-31T05:50:14,361][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26] source [shard-started shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery]]]])]: execute 1> [2017-12-31T05:50:14,361][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [26], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26] source [shard-started shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery]]]])] 1> [2017-12-31T05:50:14,361][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 26 1> [2017-12-31T05:50:14,361][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 26 1> [2017-12-31T05:50:14,363][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 26 1> [2017-12-31T05:50:14,364][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,364][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:14,369][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:50:14,369][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [source][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,369][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd3] [source][0] recovery done from [{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}], took [20ms] 1> [2017-12-31T05:50:14,369][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] received shard started for [shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,369][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [26] source [shard-started shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery]]]])]: took [8ms] done applying updated cluster state (version: 26, uuid: dnldw4SWR56riXeC3whMew) 1> [2017-12-31T05:50:14,370][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [ZbI-L68wSVOOyOy1CuNCYg], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [vb3bHFp6SCOKj9HjNHzZ5w], primary term [0], message [after new shard recovery]], shard-started shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [mH5PaAwURKGLHC5mrER2MQ], primary term [0], message [after new shard recovery]]]: took [27ms] done publishing updated cluster state (version: 26, uuid: dnldw4SWR56riXeC3whMew) 1> [2017-12-31T05:50:14,370][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-31T05:50:14,370][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] starting shard [source][0], node[HHMoQL6gTuKgHFJ6a395cA], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=bdHqR5DzQ2OsnmPY0LWYwQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.311Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:50:14,370][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [27], source [shard-started shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery]]] 1> [2017-12-31T05:50:14,371][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [27] 1> [2017-12-31T05:50:14,371][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [27] with uuid [tmwErpoVSKWWT1tFTarwAg], diff size [772] 1> [2017-12-31T05:50:14,371][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [27] with uuid [tmwErpoVSKWWT1tFTarwAg], diff size [772] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [source][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [27] with uuid [tmwErpoVSKWWT1tFTarwAg], diff size [772] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd2] [source][2] recovery done from [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}], took [26ms] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [RECOVERING]->[POST_RECOVERY], reason [peer recovery done] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [source][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27]])]: execute 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] received shard started for [shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [27], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27]])] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.i.r.PeerRecoveryTargetService] [node_sd1] [source][1] recovery done from [{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}], took [27ms] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 27 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 27 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27]])]: execute 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [27], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27]])] 1> [2017-12-31T05:50:14,372][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 27 1> [2017-12-31T05:50:14,373][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 27 1> [2017-12-31T05:50:14,373][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [source][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,373][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] received shard started for [shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery]] 1> [2017-12-31T05:50:14,373][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,373][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] received shard started for [shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,373][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27]])]: execute 1> [2017-12-31T05:50:14,373][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [27], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27]])] 1> [2017-12-31T05:50:14,373][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 27 1> [2017-12-31T05:50:14,373][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 27 1> [2017-12-31T05:50:14,373][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [source][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,374][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] received shard started for [shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]] 1> [2017-12-31T05:50:14,375][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 27 1> [2017-12-31T05:50:14,375][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 27 1> [2017-12-31T05:50:14,375][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 27 1> [2017-12-31T05:50:14,375][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27]])]: took [2ms] done applying updated cluster state (version: 27, uuid: tmwErpoVSKWWT1tFTarwAg) 1> [2017-12-31T05:50:14,376][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27]])]: took [3ms] done applying updated cluster state (version: 27, uuid: tmwErpoVSKWWT1tFTarwAg) 1> [2017-12-31T05:50:14,376][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:14,376][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27]])]: took [3ms] done applying updated cluster state (version: 27, uuid: tmwErpoVSKWWT1tFTarwAg) 1> [2017-12-31T05:50:14,376][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27] source [shard-started shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-31T05:50:14,377][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [27], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27] source [shard-started shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery]]]])] 1> [2017-12-31T05:50:14,377][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 27 1> [2017-12-31T05:50:14,377][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 27 1> [2017-12-31T05:50:14,378][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 27 1> [2017-12-31T05:50:14,378][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [27] source [shard-started shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery]]]])]: took [1ms] done applying updated cluster state (version: 27, uuid: tmwErpoVSKWWT1tFTarwAg) 1> [2017-12-31T05:50:14,378][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery][shard id [[source][0]], allocation id [bdHqR5DzQ2OsnmPY0LWYwQ], primary term [0], message [after peer recovery]]]: took [8ms] done publishing updated cluster state (version: 27, uuid: tmwErpoVSKWWT1tFTarwAg) 1> [2017-12-31T05:50:14,378][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery]]]: execute 1> [2017-12-31T05:50:14,379][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] starting shard [source][2], node[h8bs9IUzRPSWE3S5OnIXXQ], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=fLINsLbgRy-OTln4K2OFCQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.311Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:50:14,379][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] starting shard [source][1], node[bl4yBwZQRrCXgXZLbOA6fQ], [R], recovery_source[peer recovery], s[INITIALIZING], a[id=lt1Jc2VrSCeaEaijEwAGpQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:14.311Z], delayed=false, allocation_status[no_attempt]] (shard started task: [shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery]]) 1> [2017-12-31T05:50:14,379][INFO ][o.e.c.r.a.AllocationService] [node_sm0] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[source][2], [source][1]] ...]). 1> [2017-12-31T05:50:14,379][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [28], source [shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery]]] 1> [2017-12-31T05:50:14,379][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [28] 1> [2017-12-31T05:50:14,380][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [28] with uuid [zhCBh3o7QaSJWoxMaZSHjg], diff size [756] 1> [2017-12-31T05:50:14,380][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [28] with uuid [zhCBh3o7QaSJWoxMaZSHjg], diff size [756] 1> [2017-12-31T05:50:14,381][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [28] with uuid [zhCBh3o7QaSJWoxMaZSHjg], diff size [756] 1> [2017-12-31T05:50:14,381][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28]])]: execute 1> [2017-12-31T05:50:14,381][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [28], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28]])] 1> [2017-12-31T05:50:14,381][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 28 1> [2017-12-31T05:50:14,381][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 28 1> [2017-12-31T05:50:14,381][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28]])]: execute 1> [2017-12-31T05:50:14,385][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [28], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28]])] 1> [2017-12-31T05:50:14,385][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 28 1> [2017-12-31T05:50:14,386][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 28 1> [2017-12-31T05:50:14,386][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28]])]: execute 1> [2017-12-31T05:50:14,386][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [28], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28]])] 1> [2017-12-31T05:50:14,386][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 28 1> [2017-12-31T05:50:14,386][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 28 1> [2017-12-31T05:50:14,386][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,386][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:14,387][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 28 1> [2017-12-31T05:50:14,387][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 28 1> [2017-12-31T05:50:14,387][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 28 1> [2017-12-31T05:50:14,388][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28]])]: took [2ms] done applying updated cluster state (version: 28, uuid: zhCBh3o7QaSJWoxMaZSHjg) 1> [2017-12-31T05:50:14,388][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28]])]: took [7ms] done applying updated cluster state (version: 28, uuid: zhCBh3o7QaSJWoxMaZSHjg) 1> [2017-12-31T05:50:14,389][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:14,389][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28]])]: took [3ms] done applying updated cluster state (version: 28, uuid: zhCBh3o7QaSJWoxMaZSHjg) 1> [2017-12-31T05:50:14,389][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28] source [shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery]]]])]: execute 1> [2017-12-31T05:50:14,389][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [28], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28] source [shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery]]]])] 1> [2017-12-31T05:50:14,389][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 28 1> [2017-12-31T05:50:14,389][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 28 1> [2017-12-31T05:50:14,390][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 28 1> [2017-12-31T05:50:14,391][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [28] source [shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery]]]])]: took [1ms] done applying updated cluster state (version: 28, uuid: zhCBh3o7QaSJWoxMaZSHjg) 1> [2017-12-31T05:50:14,391][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery][shard id [[source][1]], allocation id [lt1Jc2VrSCeaEaijEwAGpQ], primary term [0], message [after peer recovery]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} marked shard as initializing, but shard state is [POST_RECOVERY], mark shard as started]], shard-started shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery][shard id [[source][2]], allocation id [fLINsLbgRy-OTln4K2OFCQ], primary term [0], message [after peer recovery]]]: took [12ms] done publishing updated cluster state (version: 28, uuid: zhCBh3o7QaSJWoxMaZSHjg) 1> [2017-12-31T05:50:14,391][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test, test, test, test, test, test]]: execute 1> [2017-12-31T05:50:14,392][DEBUG][o.e.i.m.MapperService ] [node_sm0] [source] using dynamic[true] 1> [2017-12-31T05:50:14,392][DEBUG][o.e.c.m.MetaDataMappingService] [node_sm0] [source/ozPkI2zqQDa15XvnUc7rUw] create_mapping [test] with source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:14,396][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [29], source [put-mapping[test, test, test, test, test, test, test]] 1> [2017-12-31T05:50:14,396][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [29] 1> [2017-12-31T05:50:14,397][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [29] with uuid [mAcBGY3xSGOOU2hmk6I3hw], diff size [653] 1> [2017-12-31T05:50:14,397][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [29] with uuid [mAcBGY3xSGOOU2hmk6I3hw], diff size [653] 1> [2017-12-31T05:50:14,397][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [29] with uuid [mAcBGY3xSGOOU2hmk6I3hw], diff size [653] 1> [2017-12-31T05:50:14,398][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29]])]: execute 1> [2017-12-31T05:50:14,398][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [29], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29]])] 1> [2017-12-31T05:50:14,398][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 29 1> [2017-12-31T05:50:14,398][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 29 1> [2017-12-31T05:50:14,398][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29]])]: execute 1> [2017-12-31T05:50:14,398][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [29], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29]])] 1> [2017-12-31T05:50:14,398][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 29 1> [2017-12-31T05:50:14,398][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 29 1> [2017-12-31T05:50:14,398][DEBUG][o.e.i.m.MapperService ] [node_sd2] [source] [[source/ozPkI2zqQDa15XvnUc7rUw]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:14,398][DEBUG][o.e.i.m.MapperService ] [node_sd1] [source] [[source/ozPkI2zqQDa15XvnUc7rUw]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:14,400][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29]])]: execute 1> [2017-12-31T05:50:14,400][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [29], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29]])] 1> [2017-12-31T05:50:14,400][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 29 1> [2017-12-31T05:50:14,400][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 29 1> [2017-12-31T05:50:14,400][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 29 1> [2017-12-31T05:50:14,400][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 29 1> [2017-12-31T05:50:14,400][DEBUG][o.e.i.m.MapperService ] [node_sd3] [source] [[source/ozPkI2zqQDa15XvnUc7rUw]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:14,400][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29]])]: took [2ms] done applying updated cluster state (version: 29, uuid: mAcBGY3xSGOOU2hmk6I3hw) 1> [2017-12-31T05:50:14,401][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:14,402][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29]])]: took [3ms] done applying updated cluster state (version: 29, uuid: mAcBGY3xSGOOU2hmk6I3hw) 1> [2017-12-31T05:50:14,402][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 29 1> [2017-12-31T05:50:14,402][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29]])]: took [2ms] done applying updated cluster state (version: 29, uuid: mAcBGY3xSGOOU2hmk6I3hw) 1> [2017-12-31T05:50:14,403][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29] source [put-mapping[test, test, test, test, test, test, test]]])]: execute 1> [2017-12-31T05:50:14,403][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [29], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29] source [put-mapping[test, test, test, test, test, test, test]]])] 1> [2017-12-31T05:50:14,403][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 29 1> [2017-12-31T05:50:14,403][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 29 1> [2017-12-31T05:50:14,404][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 29 1> [2017-12-31T05:50:14,405][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test, test, test, test, test, test]]: took [13ms] done publishing updated cluster state (version: 29, uuid: mAcBGY3xSGOOU2hmk6I3hw) 1> [2017-12-31T05:50:14,405][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [29] source [put-mapping[test, test, test, test, test, test, test]]])]: took [2ms] done applying updated cluster state (version: 29, uuid: mAcBGY3xSGOOU2hmk6I3hw) 1> [2017-12-31T05:50:14,473][DEBUG][o.e.i.r.TransportReindexAction] [node_sd3] [805]: starting 1> [2017-12-31T05:50:14,473][DEBUG][o.e.i.r.TransportReindexAction] [node_sd3] executing initial scroll against [source] 1> [2017-12-31T05:50:14,475][DEBUG][o.e.i.r.TransportReindexAction] [node_sd3] scroll returned [1] documents with a scroll id of [DnF1ZXJ5VGhlbkZldGNoAwAAAAAAAAABFmg4YnM5SVV6UlBTV0UzUzVPbklYWFEAAAAAAAAAARZISE1vUUw2Z1R1S2dIRko2YTM5NWNBAAAAAAAAAAIWaDhiczlJVXpSUFNXRTNTNU9uSVhYUQ==] 1> [2017-12-31T05:50:14,475][DEBUG][o.e.i.r.TransportReindexAction] [node_sd3] [805]: got scroll response with [1] hits 1> [2017-12-31T05:50:14,475][DEBUG][o.e.i.r.WorkerBulkByScrollTaskState] [805]: preparing bulk request for [0s] 1> [2017-12-31T05:50:14,475][DEBUG][o.e.i.r.TransportReindexAction] [node_sd3] [805]: preparing bulk request 1> [2017-12-31T05:50:14,476][DEBUG][o.e.i.r.TransportReindexAction] [node_sd3] [805]: sending [1] entry, [72b] bulk request 1> [2017-12-31T05:50:14,477][DEBUG][o.e.a.b.TransportShardBulkAction] [dest][0] failed to execute bulk item (index) BulkShardRequest [[dest][0]] containing [index {[dest][test][51], source[{"test":"words words"}]}] 1> org.elasticsearch.index.mapper.MapperParsingException: failed to parse [test] 1> at org.elasticsearch.index.mapper.FieldMapper.parse(FieldMapper.java:302) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.DocumentParser.parseObjectOrField(DocumentParser.java:485) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.DocumentParser.parseValue(DocumentParser.java:607) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.DocumentParser.innerParseObject(DocumentParser.java:407) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.DocumentParser.parseObjectOrNested(DocumentParser.java:384) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.DocumentParser.internalParseDocument(DocumentParser.java:93) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.DocumentParser.parseDocument(DocumentParser.java:67) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.DocumentMapper.parse(DocumentMapper.java:261) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.shard.IndexShard.prepareIndex(IndexShard.java:713) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.shard.IndexShard.applyIndexOperation(IndexShard.java:691) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.shard.IndexShard.applyIndexOperationOnPrimary(IndexShard.java:672) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.bulk.TransportShardBulkAction.executeIndexRequestOnPrimary(TransportShardBulkAction.java:548) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.bulk.TransportShardBulkAction.executeIndexRequest(TransportShardBulkAction.java:140) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.bulk.TransportShardBulkAction.executeBulkItemRequest(TransportShardBulkAction.java:236) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.bulk.TransportShardBulkAction.performOnPrimary(TransportShardBulkAction.java:123) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.bulk.TransportShardBulkAction.shardOperationOnPrimary(TransportShardBulkAction.java:110) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.bulk.TransportShardBulkAction.shardOperationOnPrimary(TransportShardBulkAction.java:72) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$PrimaryShardReference.perform(TransportReplicationAction.java:1033) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$PrimaryShardReference.perform(TransportReplicationAction.java:1011) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.ReplicationOperation.execute(ReplicationOperation.java:103) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$AsyncPrimaryAction.onResponse(TransportReplicationAction.java:358) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$AsyncPrimaryAction.onResponse(TransportReplicationAction.java:298) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$1.onResponse(TransportReplicationAction.java:974) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$1.onResponse(TransportReplicationAction.java:971) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.shard.IndexShardOperationPermits.acquire(IndexShardOperationPermits.java:238) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.shard.IndexShard.acquirePrimaryOperationPermit(IndexShard.java:2199) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.acquirePrimaryShardReference(TransportReplicationAction.java:983) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction.access$500(TransportReplicationAction.java:97) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$AsyncPrimaryAction.doRun(TransportReplicationAction.java:319) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$PrimaryOperationTransportHandler.messageReceived(TransportReplicationAction.java:294) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.replication.TransportReplicationAction$PrimaryOperationTransportHandler.messageReceived(TransportReplicationAction.java:281) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.AssertingTransportInterceptor$1.messageReceived(AssertingTransportInterceptor.java:76) [framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService$7.doRun(TransportService.java:652) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> Caused by: java.lang.IllegalArgumentException: For input string: "words words" 1> at org.elasticsearch.common.Numbers.toLong(Numbers.java:228) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.xcontent.support.AbstractXContentParser.longValue(AbstractXContentParser.java:188) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.NumberFieldMapper$NumberType$7.parse(NumberFieldMapper.java:679) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.NumberFieldMapper$NumberType$7.parse(NumberFieldMapper.java:655) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.NumberFieldMapper.parseCreateField(NumberFieldMapper.java:996) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.index.mapper.FieldMapper.parse(FieldMapper.java:297) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> ... 39 more 1> [2017-12-31T05:50:14,480][DEBUG][o.e.i.r.TransportReindexAction] [node_sd3] [805]: finishing without any catastrophic failures 1> [2017-12-31T05:50:14,480][DEBUG][o.e.i.r.TransportReindexAction] [node_sd3] Freed [3] contexts FAILURE 20.3s J3 | ReindexFailureTests.testFailuresCauseAbortDefault <<< FAILURES! > Throwable #1: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:731) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:705) > at org.elasticsearch.test.ESTestCase.ensureAllSearchContextsReleased(ESTestCase.java:421) > at org.elasticsearch.test.ESIntegTestCase.cleanUpCluster(ESIntegTestCase.java:2072) > at java.lang.Thread.run(Thread.java:748) > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > Caused by: java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*] > at org.elasticsearch.search.MockSearchService.addActiveContext(MockSearchService.java:59) > at org.elasticsearch.search.MockSearchService.putContext(MockSearchService.java:78) > at org.elasticsearch.search.SearchService.createAndPutContext(SearchService.java:537) > at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:330) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:316) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:312) > at org.elasticsearch.search.SearchService$3.doRun(SearchService.java:1002) > at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:41) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > ... 1 more > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]]Throwable #2: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:731) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:705) > at org.elasticsearch.test.ESTestCase.ensureAllSearchContextsReleased(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.after(ESTestCase.java:300) > at java.lang.Thread.run(Thread.java:748) > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > Caused by: java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*] > at org.elasticsearch.search.MockSearchService.addActiveContext(MockSearchService.java:59) > at org.elasticsearch.search.MockSearchService.putContext(MockSearchService.java:78) > at org.elasticsearch.search.SearchService.createAndPutContext(SearchService.java:537) > at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:330) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:316) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:312) > at org.elasticsearch.search.SearchService$3.doRun(SearchService.java:1002) > at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:41) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > ... 1 more > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] 1> [2017-12-31T05:50:34,507][INFO ][o.e.i.r.ReindexFailureTests] [testAbortOnVersionConflict]: before test 1> [2017-12-31T05:50:34,507][INFO ][o.e.i.r.ReindexFailureTests] [ReindexFailureTests#testAbortOnVersionConflict]: setting up test 1> [2017-12-31T05:50:34,507][DEBUG][o.e.t.InternalTestCluster] Reset test cluster with transport client ratio: [0.1366446205562124] 1> [2017-12-31T05:50:34,507][DEBUG][o.e.t.InternalTestCluster] updating min_master_nodes to [1] 1> [2017-12-31T05:50:34,508][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [cluster_update_settings]: execute 1> [2017-12-31T05:50:34,509][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [30], source [cluster_update_settings] 1> [2017-12-31T05:50:34,509][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [30] 1> [2017-12-31T05:50:34,509][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [30] with uuid [9ScCmoBDTlqOgJdzO7LDeA], diff size [213] 1> [2017-12-31T05:50:34,509][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [30] with uuid [9ScCmoBDTlqOgJdzO7LDeA], diff size [213] 1> [2017-12-31T05:50:34,509][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [30] with uuid [9ScCmoBDTlqOgJdzO7LDeA], diff size [213] 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30]])]: execute 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [30], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30]])] 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 30 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 30 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30]])]: execute 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30]])]: execute 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [30], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30]])] 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [30], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30]])] 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 30 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 30 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 30 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 30 1> [2017-12-31T05:50:34,510][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 30 1> [2017-12-31T05:50:34,511][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 30 1> [2017-12-31T05:50:34,511][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 30 1> [2017-12-31T05:50:34,512][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30]])]: took [1ms] done applying updated cluster state (version: 30, uuid: 9ScCmoBDTlqOgJdzO7LDeA) 1> [2017-12-31T05:50:34,512][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30]])]: took [1ms] done applying updated cluster state (version: 30, uuid: 9ScCmoBDTlqOgJdzO7LDeA) 1> [2017-12-31T05:50:34,512][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:34,512][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30]])]: took [1ms] done applying updated cluster state (version: 30, uuid: 9ScCmoBDTlqOgJdzO7LDeA) 1> [2017-12-31T05:50:34,513][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30] source [cluster_update_settings]])]: execute 1> [2017-12-31T05:50:34,513][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [30], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30] source [cluster_update_settings]])] 1> [2017-12-31T05:50:34,513][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 30 1> [2017-12-31T05:50:34,513][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 30 1> [2017-12-31T05:50:34,513][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 30 1> [2017-12-31T05:50:34,513][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [cluster_update_settings]: took [5ms] done publishing updated cluster state (version: 30, uuid: 9ScCmoBDTlqOgJdzO7LDeA) 1> [2017-12-31T05:50:34,514][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [30] source [cluster_update_settings]])]: took [0s] done applying updated cluster state (version: 30, uuid: 9ScCmoBDTlqOgJdzO7LDeA) 1> [2017-12-31T05:50:34,514][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [reroute_after_cluster_update_settings]: execute 1> [2017-12-31T05:50:34,514][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [reroute_after_cluster_update_settings]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,514][DEBUG][o.e.t.InternalTestCluster] Cluster hasn't changed - moving out - nodes: [[node_sd1, node_sd2, node_sd3, node_sm0]] nextNodeId: [4] numSharedNodes: [4] 1> [2017-12-31T05:50:34,515][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete-index [[dest/QZeNyq_DQfCGa2c-DIRt0Q], [source/ozPkI2zqQDa15XvnUc7rUw]]]: execute 1> [2017-12-31T05:50:34,515][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_sm0] [source/ozPkI2zqQDa15XvnUc7rUw] deleting index 1> [2017-12-31T05:50:34,515][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node_sm0] [dest/QZeNyq_DQfCGa2c-DIRt0Q] deleting index 1> [2017-12-31T05:50:34,515][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [31], source [delete-index [[dest/QZeNyq_DQfCGa2c-DIRt0Q], [source/ozPkI2zqQDa15XvnUc7rUw]]] 1> [2017-12-31T05:50:34,515][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [31] 1> [2017-12-31T05:50:34,516][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [31] with uuid [PVzU2cRGTQ6r4a0n8MArfw], diff size [306] 1> [2017-12-31T05:50:34,516][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [31] with uuid [PVzU2cRGTQ6r4a0n8MArfw], diff size [306] 1> [2017-12-31T05:50:34,516][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [31] with uuid [PVzU2cRGTQ6r4a0n8MArfw], diff size [306] 1> [2017-12-31T05:50:34,517][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31]])]: execute 1> [2017-12-31T05:50:34,517][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31]])]: execute 1> [2017-12-31T05:50:34,517][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [31], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31]])] 1> [2017-12-31T05:50:34,517][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [31], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31]])] 1> [2017-12-31T05:50:34,517][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 31 1> [2017-12-31T05:50:34,517][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 31 1> [2017-12-31T05:50:34,517][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 31 1> [2017-12-31T05:50:34,517][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 31 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.IndicesService ] [node_sd2] [dest] closing ... (reason [DELETED]) 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.IndicesService ] [node_sd3] [dest] closing ... (reason [DELETED]) 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.IndicesService ] [node_sd2] [dest/QZeNyq_DQfCGa2c-DIRt0Q] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.IndicesService ] [node_sd3] [dest/QZeNyq_DQfCGa2c-DIRt0Q] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][0] close now acquiring writeLock 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][0] close now acquiring writeLock 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][0] close acquired writeLock 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][0] close acquired writeLock 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.t.Translog ] [node_sd2] [dest][0] translog closed 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.t.Translog ] [node_sd3] [dest][0] translog closed 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][0] engine closed [api] 1> [2017-12-31T05:50:34,517][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][0] engine closed [api] 1> [2017-12-31T05:50:34,518][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31]])]: execute 1> [2017-12-31T05:50:34,518][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [31], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31]])] 1> [2017-12-31T05:50:34,518][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 31 1> [2017-12-31T05:50:34,518][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 31 1> [2017-12-31T05:50:34,518][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:34,518][DEBUG][o.e.i.IndicesService ] [node_sd1] [dest] closing ... (reason [DELETED]) 1> [2017-12-31T05:50:34,518][DEBUG][o.e.i.IndicesService ] [node_sd1] [dest/QZeNyq_DQfCGa2c-DIRt0Q] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,518][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,518][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,518][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][1] close now acquiring writeLock 1> [2017-12-31T05:50:34,518][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][1] close acquired writeLock 1> [2017-12-31T05:50:34,518][DEBUG][o.e.i.t.Translog ] [node_sd1] [dest][1] translog closed 1> [2017-12-31T05:50:34,518][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][1] engine closed [api] 1> [2017-12-31T05:50:34,520][DEBUG][o.e.i.s.Store ] [node_sd2] [dest][0] store reference count on close: 0 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][2] close now acquiring writeLock 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][2] close acquired writeLock 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.t.Translog ] [node_sd2] [dest][2] translog closed 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][2] engine closed [api] 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.s.Store ] [node_sd1] [dest][1] store reference count on close: 0 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][2] close now acquiring writeLock 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][2] close acquired writeLock 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.t.Translog ] [node_sd1] [dest][2] translog closed 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][2] engine closed [api] 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.s.Store ] [node_sd3] [dest][0] store reference count on close: 0 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][1] close now acquiring writeLock 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][1] close acquired writeLock 1> [2017-12-31T05:50:34,521][DEBUG][o.e.i.t.Translog ] [node_sd3] [dest][1] translog closed 1> [2017-12-31T05:50:34,522][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][1] engine closed [api] 1> [2017-12-31T05:50:34,523][DEBUG][o.e.i.s.Store ] [node_sd2] [dest][2] store reference count on close: 0 1> [2017-12-31T05:50:34,523][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,523][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,523][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,523][DEBUG][o.e.i.IndicesService ] [node_sd2] [dest/QZeNyq_DQfCGa2c-DIRt0Q] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,523][DEBUG][o.e.i.IndicesService ] [node_sd2] [dest/QZeNyq_DQfCGa2c-DIRt0Q] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,523][DEBUG][o.e.i.s.Store ] [node_sd1] [dest][2] store reference count on close: 0 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.IndicesService ] [node_sd1] [dest/QZeNyq_DQfCGa2c-DIRt0Q] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.IndicesService ] [node_sd1] [dest/QZeNyq_DQfCGa2c-DIRt0Q] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[source/ozPkI2zqQDa15XvnUc7rUw]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.IndicesService ] [node_sd2] [dest/QZeNyq_DQfCGa2c-DIRt0Q] processing pending deletes 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.IndicesService ] [node_sd2] [source] closing ... (reason [DELETED]) 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/ozPkI2zqQDa15XvnUc7rUw] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] close now acquiring writeLock 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] close acquired writeLock 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][0] translog closed 1> [2017-12-31T05:50:34,524][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[source/ozPkI2zqQDa15XvnUc7rUw]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.IndicesService ] [node_sd1] [dest/QZeNyq_DQfCGa2c-DIRt0Q] processing pending deletes 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.IndicesService ] [node_sd1] [source] closing ... (reason [DELETED]) 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/ozPkI2zqQDa15XvnUc7rUw] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][1] close now acquiring writeLock 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][1] close acquired writeLock 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][1] translog closed 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] engine closed [api] 1> [2017-12-31T05:50:34,525][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][1] engine closed [api] 1> [2017-12-31T05:50:34,526][DEBUG][o.e.i.s.Store ] [node_sd3] [dest][1] store reference count on close: 0 1> [2017-12-31T05:50:34,526][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,526][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,526][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,526][DEBUG][o.e.i.IndicesService ] [node_sd3] [dest/QZeNyq_DQfCGa2c-DIRt0Q] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,526][DEBUG][o.e.i.IndicesService ] [node_sd3] [dest/QZeNyq_DQfCGa2c-DIRt0Q] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.s.Store ] [node_sd2] [source][0] store reference count on close: 0 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][2] close now acquiring writeLock 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][2] close acquired writeLock 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][2] translog closed 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[source/ozPkI2zqQDa15XvnUc7rUw]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.IndicesService ] [node_sd3] [source] closing ... (reason [DELETED]) 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.IndicesService ] [node_sd3] [dest/QZeNyq_DQfCGa2c-DIRt0Q] processing pending deletes 1> [2017-12-31T05:50:34,527][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/ozPkI2zqQDa15XvnUc7rUw] closing index service (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [0] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][0] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][0] close now acquiring writeLock 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][0] close acquired writeLock 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][0] translog closed 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.s.Store ] [node_sd1] [source][1] store reference count on close: 0 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [2] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][2] engine closed [api] 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] close now acquiring writeLock 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] close acquired writeLock 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][2] translog closed 1> [2017-12-31T05:50:34,528][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][0] engine closed [api] 1> [2017-12-31T05:50:34,529][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] engine closed [api] 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.s.Store ] [node_sd3] [source][0] store reference count on close: 0 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [0] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [1] closing... (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [STARTED]->[CLOSED], reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] close now acquiring writeLock 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] close acquired writeLock 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][1] translog closed 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.s.Store ] [node_sd1] [source][2] store reference count on close: 0 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/ozPkI2zqQDa15XvnUc7rUw] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,531][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/ozPkI2zqQDa15XvnUc7rUw] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,532][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] engine closed [api] 1> [2017-12-31T05:50:34,532][DEBUG][o.e.i.s.Store ] [node_sd2] [source][2] store reference count on close: 0 1> [2017-12-31T05:50:34,532][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [2] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,532][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,532][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,532][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/ozPkI2zqQDa15XvnUc7rUw] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,532][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/ozPkI2zqQDa15XvnUc7rUw] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,532][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/ozPkI2zqQDa15XvnUc7rUw] processing pending deletes 1> [2017-12-31T05:50:34,533][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/ozPkI2zqQDa15XvnUc7rUw] processing pending deletes 1> [2017-12-31T05:50:34,534][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 31 1> [2017-12-31T05:50:34,534][DEBUG][o.e.i.s.Store ] [node_sd3] [source][1] store reference count on close: 0 1> [2017-12-31T05:50:34,534][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [1] closed (reason: [index no longer part of the metadata]) 1> [2017-12-31T05:50:34,534][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,534][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,534][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/ozPkI2zqQDa15XvnUc7rUw] closed... (reason [DELETED][index no longer part of the metadata]) 1> [2017-12-31T05:50:34,534][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/ozPkI2zqQDa15XvnUc7rUw] deleting index store reason [index no longer part of the metadata] 1> [2017-12-31T05:50:34,535][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:34,535][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31]])]: took [17ms] done applying updated cluster state (version: 31, uuid: PVzU2cRGTQ6r4a0n8MArfw) 1> [2017-12-31T05:50:34,535][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/ozPkI2zqQDa15XvnUc7rUw] processing pending deletes 1> [2017-12-31T05:50:34,536][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 31 1> [2017-12-31T05:50:34,536][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31]])]: took [19ms] done applying updated cluster state (version: 31, uuid: PVzU2cRGTQ6r4a0n8MArfw) 1> [2017-12-31T05:50:34,537][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 31 1> [2017-12-31T05:50:34,537][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31]])]: took [20ms] done applying updated cluster state (version: 31, uuid: PVzU2cRGTQ6r4a0n8MArfw) 1> [2017-12-31T05:50:34,537][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31] source [delete-index [[dest/QZeNyq_DQfCGa2c-DIRt0Q], [source/ozPkI2zqQDa15XvnUc7rUw]]]])]: execute 1> [2017-12-31T05:50:34,537][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [31], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31] source [delete-index [[dest/QZeNyq_DQfCGa2c-DIRt0Q], [source/ozPkI2zqQDa15XvnUc7rUw]]]])] 1> [2017-12-31T05:50:34,537][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 31 1> [2017-12-31T05:50:34,537][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 31 1> [2017-12-31T05:50:34,537][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sm0] [[dest/QZeNyq_DQfCGa2c-DIRt0Q]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:34,538][DEBUG][o.e.i.IndicesService ] [node_sm0] [dest/QZeNyq_DQfCGa2c-DIRt0Q] deleting index store reason [deleted index was not assigned to local node] 1> [2017-12-31T05:50:34,539][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sm0] [[source/ozPkI2zqQDa15XvnUc7rUw]] cleaning index, no longer part of the metadata 1> [2017-12-31T05:50:34,539][DEBUG][o.e.i.IndicesService ] [node_sm0] [dest/QZeNyq_DQfCGa2c-DIRt0Q] processing pending deletes 1> [2017-12-31T05:50:34,539][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/ozPkI2zqQDa15XvnUc7rUw] deleting index store reason [deleted index was not assigned to local node] 1> [2017-12-31T05:50:34,540][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/ozPkI2zqQDa15XvnUc7rUw] processing pending deletes 1> [2017-12-31T05:50:34,541][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 31 1> [2017-12-31T05:50:34,542][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete-index [[dest/QZeNyq_DQfCGa2c-DIRt0Q], [source/ozPkI2zqQDa15XvnUc7rUw]]]: took [26ms] done publishing updated cluster state (version: 31, uuid: PVzU2cRGTQ6r4a0n8MArfw) 1> [2017-12-31T05:50:34,542][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [31] source [delete-index [[dest/QZeNyq_DQfCGa2c-DIRt0Q], [source/ozPkI2zqQDa15XvnUc7rUw]]]])]: took [4ms] done applying updated cluster state (version: 31, uuid: PVzU2cRGTQ6r4a0n8MArfw) 1> [2017-12-31T05:50:34,543][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [remove-index-template [random_index_template]]: execute 1> [2017-12-31T05:50:34,543][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [32], source [remove-index-template [random_index_template]] 1> [2017-12-31T05:50:34,543][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [32] 1> [2017-12-31T05:50:34,544][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [32] with uuid [2OsTWpJKSi6toRxminQiNA], diff size [232] 1> [2017-12-31T05:50:34,544][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [32] with uuid [2OsTWpJKSi6toRxminQiNA], diff size [232] 1> [2017-12-31T05:50:34,544][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [32] with uuid [2OsTWpJKSi6toRxminQiNA], diff size [232] 1> [2017-12-31T05:50:34,544][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32]])]: execute 1> [2017-12-31T05:50:34,544][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [32], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32]])] 1> [2017-12-31T05:50:34,544][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 32 1> [2017-12-31T05:50:34,544][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 32 1> [2017-12-31T05:50:34,544][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32]])]: execute 1> [2017-12-31T05:50:34,544][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [32], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32]])] 1> [2017-12-31T05:50:34,545][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 32 1> [2017-12-31T05:50:34,545][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 32 1> [2017-12-31T05:50:34,545][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32]])]: execute 1> [2017-12-31T05:50:34,545][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [32], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32]])] 1> [2017-12-31T05:50:34,545][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 32 1> [2017-12-31T05:50:34,545][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 32 1> [2017-12-31T05:50:34,546][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 32 1> [2017-12-31T05:50:34,546][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 32 1> [2017-12-31T05:50:34,547][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 32 1> [2017-12-31T05:50:34,547][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32]])]: took [2ms] done applying updated cluster state (version: 32, uuid: 2OsTWpJKSi6toRxminQiNA) 1> [2017-12-31T05:50:34,547][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32]])]: took [2ms] done applying updated cluster state (version: 32, uuid: 2OsTWpJKSi6toRxminQiNA) 1> [2017-12-31T05:50:34,548][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:34,548][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32]])]: took [3ms] done applying updated cluster state (version: 32, uuid: 2OsTWpJKSi6toRxminQiNA) 1> [2017-12-31T05:50:34,548][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32] source [remove-index-template [random_index_template]]])]: execute 1> [2017-12-31T05:50:34,548][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [32], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32] source [remove-index-template [random_index_template]]])] 1> [2017-12-31T05:50:34,548][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 32 1> [2017-12-31T05:50:34,548][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 32 1> [2017-12-31T05:50:34,550][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 32 1> [2017-12-31T05:50:34,551][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [32] source [remove-index-template [random_index_template]]])]: took [2ms] done applying updated cluster state (version: 32, uuid: 2OsTWpJKSi6toRxminQiNA) 1> [2017-12-31T05:50:34,551][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [remove-index-template [random_index_template]]: took [7ms] done publishing updated cluster state (version: 32, uuid: 2OsTWpJKSi6toRxminQiNA) 1> [2017-12-31T05:50:34,552][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete_repository [*]]: execute 1> [2017-12-31T05:50:34,552][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [delete_repository [*]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,553][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index-template [random_index_template], cause [api]]: execute 1> [2017-12-31T05:50:34,553][DEBUG][o.e.i.IndicesService ] [node_sm0] creating Index [[1VvTsmLPQjWFbydWTagZ5Q/HYBSY-aJTAmYEUwziYw9_g]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:34,554][DEBUG][o.e.i.m.MapperService ] [node_sm0] [1VvTsmLPQjWFbydWTagZ5Q] using dynamic[true] 1> [2017-12-31T05:50:34,554][DEBUG][o.e.i.IndicesService ] [node_sm0] [1VvTsmLPQjWFbydWTagZ5Q] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:34,554][DEBUG][o.e.i.IndicesService ] [node_sm0] [1VvTsmLPQjWFbydWTagZ5Q/HYBSY-aJTAmYEUwziYw9_g] closing index service (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) 1> [2017-12-31T05:50:34,554][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [1VvTsmLPQjWFbydWTagZ5Q] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,554][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sm0] [1VvTsmLPQjWFbydWTagZ5Q] full cache clear, reason [close] 1> [2017-12-31T05:50:34,554][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [1VvTsmLPQjWFbydWTagZ5Q] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,554][DEBUG][o.e.i.IndicesService ] [node_sm0] [1VvTsmLPQjWFbydWTagZ5Q/HYBSY-aJTAmYEUwziYw9_g] closed... (reason [NO_LONGER_ASSIGNED][ created for parsing template mapping]) 1> [2017-12-31T05:50:34,554][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [33], source [create-index-template [random_index_template], cause [api]] 1> [2017-12-31T05:50:34,554][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [33] 1> [2017-12-31T05:50:34,555][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [33] with uuid [WFfeaSKfQ_Op-GPr_8wMNg], diff size [465] 1> [2017-12-31T05:50:34,555][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [33] with uuid [WFfeaSKfQ_Op-GPr_8wMNg], diff size [465] 1> [2017-12-31T05:50:34,555][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [33] with uuid [WFfeaSKfQ_Op-GPr_8wMNg], diff size [465] 1> [2017-12-31T05:50:34,555][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33]])]: execute 1> [2017-12-31T05:50:34,555][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [33], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33]])] 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 33 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 33 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33]])]: execute 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33]])]: execute 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [33], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33]])] 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [33], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33]])] 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 33 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 33 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 33 1> [2017-12-31T05:50:34,556][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 33 1> [2017-12-31T05:50:34,557][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 33 1> [2017-12-31T05:50:34,558][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 33 1> [2017-12-31T05:50:34,558][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 33 1> [2017-12-31T05:50:34,558][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33]])]: took [1ms] done applying updated cluster state (version: 33, uuid: WFfeaSKfQ_Op-GPr_8wMNg) 1> [2017-12-31T05:50:34,558][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33]])]: took [2ms] done applying updated cluster state (version: 33, uuid: WFfeaSKfQ_Op-GPr_8wMNg) 1> [2017-12-31T05:50:34,559][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:34,559][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33]])]: took [3ms] done applying updated cluster state (version: 33, uuid: WFfeaSKfQ_Op-GPr_8wMNg) 1> [2017-12-31T05:50:34,559][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33] source [create-index-template [random_index_template], cause [api]]])]: execute 1> [2017-12-31T05:50:34,559][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [33], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33] source [create-index-template [random_index_template], cause [api]]])] 1> [2017-12-31T05:50:34,560][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 33 1> [2017-12-31T05:50:34,560][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 33 1> [2017-12-31T05:50:34,562][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 33 1> [2017-12-31T05:50:34,562][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [33] source [create-index-template [random_index_template], cause [api]]])]: took [2ms] done applying updated cluster state (version: 33, uuid: WFfeaSKfQ_Op-GPr_8wMNg) 1> [2017-12-31T05:50:34,562][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index-template [random_index_template], cause [api]]: took [8ms] done publishing updated cluster state (version: 33, uuid: WFfeaSKfQ_Op-GPr_8wMNg) 1> [2017-12-31T05:50:34,563][INFO ][o.e.i.r.ReindexFailureTests] [ReindexFailureTests#testAbortOnVersionConflict]: all set up test 1> [2017-12-31T05:50:34,563][INFO ][o.e.i.r.ReindexFailureTests] Index [2] docs async: [true] bulk: [false] 1> [2017-12-31T05:50:34,563][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [dest], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,564][DEBUG][o.e.i.IndicesService ] [node_sm0] creating Index [[dest/vIWcQWqASY6ynJVTOe2H7g]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:34,564][DEBUG][o.e.i.m.MapperService ] [node_sm0] [dest] using dynamic[true] 1> [2017-12-31T05:50:34,564][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_sm0] [dest] creating index, cause [auto(bulk api)], templates [random_index_template], shards [3]/[0], mappings [] 1> [2017-12-31T05:50:34,565][DEBUG][o.e.i.IndicesService ] [node_sm0] [dest] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:34,565][DEBUG][o.e.i.IndicesService ] [node_sm0] [dest/vIWcQWqASY6ynJVTOe2H7g] closing index service (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:50:34,565][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,565][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sm0] [dest] full cache clear, reason [close] 1> [2017-12-31T05:50:34,565][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,565][DEBUG][o.e.i.IndicesService ] [node_sm0] [dest/vIWcQWqASY6ynJVTOe2H7g] closed... (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:50:34,565][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [34], source [create-index [dest], cause [auto(bulk api)]] 1> [2017-12-31T05:50:34,565][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [34] 1> [2017-12-31T05:50:34,566][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [34] with uuid [nqGaH6tSTnCyu8Q4QkLDPA], diff size [711] 1> [2017-12-31T05:50:34,566][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [34] with uuid [nqGaH6tSTnCyu8Q4QkLDPA], diff size [711] 1> [2017-12-31T05:50:34,567][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [34] with uuid [nqGaH6tSTnCyu8Q4QkLDPA], diff size [711] 1> [2017-12-31T05:50:34,567][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34]])]: execute 1> [2017-12-31T05:50:34,567][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34]])]: execute 1> [2017-12-31T05:50:34,567][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [34], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34]])] 1> [2017-12-31T05:50:34,567][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [34], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34]])] 1> [2017-12-31T05:50:34,568][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 34 1> [2017-12-31T05:50:34,568][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 34 1> [2017-12-31T05:50:34,568][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 34 1> [2017-12-31T05:50:34,568][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 34 1> [2017-12-31T05:50:34,568][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[dest/vIWcQWqASY6ynJVTOe2H7g]] creating index 1> [2017-12-31T05:50:34,568][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[dest/vIWcQWqASY6ynJVTOe2H7g]] creating index 1> [2017-12-31T05:50:34,568][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34]])]: execute 1> [2017-12-31T05:50:34,568][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [34], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34]])] 1> [2017-12-31T05:50:34,568][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 34 1> [2017-12-31T05:50:34,568][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 34 1> [2017-12-31T05:50:34,568][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[dest/vIWcQWqASY6ynJVTOe2H7g]] creating index 1> [2017-12-31T05:50:34,568][DEBUG][o.e.i.IndicesService ] [node_sd3] creating Index [[dest/vIWcQWqASY6ynJVTOe2H7g]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:34,568][DEBUG][o.e.i.IndicesService ] [node_sd2] creating Index [[dest/vIWcQWqASY6ynJVTOe2H7g]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:34,568][DEBUG][o.e.i.IndicesService ] [node_sd1] creating Index [[dest/vIWcQWqASY6ynJVTOe2H7g]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:34,568][DEBUG][o.e.i.m.MapperService ] [node_sd3] [dest] using dynamic[true] 1> [2017-12-31T05:50:34,568][DEBUG][o.e.i.m.MapperService ] [node_sd2] [dest] using dynamic[true] 1> [2017-12-31T05:50:34,568][DEBUG][o.e.i.m.MapperService ] [node_sd1] [dest] using dynamic[true] 1> [2017-12-31T05:50:34,569][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [dest][1] creating shard 1> [2017-12-31T05:50:34,569][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [dest][0] creating shard 1> [2017-12-31T05:50:34,569][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [dest][2] creating shard 1> [2017-12-31T05:50:34,570][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] [dest][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/3/indices/vIWcQWqASY6ynJVTOe2H7g/1, shard=[dest][1]}] 1> [2017-12-31T05:50:34,570][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] [dest][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/2/indices/vIWcQWqASY6ynJVTOe2H7g/0, shard=[dest][0]}] 1> [2017-12-31T05:50:34,570][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] creating shard_id [dest][0] 1> [2017-12-31T05:50:34,570][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] creating shard_id [dest][1] 1> [2017-12-31T05:50:34,570][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] [dest][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/1/indices/vIWcQWqASY6ynJVTOe2H7g/2, shard=[dest][2]}] 1> [2017-12-31T05:50:34,570][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] creating shard_id [dest][2] 1> [2017-12-31T05:50:34,571][DEBUG][o.e.i.s.Store ] [node_sd1] [dest][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:34,571][DEBUG][o.e.i.s.Store ] [node_sd2] [dest][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:34,571][DEBUG][o.e.i.s.Store ] [node_sd3] [dest][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:34,571][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [CREATED] 1> [2017-12-31T05:50:34,571][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [CREATED] 1> [2017-12-31T05:50:34,571][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [CREATED] 1> [2017-12-31T05:50:34,572][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:34,572][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:34,572][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:34,572][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] starting recovery from store ... 1> [2017-12-31T05:50:34,572][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] starting recovery from store ... 1> [2017-12-31T05:50:34,572][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] starting recovery from store ... 1> [2017-12-31T05:50:34,572][DEBUG][o.e.i.t.Translog ] [node_sd1] [dest][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:34,573][DEBUG][o.e.i.t.Translog ] [node_sd3] [dest][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:34,573][DEBUG][o.e.i.t.Translog ] [node_sd2] [dest][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:34,574][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 34 1> [2017-12-31T05:50:34,574][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:34,574][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] recovery completed from [shard_store], took [5ms] 1> [2017-12-31T05:50:34,574][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [dest][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,575][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 34 1> [2017-12-31T05:50:34,575][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 34 1> [2017-12-31T05:50:34,575][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][2] received shard started for [shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,575][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34]])]: took [7ms] done applying updated cluster state (version: 34, uuid: nqGaH6tSTnCyu8Q4QkLDPA) 1> [2017-12-31T05:50:34,575][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:34,575][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:34,575][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] recovery completed from [shard_store], took [6ms] 1> [2017-12-31T05:50:34,575][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] recovery completed from [shard_store], took [6ms] 1> [2017-12-31T05:50:34,575][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [dest][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,575][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [dest][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,576][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][1] received shard started for [shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,576][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34]])]: took [8ms] done applying updated cluster state (version: 34, uuid: nqGaH6tSTnCyu8Q4QkLDPA) 1> [2017-12-31T05:50:34,576][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:34,576][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34]])]: took [8ms] done applying updated cluster state (version: 34, uuid: nqGaH6tSTnCyu8Q4QkLDPA) 1> [2017-12-31T05:50:34,576][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][0] received shard started for [shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,576][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34] source [create-index [dest], cause [auto(bulk api)]]])]: execute 1> [2017-12-31T05:50:34,576][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [34], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34] source [create-index [dest], cause [auto(bulk api)]]])] 1> [2017-12-31T05:50:34,576][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 34 1> [2017-12-31T05:50:34,576][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 34 1> [2017-12-31T05:50:34,579][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 34 1> [2017-12-31T05:50:34,579][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [dest], cause [auto(bulk api)]]: took [16ms] done publishing updated cluster state (version: 34, uuid: nqGaH6tSTnCyu8Q4QkLDPA) 1> [2017-12-31T05:50:34,579][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [dest], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,579][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [34] source [create-index [dest], cause [auto(bulk api)]]])]: took [3ms] done applying updated cluster state (version: 34, uuid: nqGaH6tSTnCyu8Q4QkLDPA) 1> [2017-12-31T05:50:34,580][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [dest], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,580][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery]]]: execute 1> [2017-12-31T05:50:34,580][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][2] starting shard [dest][2], node[bl4yBwZQRrCXgXZLbOA6fQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=Rp2mEOv_Twi9P1OvtmxPgw], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:34.565Z], delayed=false, allocation_status[no_attempt]], expected_shard_size[230] (shard started task: [shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:34,580][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][1] starting shard [dest][1], node[HHMoQL6gTuKgHFJ6a395cA], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=W2qvPqa-TouyolIs8lSXOA], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:34.565Z], delayed=false, allocation_status[no_attempt]], expected_shard_size[230] (shard started task: [shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:34,580][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [dest][0] starting shard [dest][0], node[h8bs9IUzRPSWE3S5OnIXXQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=-4dq4NLQTkOoiVjWcbw8RQ], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:34.565Z], delayed=false, allocation_status[no_attempt]], expected_shard_size[230] (shard started task: [shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:34,580][INFO ][o.e.c.r.a.AllocationService] [node_sm0] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[dest][2], [dest][1], [dest][0]] ...]). 1> [2017-12-31T05:50:34,580][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [35], source [shard-started shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery]]] 1> [2017-12-31T05:50:34,581][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [35] 1> [2017-12-31T05:50:34,581][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [35] with uuid [jmixcYf_TXWp644VWCLuRw], diff size [702] 1> [2017-12-31T05:50:34,581][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [35] with uuid [jmixcYf_TXWp644VWCLuRw], diff size [702] 1> [2017-12-31T05:50:34,582][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [35] with uuid [jmixcYf_TXWp644VWCLuRw], diff size [702] 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35]])]: execute 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [35], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35]])] 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 35 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 35 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35]])]: execute 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [35], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35]])] 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 35 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35]])]: execute 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 35 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [35], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35]])] 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 35 1> [2017-12-31T05:50:34,582][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 35 1> [2017-12-31T05:50:34,582][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:34,582][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:34,582][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:34,584][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 35 1> [2017-12-31T05:50:34,584][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 35 1> [2017-12-31T05:50:34,584][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 35 1> [2017-12-31T05:50:34,585][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35]])]: took [2ms] done applying updated cluster state (version: 35, uuid: jmixcYf_TXWp644VWCLuRw) 1> [2017-12-31T05:50:34,586][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35]])]: took [3ms] done applying updated cluster state (version: 35, uuid: jmixcYf_TXWp644VWCLuRw) 1> [2017-12-31T05:50:34,586][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:34,587][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35]])]: took [4ms] done applying updated cluster state (version: 35, uuid: jmixcYf_TXWp644VWCLuRw) 1> [2017-12-31T05:50:34,587][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35] source [shard-started shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery]]]])]: execute 1> [2017-12-31T05:50:34,587][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [35], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35] source [shard-started shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery]]]])] 1> [2017-12-31T05:50:34,587][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 35 1> [2017-12-31T05:50:34,587][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 35 1> [2017-12-31T05:50:34,589][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 35 1> [2017-12-31T05:50:34,590][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [35] source [shard-started shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery]]]])]: took [3ms] done applying updated cluster state (version: 35, uuid: jmixcYf_TXWp644VWCLuRw) 1> [2017-12-31T05:50:34,591][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery][shard id [[dest][2]], allocation id [Rp2mEOv_Twi9P1OvtmxPgw], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery][shard id [[dest][0]], allocation id [-4dq4NLQTkOoiVjWcbw8RQ], primary term [0], message [after new shard recovery]], shard-started shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery][shard id [[dest][1]], allocation id [W2qvPqa-TouyolIs8lSXOA], primary term [0], message [after new shard recovery]]]: took [10ms] done publishing updated cluster state (version: 35, uuid: jmixcYf_TXWp644VWCLuRw) 1> [2017-12-31T05:50:34,591][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test]]: execute 1> [2017-12-31T05:50:34,591][DEBUG][o.e.i.m.MapperService ] [node_sm0] [dest] using dynamic[true] 1> [2017-12-31T05:50:34,592][DEBUG][o.e.c.m.MetaDataMappingService] [node_sm0] [dest/vIWcQWqASY6ynJVTOe2H7g] create_mapping [test] with source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:34,592][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [36], source [put-mapping[test]] 1> [2017-12-31T05:50:34,592][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [36] 1> [2017-12-31T05:50:34,593][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [36] with uuid [cX77jpc9Q36htR2zWy8EwQ], diff size [664] 1> [2017-12-31T05:50:34,593][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [36] with uuid [cX77jpc9Q36htR2zWy8EwQ], diff size [664] 1> [2017-12-31T05:50:34,593][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [36] with uuid [cX77jpc9Q36htR2zWy8EwQ], diff size [664] 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36]])]: execute 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [36], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36]])] 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 36 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 36 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36]])]: execute 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [36], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36]])] 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 36 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 36 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36]])]: execute 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [36], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36]])] 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 36 1> [2017-12-31T05:50:34,594][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 36 1> [2017-12-31T05:50:34,594][DEBUG][o.e.i.m.MapperService ] [node_sd1] [dest] [[dest/vIWcQWqASY6ynJVTOe2H7g]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:34,595][DEBUG][o.e.i.m.MapperService ] [node_sd2] [dest] [[dest/vIWcQWqASY6ynJVTOe2H7g]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:34,595][DEBUG][o.e.i.m.MapperService ] [node_sd3] [dest] [[dest/vIWcQWqASY6ynJVTOe2H7g]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:34,596][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 36 1> [2017-12-31T05:50:34,596][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 36 1> [2017-12-31T05:50:34,597][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36]])]: took [2ms] done applying updated cluster state (version: 36, uuid: cX77jpc9Q36htR2zWy8EwQ) 1> [2017-12-31T05:50:34,597][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 36 1> [2017-12-31T05:50:34,597][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36]])]: took [3ms] done applying updated cluster state (version: 36, uuid: cX77jpc9Q36htR2zWy8EwQ) 1> [2017-12-31T05:50:34,598][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as an index with the same name and UUID exist in the index tombstones. This situation is likely caused by copying over the data directory for an index that was previously deleted. 1> [2017-12-31T05:50:34,598][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36]])]: took [4ms] done applying updated cluster state (version: 36, uuid: cX77jpc9Q36htR2zWy8EwQ) 1> [2017-12-31T05:50:34,598][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36] source [put-mapping[test]]])]: execute 1> [2017-12-31T05:50:34,598][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [36], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36] source [put-mapping[test]]])] 1> [2017-12-31T05:50:34,598][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 36 1> [2017-12-31T05:50:34,598][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 36 1> [2017-12-31T05:50:34,600][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 36 1> [2017-12-31T05:50:34,600][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test]]: took [9ms] done publishing updated cluster state (version: 36, uuid: cX77jpc9Q36htR2zWy8EwQ) 1> [2017-12-31T05:50:34,601][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [36] source [put-mapping[test]]])]: took [2ms] done applying updated cluster state (version: 36, uuid: cX77jpc9Q36htR2zWy8EwQ) 1> [2017-12-31T05:50:34,601][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test]]: execute 1> [2017-12-31T05:50:34,601][DEBUG][o.e.i.m.MapperService ] [node_sm0] [dest] using dynamic[true] 1> [2017-12-31T05:50:34,603][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test]]: took [1ms] no change in cluster state 1> [2017-12-31T05:50:34,655][INFO ][o.e.i.r.ReindexFailureTests] Index [100] docs async: [true] bulk: [false] 1> [2017-12-31T05:50:34,655][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,656][DEBUG][o.e.i.IndicesService ] [node_sm0] creating Index [[source/SktKe4hFTHyJKO7gBOezfw]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:34,656][DEBUG][o.e.i.m.MapperService ] [node_sm0] [source] using dynamic[true] 1> [2017-12-31T05:50:34,657][INFO ][o.e.c.m.MetaDataCreateIndexService] [node_sm0] [source] creating index, cause [auto(bulk api)], templates [random_index_template], shards [3]/[0], mappings [] 1> [2017-12-31T05:50:34,658][DEBUG][o.e.i.IndicesService ] [node_sm0] [source] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:34,658][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/SktKe4hFTHyJKO7gBOezfw] closing index service (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 2> REPRODUCE WITH: gradle :modules:reindex:test -Dtests.seed=401B0C5B3206920F -Dtests.class=org.elasticsearch.index.reindex.ReindexFailureTests -Dtests.method="testAbortOnVersionConflict" -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Cuiaba 1> [2017-12-31T05:50:34,658][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,658][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sm0] [source] full cache clear, reason [close] 1> [2017-12-31T05:50:34,658][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sm0] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:34,658][DEBUG][o.e.i.IndicesService ] [node_sm0] [source/SktKe4hFTHyJKO7gBOezfw] closed... (reason [NO_LONGER_ASSIGNED][cleaning up after validating index on master]) 1> [2017-12-31T05:50:34,658][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [37], source [create-index [source], cause [auto(bulk api)]] 1> [2017-12-31T05:50:34,658][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [37] 1> [2017-12-31T05:50:34,659][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [37] with uuid [NRpqAnqmS_eNaCyT2tFMYw], diff size [717] 2> REPRODUCE WITH: gradle :modules:reindex:test -Dtests.seed=401B0C5B3206920F -Dtests.class=org.elasticsearch.index.reindex.ReindexFailureTests -Dtests.method="testAbortOnVersionConflict" -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Cuiaba 1> [2017-12-31T05:50:34,659][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [37] with uuid [NRpqAnqmS_eNaCyT2tFMYw], diff size [717] 1> [2017-12-31T05:50:34,660][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37]])]: execute 1> [2017-12-31T05:50:34,660][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [37], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37]])] 1> [2017-12-31T05:50:34,660][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 37 1> [2017-12-31T05:50:34,660][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 37 1> [2017-12-31T05:50:34,660][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [[source/SktKe4hFTHyJKO7gBOezfw]] creating index 1> [2017-12-31T05:50:34,660][DEBUG][o.e.i.IndicesService ] [node_sd2] creating Index [[source/SktKe4hFTHyJKO7gBOezfw]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:34,661][DEBUG][o.e.i.m.MapperService ] [node_sd2] [source] using dynamic[true] 1> [2017-12-31T05:50:34,661][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd2] [source][0] creating shard 1> [2017-12-31T05:50:34,662][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [37] with uuid [NRpqAnqmS_eNaCyT2tFMYw], diff size [717] 1> [2017-12-31T05:50:34,662][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37]])]: execute 1> [2017-12-31T05:50:34,662][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [37], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37]])] 1> [2017-12-31T05:50:34,662][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 37 1> [2017-12-31T05:50:34,662][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 37 1> [2017-12-31T05:50:34,662][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [[source/SktKe4hFTHyJKO7gBOezfw]] creating index 1> [2017-12-31T05:50:34,662][DEBUG][o.e.i.IndicesService ] [node_sd3] creating Index [[source/SktKe4hFTHyJKO7gBOezfw]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:34,663][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [source][0] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/2/indices/SktKe4hFTHyJKO7gBOezfw/0, shard=[source][0]}] 1> [2017-12-31T05:50:34,663][DEBUG][o.e.i.m.MapperService ] [node_sd3] [source] using dynamic[true] 1> [2017-12-31T05:50:34,663][DEBUG][o.e.i.IndexService ] [node_sd2] [source] creating shard_id [source][0] 1> [2017-12-31T05:50:34,663][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd3] [source][1] creating shard 1> [2017-12-31T05:50:34,664][DEBUG][o.e.i.s.Store ] [node_sd2] [source][0] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:34,664][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [CREATED] 1> [2017-12-31T05:50:34,664][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [source][1] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/3/indices/SktKe4hFTHyJKO7gBOezfw/1, shard=[source][1]}] 1> [2017-12-31T05:50:34,664][DEBUG][o.e.i.IndexService ] [node_sd3] [source] creating shard_id [source][1] 1> [2017-12-31T05:50:34,664][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37]])]: execute 1> [2017-12-31T05:50:34,664][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [37], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37]])] 1> [2017-12-31T05:50:34,664][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 37 1> [2017-12-31T05:50:34,664][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 37 1> [2017-12-31T05:50:34,664][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [[source/SktKe4hFTHyJKO7gBOezfw]] creating index 1> [2017-12-31T05:50:34,664][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:34,664][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] starting recovery from store ... 1> [2017-12-31T05:50:34,665][DEBUG][o.e.i.s.Store ] [node_sd3] [source][1] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:34,665][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [CREATED] 1> [2017-12-31T05:50:34,665][DEBUG][o.e.i.IndicesService ] [node_sd1] creating Index [[source/SktKe4hFTHyJKO7gBOezfw]], shards [3]/[0] - reason [create index] 1> [2017-12-31T05:50:34,665][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:34,665][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][0] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:34,665][DEBUG][o.e.i.m.MapperService ] [node_sd1] [source] using dynamic[true] 1> [2017-12-31T05:50:34,665][DEBUG][o.e.i.c.IndicesClusterStateService] [node_sd1] [source][2] creating shard 1> [2017-12-31T05:50:34,665][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] starting recovery from store ... 1> [2017-12-31T05:50:34,666][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 37 1> [2017-12-31T05:50:34,666][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 37 1> [2017-12-31T05:50:34,667][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37]])]: took [5ms] done applying updated cluster state (version: 37, uuid: NRpqAnqmS_eNaCyT2tFMYw) 1> [2017-12-31T05:50:34,668][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:34,668][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] recovery completed from [shard_store], took [6ms] 1> [2017-12-31T05:50:34,668][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [source][2] creating using a new path [ShardPath{path=/var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001/tempDir-002/d0/nodes/1/indices/SktKe4hFTHyJKO7gBOezfw/2, shard=[source][2]}] 1> [2017-12-31T05:50:34,668][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][1] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:34,668][DEBUG][o.e.i.IndexService ] [node_sd1] [source] creating shard_id [source][2] 1> [2017-12-31T05:50:34,668][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd2] [source][0] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,668][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37]])]: took [8ms] done applying updated cluster state (version: 37, uuid: NRpqAnqmS_eNaCyT2tFMYw) 1> [2017-12-31T05:50:34,668][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] received shard started for [shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,668][DEBUG][o.e.i.s.Store ] [node_sd1] [source][2] store stats are refreshed with refresh_interval [10s] 1> [2017-12-31T05:50:34,669][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [CREATED] 1> [2017-12-31T05:50:34,669][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [CREATED]->[RECOVERING], reason [from store] 1> [2017-12-31T05:50:34,669][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:34,669][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] recovery completed from [shard_store], took [6ms] 1> [2017-12-31T05:50:34,669][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] starting recovery from store ... 1> [2017-12-31T05:50:34,669][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd3] [source][1] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,670][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] received shard started for [shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,670][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][2] wipe translog location - creating new translog, starting generation [1] 1> [2017-12-31T05:50:34,671][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 37 1> [2017-12-31T05:50:34,671][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery from shard_store] 1> [2017-12-31T05:50:34,671][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] recovery completed from [shard_store], took [6ms] 1> [2017-12-31T05:50:34,672][DEBUG][o.e.c.a.s.ShardStateAction] [node_sd1] [source][2] sending [internal:cluster/shard/started] to [bOWASjTcTOisA4FsYPv-OQ] for shard entry [shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,672][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] received shard started for [shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery]] 1> [2017-12-31T05:50:34,673][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:34,673][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37]])]: took [8ms] done applying updated cluster state (version: 37, uuid: NRpqAnqmS_eNaCyT2tFMYw) 1> [2017-12-31T05:50:34,673][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37] source [create-index [source], cause [auto(bulk api)]]])]: execute 1> [2017-12-31T05:50:34,673][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [37], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37] source [create-index [source], cause [auto(bulk api)]]])] 1> [2017-12-31T05:50:34,673][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 37 1> [2017-12-31T05:50:34,673][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 37 1> [2017-12-31T05:50:34,676][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 37 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [21ms] done publishing updated cluster state (version: 37, uuid: NRpqAnqmS_eNaCyT2tFMYw) 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [37] source [create-index [source], cause [auto(bulk api)]]])]: took [3ms] done applying updated cluster state (version: 37, uuid: NRpqAnqmS_eNaCyT2tFMYw) 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,677][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,678][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,679][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,680][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,684][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,685][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,686][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,687][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,688][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,689][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,690][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,690][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,690][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,690][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,690][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,690][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,690][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,690][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,691][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,691][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,691][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,691][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,691][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,691][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,691][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,691][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,692][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,693][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,694][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: execute 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [create-index [source], cause [auto(bulk api)]]: took [0s] no change in cluster state 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery]]]: execute 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][0] starting shard [source][0], node[h8bs9IUzRPSWE3S5OnIXXQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=rwRliEjIRh-jxEyOzUSncA], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:34.657Z], delayed=false, allocation_status[no_attempt]], expected_shard_size[230] (shard started task: [shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][1] starting shard [source][1], node[HHMoQL6gTuKgHFJ6a395cA], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=4CTfGBzoRJqocbYKdQ0jLw], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:34.657Z], delayed=false, allocation_status[no_attempt]], expected_shard_size[230] (shard started task: [shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:34,695][DEBUG][o.e.c.a.s.ShardStateAction] [node_sm0] [source][2] starting shard [source][2], node[bl4yBwZQRrCXgXZLbOA6fQ], [P], recovery_source[new shard recovery], s[INITIALIZING], a[id=kf7GjWasSbKYnkY6dbfvxA], unassigned_info[[reason=INDEX_CREATED], at[2017-12-31T08:50:34.657Z], delayed=false, allocation_status[no_attempt]], expected_shard_size[230] (shard started task: [shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery]]) 1> [2017-12-31T05:50:34,696][INFO ][o.e.c.r.a.AllocationService] [node_sm0] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[source][0], [source][1], [source][2]] ...]). 1> [2017-12-31T05:50:34,696][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [38], source [shard-started shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery]]] 1> [2017-12-31T05:50:34,696][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [38] 1> [2017-12-31T05:50:34,697][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [38] with uuid [WIn7Xo5xSKWN6ac8NbEDEg], diff size [700] 1> [2017-12-31T05:50:34,697][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38]])]: execute 1> [2017-12-31T05:50:34,697][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [38], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38]])] 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 38 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 38 1> [2017-12-31T05:50:34,698][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [38] with uuid [WIn7Xo5xSKWN6ac8NbEDEg], diff size [700] 1> [2017-12-31T05:50:34,698][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [38] with uuid [WIn7Xo5xSKWN6ac8NbEDEg], diff size [700] 1> [2017-12-31T05:50:34,698][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38]])]: execute 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [38], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38]])] 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 38 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 38 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38]])]: execute 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [38], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38]])] 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 38 1> [2017-12-31T05:50:34,698][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 38 1> [2017-12-31T05:50:34,698][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:34,698][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]] 1> [2017-12-31T05:50:34,700][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 38 1> [2017-12-31T05:50:34,700][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 38 1> [2017-12-31T05:50:34,701][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 38 1> [2017-12-31T05:50:34,703][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:34,705][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38]])]: took [6ms] done applying updated cluster state (version: 38, uuid: WIn7Xo5xSKWN6ac8NbEDEg) 1> [2017-12-31T05:50:34,707][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38]])]: took [9ms] done applying updated cluster state (version: 38, uuid: WIn7Xo5xSKWN6ac8NbEDEg) 1> [2017-12-31T05:50:34,709][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38]])]: took [10ms] done applying updated cluster state (version: 38, uuid: WIn7Xo5xSKWN6ac8NbEDEg) 1> [2017-12-31T05:50:34,709][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38] source [shard-started shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery]]]])]: execute 1> [2017-12-31T05:50:34,709][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [38], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38] source [shard-started shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery]]]])] 1> [2017-12-31T05:50:34,709][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 38 1> [2017-12-31T05:50:34,709][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 38 1> [2017-12-31T05:50:34,710][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 38 1> [2017-12-31T05:50:34,715][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [38] source [shard-started shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery]]]])]: took [5ms] done applying updated cluster state (version: 38, uuid: WIn7Xo5xSKWN6ac8NbEDEg) 1> [2017-12-31T05:50:34,715][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [shard-started shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery][shard id [[source][1]], allocation id [4CTfGBzoRJqocbYKdQ0jLw], primary term [0], message [after new shard recovery]], shard-started shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery][shard id [[source][0]], allocation id [rwRliEjIRh-jxEyOzUSncA], primary term [0], message [after new shard recovery]], shard-started shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery][shard id [[source][2]], allocation id [kf7GjWasSbKYnkY6dbfvxA], primary term [0], message [after new shard recovery]]]: took [19ms] done publishing updated cluster state (version: 38, uuid: WIn7Xo5xSKWN6ac8NbEDEg) 1> [2017-12-31T05:50:34,715][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test, test, test, test, test, test]]: execute 1> [2017-12-31T05:50:34,716][DEBUG][o.e.i.m.MapperService ] [node_sm0] [source] using dynamic[true] 1> [2017-12-31T05:50:34,717][DEBUG][o.e.c.m.MetaDataMappingService] [node_sm0] [source/SktKe4hFTHyJKO7gBOezfw] create_mapping [test] with source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:34,722][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [39], source [put-mapping[test, test, test, test, test, test, test]] 1> [2017-12-31T05:50:34,722][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [39] 1> [2017-12-31T05:50:34,723][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [39] with uuid [_95Ae8rZQ_mf1XGVh0vGeQ], diff size [668] 1> [2017-12-31T05:50:34,723][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [39] with uuid [_95Ae8rZQ_mf1XGVh0vGeQ], diff size [668] 1> [2017-12-31T05:50:34,723][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd1] received diff cluster state version [39] with uuid [_95Ae8rZQ_mf1XGVh0vGeQ], diff size [668] 1> [2017-12-31T05:50:34,723][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39]])]: execute 1> [2017-12-31T05:50:34,723][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] cluster state updated, version [39], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39]])] 1> [2017-12-31T05:50:34,723][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] applying cluster state version 39 1> [2017-12-31T05:50:34,723][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] apply cluster state with version 39 1> [2017-12-31T05:50:34,723][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39]])]: execute 1> [2017-12-31T05:50:34,723][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [39], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39]])] 1> [2017-12-31T05:50:34,724][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39]])]: execute 1> [2017-12-31T05:50:34,724][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 39 1> [2017-12-31T05:50:34,724][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] cluster state updated, version [39], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39]])] 1> [2017-12-31T05:50:34,724][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 39 1> [2017-12-31T05:50:34,724][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] applying cluster state version 39 1> [2017-12-31T05:50:34,724][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] apply cluster state with version 39 1> [2017-12-31T05:50:34,724][DEBUG][o.e.i.m.MapperService ] [node_sd1] [source] [[source/SktKe4hFTHyJKO7gBOezfw]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:34,724][DEBUG][o.e.i.m.MapperService ] [node_sd2] [source] [[source/SktKe4hFTHyJKO7gBOezfw]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:34,724][DEBUG][o.e.i.m.MapperService ] [node_sd3] [source] [[source/SktKe4hFTHyJKO7gBOezfw]] added mapping [test], source [{"test":{"properties":{"test":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}}}}}] 1> [2017-12-31T05:50:34,726][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] set locally applied cluster state to version 39 1> [2017-12-31T05:50:34,726][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] set locally applied cluster state to version 39 1> [2017-12-31T05:50:34,726][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 39 1> [2017-12-31T05:50:34,726][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39]])]: took [2ms] done applying updated cluster state (version: 39, uuid: _95Ae8rZQ_mf1XGVh0vGeQ) 1> [2017-12-31T05:50:34,727][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39]])]: took [3ms] done applying updated cluster state (version: 39, uuid: _95Ae8rZQ_mf1XGVh0vGeQ) 1> [2017-12-31T05:50:34,727][WARN ][o.e.g.DanglingIndicesState] [node_sd1] [[source/sj2mv1B6SP6OUxseTSjeOQ]] can not be imported as a dangling index, as index with same name already exists in cluster metadata 1> [2017-12-31T05:50:34,727][DEBUG][o.e.c.s.ClusterApplierService] [node_sd1] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39]])]: took [4ms] done applying updated cluster state (version: 39, uuid: _95Ae8rZQ_mf1XGVh0vGeQ) 1> [2017-12-31T05:50:34,728][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39] source [put-mapping[test, test, test, test, test, test, test]]])]: execute 1> [2017-12-31T05:50:34,728][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [39], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39] source [put-mapping[test, test, test, test, test, test, test]]])] 1> [2017-12-31T05:50:34,728][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 39 1> [2017-12-31T05:50:34,728][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 39 1> [2017-12-31T05:50:34,730][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 39 1> [2017-12-31T05:50:34,731][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [put-mapping[test, test, test, test, test, test, test]]: took [15ms] done publishing updated cluster state (version: 39, uuid: _95Ae8rZQ_mf1XGVh0vGeQ) 1> [2017-12-31T05:50:34,731][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [39] source [put-mapping[test, test, test, test, test, test, test]]])]: took [3ms] done applying updated cluster state (version: 39, uuid: _95Ae8rZQ_mf1XGVh0vGeQ) 1> [2017-12-31T05:50:34,765][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] [1048]: starting 1> [2017-12-31T05:50:34,765][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] executing initial scroll against [source] 1> [2017-12-31T05:50:34,770][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] scroll returned [100] documents with a scroll id of [DnF1ZXJ5VGhlbkZldGNoAwAAAAAAAAADFmg4YnM5SVV6UlBTV0UzUzVPbklYWFEAAAAAAAAAAhZISE1vUUw2Z1R1S2dIRko2YTM5NWNBAAAAAAAAAAMWYmw0eUJ3WlFSckNYZ1haTGJPQTZmUQ==] 1> [2017-12-31T05:50:34,771][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] [1048]: got scroll response with [100] hits 1> [2017-12-31T05:50:34,771][DEBUG][o.e.i.r.WorkerBulkByScrollTaskState] [1048]: preparing bulk request for [0s] 1> [2017-12-31T05:50:34,771][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] [1048]: preparing bulk request 1> [2017-12-31T05:50:34,771][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] [1048]: sending [100] entry, [7kb] bulk request 1> [2017-12-31T05:50:34,778][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] [1048]: finishing without any catastrophic failures 1> [2017-12-31T05:50:34,779][DEBUG][o.e.i.r.TransportReindexAction] [node_sd2] Freed [3] contexts FAILURE 20.3s J3 | ReindexFailureTests.testAbortOnVersionConflict <<< FAILURES! > Throwable #1: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:731) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:705) > at org.elasticsearch.test.ESTestCase.ensureAllSearchContextsReleased(ESTestCase.java:421) > at org.elasticsearch.test.ESIntegTestCase.cleanUpCluster(ESIntegTestCase.java:2072) > at java.lang.Thread.run(Thread.java:748) > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > Caused by: java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*] > at org.elasticsearch.search.MockSearchService.addActiveContext(MockSearchService.java:59) > at org.elasticsearch.search.MockSearchService.putContext(MockSearchService.java:78) > at org.elasticsearch.search.SearchService.createAndPutContext(SearchService.java:537) > at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:330) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:316) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:312) > at org.elasticsearch.search.SearchService$3.doRun(SearchService.java:1002) > at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:41) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > ... 1 more > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]]Throwable #2: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:731) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:705) > at org.elasticsearch.test.ESTestCase.ensureAllSearchContextsReleased(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.after(ESTestCase.java:300) > at java.lang.Thread.run(Thread.java:748) > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > Caused by: java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*] > at org.elasticsearch.search.MockSearchService.addActiveContext(MockSearchService.java:59) > at org.elasticsearch.search.MockSearchService.putContext(MockSearchService.java:78) > at org.elasticsearch.search.SearchService.createAndPutContext(SearchService.java:537) > at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:330) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:316) > at org.elasticsearch.search.SearchService$2.onResponse(SearchService.java:312) > at org.elasticsearch.search.SearchService$3.doRun(SearchService.java:1002) > at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:41) > at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > ... 1 more > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > Suppressed: java.lang.AssertionError: There are still [1] in-flight contexts. The first one's creation site is listed as the cause of this exception. > at org.elasticsearch.search.MockSearchService.assertNoInFlightContext(MockSearchService.java:51) > at org.elasticsearch.test.ESTestCase.lambda$ensureAllSearchContextsReleased$4(ESTestCase.java:421) > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:719) > ... 37 more > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] > [CIRCULAR REFERENCE:java.lang.RuntimeException: [bl4yBwZQRrCXgXZLbOA6fQ][source][2]scroll=[5m] query=[*:*]] 1> [2017-12-31T05:50:54,793][INFO ][o.e.n.Node ] [node_sd1] stopping ... 1> [2017-12-31T05:50:54,793][DEBUG][o.e.d.z.MasterFaultDetection] [node_sd1] [master] stopping fault detection against master [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], reason [zen disco stop] 1> [2017-12-31T05:50:54,794][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-left({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(left)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} left]]: execute 1> [2017-12-31T05:50:54,794][DEBUG][o.e.c.r.a.AllocationService] [node_sm0] [dest][2] failing shard [dest][2], node[bl4yBwZQRrCXgXZLbOA6fQ], [P], s[STARTED], a[id=Rp2mEOv_Twi9P1OvtmxPgw] with unassigned info ([reason=NODE_LEFT], at[2017-12-31T08:50:54.794Z], delayed=false, details[node_left[bl4yBwZQRrCXgXZLbOA6fQ]], allocation_status[no_attempt]) 1> [2017-12-31T05:50:54,795][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40738} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,795][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54388} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,795][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39194} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,795][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39196} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.c.r.a.AllocationService] [node_sm0] [source][2] failing shard [source][2], node[bl4yBwZQRrCXgXZLbOA6fQ], [P], s[STARTED], a[id=kf7GjWasSbKYnkY6dbfvxA] with unassigned info ([reason=NODE_LEFT], at[2017-12-31T08:50:54.796Z], delayed=false, details[node_left[bl4yBwZQRrCXgXZLbOA6fQ]], allocation_status[no_attempt]) 1> [2017-12-31T05:50:54,795][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40758} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54394} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39200} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54399} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,795][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40740} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39214} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40742} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54414} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54416} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40752} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39212} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,796][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39206} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,797][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54386} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,797][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40746} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,797][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39216} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,797][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40756} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,797][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39210} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,797][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40754} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,797][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54408} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,798][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39204} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,798][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40748} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,798][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40750} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,798][DEBUG][o.e.i.IndicesService ] [node_sd1] [dest] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:54,798][DEBUG][o.e.i.IndicesService ] [node_sd1] [dest/vIWcQWqASY6ynJVTOe2H7g] closing index service (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,798][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54392} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,798][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] [2] closing... (reason: [shutdown]) 1> [2017-12-31T05:50:54,799][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [dest][2] state: [STARTED]->[CLOSED], reason [shutdown] 1> [2017-12-31T05:50:54,799][DEBUG][o.e.i.IndicesService ] [node_sd1] [source] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:54,799][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][2] flushing shard on close - this might take some time to sync files to disk 1> [2017-12-31T05:50:54,799][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/SktKe4hFTHyJKO7gBOezfw] closing index service (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,799][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [2] closing... (reason: [shutdown]) 1> [2017-12-31T05:50:54,799][DEBUG][o.e.i.s.IndexShard ] [node_sd1] [source][2] state: [STARTED]->[CLOSED], reason [shutdown] 1> [2017-12-31T05:50:54,798][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39208} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,798][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40744} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,799][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] flushing shard on close - this might take some time to sync files to disk 1> [2017-12-31T05:50:54,797][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54418} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,799][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54396} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,798][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39198} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,799][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40760} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,799][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54390} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,799][DEBUG][o.e.t.n.NioTransport ] [node_sd2] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35287, remoteAddress=/127.0.0.1:54404} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,799][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39202} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,800][DEBUG][o.e.c.r.a.a.BalancedShardsAllocator] [node_sm0] skipping rebalance due to in-flight shard/store fetches 1> [2017-12-31T05:50:54,800][INFO ][o.e.c.r.a.AllocationService] [node_sm0] Cluster health status changed from [GREEN] to [RED] (reason: [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} left]). 1> [2017-12-31T05:50:54,800][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [40], source [zen-disco-node-left({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(left)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} left]] 1> [2017-12-31T05:50:54,800][INFO ][o.e.c.s.MasterService ] [node_sm0] zen-disco-node-left({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(left)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} left], reason: removed {{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434},} 1> [2017-12-31T05:50:54,800][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [40] 1> [2017-12-31T05:50:54,801][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd2] received diff cluster state version [40] with uuid [5k2efCkJRbGFWKlYojvnAw], diff size [949] 1> [2017-12-31T05:50:54,801][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sd3] received diff cluster state version [40] with uuid [5k2efCkJRbGFWKlYojvnAw], diff size [949] 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][2] close now acquiring writeLock 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][2] close acquired writeLock 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] close now acquiring writeLock 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.t.Translog ] [node_sd1] [dest][2] translog closed 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] close acquired writeLock 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.t.Translog ] [node_sd1] [source][2] translog closed 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.e.Engine ] [node_sd1] [dest][2] engine closed [api] 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.s.Store ] [node_sd1] [dest][2] store reference count on close: 0 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.IndexService ] [node_sd1] [dest] [2] closed (reason: [shutdown]) 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd1] [dest] full cache clear, reason [close] 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.e.Engine ] [node_sd1] [source][2] engine closed [api] 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.s.Store ] [node_sd1] [source][2] store reference count on close: 0 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.IndexService ] [node_sd1] [source] [2] closed (reason: [shutdown]) 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.IndicesService ] [node_sd1] [dest/vIWcQWqASY6ynJVTOe2H7g] closed... (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd1] [source] full cache clear, reason [close] 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd1] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,802][DEBUG][o.e.i.IndicesService ] [node_sd1] [source/SktKe4hFTHyJKO7gBOezfw] closed... (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,802][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [40]])]: execute 1> [2017-12-31T05:50:54,802][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] cluster state updated, version [40], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [40]])] 1> [2017-12-31T05:50:54,802][INFO ][o.e.c.s.ClusterApplierService] [node_sd3] removed {{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [40]]) 1> [2017-12-31T05:50:54,802][INFO ][o.e.n.Node ] [node_sd1] stopped 1> [2017-12-31T05:50:54,802][INFO ][o.e.n.Node ] [node_sd1] closing ... 1> [2017-12-31T05:50:54,802][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] applying cluster state version 40 1> [2017-12-31T05:50:54,802][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] apply cluster state with version 40 1> [2017-12-31T05:50:54,804][INFO ][o.e.n.Node ] [node_sd1] closed 1> [2017-12-31T05:50:54,805][INFO ][o.e.n.Node ] [node_sd2] stopping ... 1> [2017-12-31T05:50:54,805][DEBUG][o.e.d.z.MasterFaultDetection] [node_sd2] [master] stopping fault detection against master [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], reason [zen disco stop] 1> [2017-12-31T05:50:54,806][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] set locally applied cluster state to version 40 1> [2017-12-31T05:50:54,806][DEBUG][o.e.c.s.ClusterApplierService] [node_sd3] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [40]])]: took [4ms] done applying updated cluster state (version: 40, uuid: 5k2efCkJRbGFWKlYojvnAw) 1> [2017-12-31T05:50:54,806][DEBUG][o.e.c.s.ClusterApplierService] [node_sd2] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [40]])]: ignoring, cluster applier service not started 1> [2017-12-31T05:50:54,807][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sm0] failed to commit cluster state (uuid [5k2efCkJRbGFWKlYojvnAw], version [40]) to {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} 1> org.elasticsearch.transport.NodeDisconnectedException: [node_sd2][127.0.0.1:35287][internal:discovery/zen/publish/commit] disconnected 1> [2017-12-31T05:50:54,807][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39266} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,807][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39264} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,807][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40724} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40734} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39270} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40726} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39274} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39268} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40736} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40730} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39276} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [40] source [zen-disco-node-left({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(left)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} left]]])]: execute 1> [2017-12-31T05:50:54,809][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [40], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [40] source [zen-disco-node-left({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(left)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} left]]])] 1> [2017-12-31T05:50:54,808][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40728} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,809][INFO ][o.e.c.s.ClusterApplierService] [node_sm0] removed {{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [40] source [zen-disco-node-left({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(left)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} left]]]) 1> [2017-12-31T05:50:54,809][DEBUG][o.e.t.n.NioTransport ] [node_sd3] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:35162, remoteAddress=/127.0.0.1:39272} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,809][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40732} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,810][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,810][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,810][WARN ][o.e.c.NodeConnectionsService] [node_sm0] failed to connect to node {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} (tried [1] times) 1> org.elasticsearch.transport.ConnectTransportException: [node_sd2][127.0.0.1:35287] connect_exception 1> at org.elasticsearch.transport.TcpChannel.awaitConnected(TcpChannel.java:165) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.openConnection(TcpTransport.java:616) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.connectToNode(TcpTransport.java:513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.test.transport.MockTransportService$LookupTestTransport.connectToNode(MockTransportService.java:529) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:327) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:314) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.NodeConnectionsService.validateAndConnectIfNeeded(NodeConnectionsService.java:154) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.NodeConnectionsService$1.doRun(NodeConnectionsService.java:107) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> Caused by: java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> ... 1 more 1> [2017-12-31T05:50:54,811][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 40 1> [2017-12-31T05:50:54,811][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 40 1> [2017-12-31T05:50:54,810][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,810][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,811][DEBUG][o.e.i.IndicesService ] [node_sd2] [dest] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:54,811][DEBUG][o.e.i.IndicesService ] [node_sd2] [dest/vIWcQWqASY6ynJVTOe2H7g] closing index service (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,811][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] [0] closing... (reason: [shutdown]) 1> [2017-12-31T05:50:54,811][DEBUG][o.e.i.IndicesService ] [node_sd2] [source] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:54,811][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,811][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,811][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [dest][0] state: [STARTED]->[CLOSED], reason [shutdown] 1> [2017-12-31T05:50:54,811][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/SktKe4hFTHyJKO7gBOezfw] closing index service (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,811][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][0] flushing shard on close - this might take some time to sync files to disk 1> [2017-12-31T05:50:54,811][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [0] closing... (reason: [shutdown]) 1> [2017-12-31T05:50:54,811][DEBUG][o.e.i.s.IndexShard ] [node_sd2] [source][0] state: [STARTED]->[CLOSED], reason [shutdown] 1> [2017-12-31T05:50:54,812][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] flushing shard on close - this might take some time to sync files to disk 1> [2017-12-31T05:50:54,811][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,811][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,812][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,812][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,812][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35287} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] close now acquiring writeLock 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] close acquired writeLock 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.t.Translog ] [node_sd2] [source][0] translog closed 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.e.Engine ] [node_sd2] [source][0] engine closed [api] 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][0] close now acquiring writeLock 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.s.Store ] [node_sd2] [source][0] store reference count on close: 0 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][0] close acquired writeLock 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.IndexService ] [node_sd2] [source] [0] closed (reason: [shutdown]) 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.t.Translog ] [node_sd2] [dest][0] translog closed 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd2] [source] full cache clear, reason [close] 1> [2017-12-31T05:50:54,813][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,814][DEBUG][o.e.i.IndicesService ] [node_sd2] [source/SktKe4hFTHyJKO7gBOezfw] closed... (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,814][DEBUG][o.e.i.e.Engine ] [node_sd2] [dest][0] engine closed [api] 1> [2017-12-31T05:50:54,814][DEBUG][o.e.i.s.Store ] [node_sd2] [dest][0] store reference count on close: 0 1> [2017-12-31T05:50:54,814][DEBUG][o.e.i.IndexService ] [node_sd2] [dest] [0] closed (reason: [shutdown]) 1> [2017-12-31T05:50:54,814][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,814][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd2] [dest] full cache clear, reason [close] 1> [2017-12-31T05:50:54,814][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd2] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,814][DEBUG][o.e.i.IndicesService ] [node_sd2] [dest/vIWcQWqASY6ynJVTOe2H7g] closed... (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,814][INFO ][o.e.n.Node ] [node_sd2] stopped 1> [2017-12-31T05:50:54,814][INFO ][o.e.n.Node ] [node_sd2] closing ... 1> [2017-12-31T05:50:54,815][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 40 1> [2017-12-31T05:50:54,816][INFO ][o.e.n.Node ] [node_sd2] closed 1> [2017-12-31T05:50:54,816][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [40] source [zen-disco-node-left({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(left)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} left]]])]: took [7ms] done applying updated cluster state (version: 40, uuid: 5k2efCkJRbGFWKlYojvnAw) 1> [2017-12-31T05:50:54,816][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-left({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(left)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} left]]: took [22ms] done publishing updated cluster state (version: 40, uuid: 5k2efCkJRbGFWKlYojvnAw) 1> [2017-12-31T05:50:54,816][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-left({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(left)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} left], zen-disco-node-failed({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(transport disconnected)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} transport disconnected], zen-disco-node-failed({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(transport disconnected)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected, {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected]]: execute 1> [2017-12-31T05:50:54,816][DEBUG][o.e.t.d.TestZenDiscovery ] [node_sm0] node [{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} transport disconnected] does not exist in cluster state, ignoring 1> [2017-12-31T05:50:54,816][DEBUG][o.e.c.r.a.AllocationService] [node_sm0] [dest][0] failing shard [dest][0], node[h8bs9IUzRPSWE3S5OnIXXQ], [P], s[STARTED], a[id=-4dq4NLQTkOoiVjWcbw8RQ] with unassigned info ([reason=NODE_LEFT], at[2017-12-31T08:50:54.816Z], delayed=false, details[node_left[h8bs9IUzRPSWE3S5OnIXXQ]], allocation_status[no_attempt]) 1> [2017-12-31T05:50:54,817][DEBUG][o.e.c.r.a.AllocationService] [node_sm0] [source][0] failing shard [source][0], node[h8bs9IUzRPSWE3S5OnIXXQ], [P], s[STARTED], a[id=rwRliEjIRh-jxEyOzUSncA] with unassigned info ([reason=NODE_LEFT], at[2017-12-31T08:50:54.817Z], delayed=false, details[node_left[h8bs9IUzRPSWE3S5OnIXXQ]], allocation_status[no_attempt]) 1> [2017-12-31T05:50:54,817][INFO ][o.e.n.Node ] [node_sd3] stopping ... 1> [2017-12-31T05:50:54,817][DEBUG][o.e.d.z.MasterFaultDetection] [node_sd3] [master] stopping fault detection against master [{node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220}], reason [zen disco stop] 1> [2017-12-31T05:50:54,818][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [[source/SktKe4hFTHyJKO7gBOezfw]][2]: found 0 allocation candidates of [source][2], node[null], [P], recovery_source[existing recovery], s[UNASSIGNED], unassigned_info[[reason=NODE_LEFT], at[2017-12-31T08:50:54.796Z], delayed=false, details[node_left[bl4yBwZQRrCXgXZLbOA6fQ]], allocation_status[fetching_shard_data]] based on allocation ids: [[kf7GjWasSbKYnkY6dbfvxA]] 1> [2017-12-31T05:50:54,818][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [[source/SktKe4hFTHyJKO7gBOezfw]][2]: not allocating, number_of_allocated_shards_found [0] 1> [2017-12-31T05:50:54,818][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40768} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,818][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40762} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 2> NOTE: leaving temporary files on disk at: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/J3/temp/org.elasticsearch.index.reindex.ReindexFailureTests_401B0C5B3206920F-001 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn, timezone=America/Cuiaba 2> NOTE: Linux 3.10.0-693.2.2.el7.x86_64 amd64/Oracle Corporation 1.8.0_151 (64-bit)/cpus=8,threads=1,free=432775992,total=517996544 2> NOTE: All tests run in this JVM: [RethrottleTests, RemoteInfoTests, UpdateByQueryBasicTests, ReindexVersioningTests, ReindexMetadataTests, ReindexFailureTests] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,818][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40776} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,819][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40772} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,819][DEBUG][o.e.g.TransportNodesListGatewayStartedShards] [node_sm0] failed to execute on node [HHMoQL6gTuKgHFJ6a395cA] 1> org.elasticsearch.transport.NodeNotConnectedException: [node_sd3][127.0.0.1:35162] Node not connected 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:693) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:122) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.test.transport.MockTransportService$LookupTestTransport.getConnection(MockTransportService.java:539) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.getConnection(TransportService.java:525) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:501) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.start(TransportNodesAction.java:197) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction.doExecute(TransportNodesAction.java:89) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction.doExecute(TransportNodesAction.java:52) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:81) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.list(TransportNodesListGatewayStartedShards.java:91) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.AsyncShardFetch.asyncFetch(AsyncShardFetch.java:289) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.AsyncShardFetch.fetchData(AsyncShardFetch.java:127) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator$InternalPrimaryShardAllocator.fetchData(GatewayAllocator.java:168) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.PrimaryShardAllocator.makeAllocationDecision(PrimaryShardAllocator.java:94) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.BaseGatewayShardAllocator.allocateUnassigned(BaseGatewayShardAllocator.java:62) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator.innerAllocatedUnassigned(GatewayAllocator.java:124) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator.allocateUnassigned(GatewayAllocator.java:114) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.routing.allocation.AllocationService.reroute(AllocationService.java:355) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.routing.allocation.AllocationService.deassociateDeadNodes(AllocationService.java:215) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.discovery.zen.ZenDiscovery$NodeRemovalClusterStateTaskExecutor.execute(ZenDiscovery.java:636) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,819][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40790} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] FAILURE: Build failed with an exception. 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] * What went wrong: 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] Execution failed for task ':modules:reindex:test'. 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] > There were test failures: 30 suites, 172 tests, 1 error, 2 failures [seed: 401B0C5B3206920F] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] * Try: 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] * Get more help at https://help.gradle.org 1> [2017-12-31T05:50:54,819][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40784} 1> java.io.IOException: Connection reset by peer BUILD FAILED in 22m 18s 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.IndicesService ] [node_sd3] [dest] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:54,820][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40780} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.IndicesService ] [node_sd3] [source] closing ... (reason [NO_LONGER_ASSIGNED]) 1> [2017-12-31T05:50:54,820][DEBUG][o.e.t.n.NioTransport ] [node_sm0] exception while reading from socket channel: TcpNioSocketChannel{localAddress=/127.0.0.1:46220, remoteAddress=/127.0.0.1:40800} 1> java.io.IOException: Connection reset by peer 1> at sun.nio.ch.FileDispatcherImpl.readv0(Native Method) ~[?:?] 1> at sun.nio.ch.SocketDispatcher.readv(SocketDispatcher.java:43) ~[?:?] 1> at sun.nio.ch.IOUtil.read(IOUtil.java:278) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:440) ~[?:?] 1> at java.nio.channels.SocketChannel.read(SocketChannel.java:481) ~[?:1.8.0_151] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.read(NioSocketChannel.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.TcpReadContext.read(TcpReadContext.java:51) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketEventHandler.handleRead(SocketEventHandler.java:93) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.handleRead(SocketSelector.java:178) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.processKey(SocketSelector.java:68) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:113) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.IndicesService ] [node_sd3] [dest/vIWcQWqASY6ynJVTOe2H7g] closing index service (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/SktKe4hFTHyJKO7gBOezfw] closing index service (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] [1] closing... (reason: [shutdown]) 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [1] closing... (reason: [shutdown]) 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [dest][1] state: [STARTED]->[CLOSED], reason [shutdown] 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.s.IndexShard ] [node_sd3] [source][1] state: [STARTED]->[CLOSED], reason [shutdown] 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][1] flushing shard on close - this might take some time to sync files to disk 1> [2017-12-31T05:50:54,820][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] flushing shard on close - this might take some time to sync files to disk 1> [2017-12-31T05:50:54,820][WARN ][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [source][0]: failed to list shard for shard_started on node [HHMoQL6gTuKgHFJ6a395cA] 1> org.elasticsearch.action.FailedNodeException: Failed node [HHMoQL6gTuKgHFJ6a395cA] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.onFailure(TransportNodesAction.java:239) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.access$200(TransportNodesAction.java:153) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction$1.handleException(TransportNodesAction.java:211) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:505) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.start(TransportNodesAction.java:197) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction.doExecute(TransportNodesAction.java:89) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction.doExecute(TransportNodesAction.java:52) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:81) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.list(TransportNodesListGatewayStartedShards.java:91) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.AsyncShardFetch.asyncFetch(AsyncShardFetch.java:289) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.AsyncShardFetch.fetchData(AsyncShardFetch.java:127) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator$InternalPrimaryShardAllocator.fetchData(GatewayAllocator.java:168) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.PrimaryShardAllocator.makeAllocationDecision(PrimaryShardAllocator.java:94) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.BaseGatewayShardAllocator.allocateUnassigned(BaseGatewayShardAllocator.java:62) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator.innerAllocatedUnassigned(GatewayAllocator.java:124) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator.allocateUnassigned(GatewayAllocator.java:114) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.routing.allocation.AllocationService.reroute(AllocationService.java:355) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.routing.allocation.AllocationService.deassociateDeadNodes(AllocationService.java:215) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.discovery.zen.ZenDiscovery$NodeRemovalClusterStateTaskExecutor.execute(ZenDiscovery.java:636) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> Caused by: org.elasticsearch.transport.NodeNotConnectedException: [node_sd3][127.0.0.1:35162] Node not connected 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:693) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:122) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.test.transport.MockTransportService$LookupTestTransport.getConnection(MockTransportService.java:539) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.getConnection(TransportService.java:525) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:501) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> ... 29 more 1> [2017-12-31T05:50:54,821][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [[source/SktKe4hFTHyJKO7gBOezfw]][0]: found 0 allocation candidates of [source][0], node[null], [P], recovery_source[existing recovery], s[UNASSIGNED], unassigned_info[[reason=NODE_LEFT], at[2017-12-31T08:50:54.817Z], delayed=false, details[node_left[h8bs9IUzRPSWE3S5OnIXXQ]], allocation_status[no_attempt]] based on allocation ids: [[rwRliEjIRh-jxEyOzUSncA]] 1> [2017-12-31T05:50:54,821][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [[source/SktKe4hFTHyJKO7gBOezfw]][0]: not allocating, number_of_allocated_shards_found [0] 1> [2017-12-31T05:50:54,821][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [[dest/vIWcQWqASY6ynJVTOe2H7g]][2]: found 0 allocation candidates of [dest][2], node[null], [P], recovery_source[existing recovery], s[UNASSIGNED], unassigned_info[[reason=NODE_LEFT], at[2017-12-31T08:50:54.794Z], delayed=false, details[node_left[bl4yBwZQRrCXgXZLbOA6fQ]], allocation_status[fetching_shard_data]] based on allocation ids: [[Rp2mEOv_Twi9P1OvtmxPgw]] 1> [2017-12-31T05:50:54,821][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [[dest/vIWcQWqASY6ynJVTOe2H7g]][2]: not allocating, number_of_allocated_shards_found [0] 1> [2017-12-31T05:50:54,821][DEBUG][o.e.g.TransportNodesListGatewayStartedShards] [node_sm0] failed to execute on node [HHMoQL6gTuKgHFJ6a395cA] 1> org.elasticsearch.transport.NodeNotConnectedException: [node_sd3][127.0.0.1:35162] Node not connected 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:693) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:122) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.test.transport.MockTransportService$LookupTestTransport.getConnection(MockTransportService.java:539) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.getConnection(TransportService.java:525) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:501) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.start(TransportNodesAction.java:197) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction.doExecute(TransportNodesAction.java:89) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction.doExecute(TransportNodesAction.java:52) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:81) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.list(TransportNodesListGatewayStartedShards.java:91) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.AsyncShardFetch.asyncFetch(AsyncShardFetch.java:289) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.AsyncShardFetch.fetchData(AsyncShardFetch.java:127) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator$InternalPrimaryShardAllocator.fetchData(GatewayAllocator.java:168) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.PrimaryShardAllocator.makeAllocationDecision(PrimaryShardAllocator.java:94) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.BaseGatewayShardAllocator.allocateUnassigned(BaseGatewayShardAllocator.java:62) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator.innerAllocatedUnassigned(GatewayAllocator.java:124) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator.allocateUnassigned(GatewayAllocator.java:114) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.routing.allocation.AllocationService.reroute(AllocationService.java:355) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.routing.allocation.AllocationService.deassociateDeadNodes(AllocationService.java:215) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.discovery.zen.ZenDiscovery$NodeRemovalClusterStateTaskExecutor.execute(ZenDiscovery.java:636) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,822][WARN ][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [dest][0]: failed to list shard for shard_started on node [HHMoQL6gTuKgHFJ6a395cA] 1> org.elasticsearch.action.FailedNodeException: Failed node [HHMoQL6gTuKgHFJ6a395cA] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.onFailure(TransportNodesAction.java:239) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.access$200(TransportNodesAction.java:153) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction$1.handleException(TransportNodesAction.java:211) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:505) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.start(TransportNodesAction.java:197) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction.doExecute(TransportNodesAction.java:89) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.nodes.TransportNodesAction.doExecute(TransportNodesAction.java:52) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:167) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:139) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:81) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.list(TransportNodesListGatewayStartedShards.java:91) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.AsyncShardFetch.asyncFetch(AsyncShardFetch.java:289) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.AsyncShardFetch.fetchData(AsyncShardFetch.java:127) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator$InternalPrimaryShardAllocator.fetchData(GatewayAllocator.java:168) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.PrimaryShardAllocator.makeAllocationDecision(PrimaryShardAllocator.java:94) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.BaseGatewayShardAllocator.allocateUnassigned(BaseGatewayShardAllocator.java:62) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator.innerAllocatedUnassigned(GatewayAllocator.java:124) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.gateway.GatewayAllocator.allocateUnassigned(GatewayAllocator.java:114) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.routing.allocation.AllocationService.reroute(AllocationService.java:355) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.routing.allocation.AllocationService.deassociateDeadNodes(AllocationService.java:215) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.discovery.zen.ZenDiscovery$NodeRemovalClusterStateTaskExecutor.execute(ZenDiscovery.java:636) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:643) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:273) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:198) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> Caused by: org.elasticsearch.transport.NodeNotConnectedException: [node_sd3][127.0.0.1:35162] Node not connected 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:693) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:122) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.test.transport.MockTransportService$LookupTestTransport.getConnection(MockTransportService.java:539) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.getConnection(TransportService.java:525) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:501) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> ... 29 more 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][1] close now acquiring writeLock 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][1] close acquired writeLock 1> [2017-12-31T05:50:54,823][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [[dest/vIWcQWqASY6ynJVTOe2H7g]][0]: found 0 allocation candidates of [dest][0], node[null], [P], recovery_source[existing recovery], s[UNASSIGNED], unassigned_info[[reason=NODE_LEFT], at[2017-12-31T08:50:54.816Z], delayed=false, details[node_left[h8bs9IUzRPSWE3S5OnIXXQ]], allocation_status[no_attempt]] based on allocation ids: [[-4dq4NLQTkOoiVjWcbw8RQ]] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] close now acquiring writeLock 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.t.Translog ] [node_sd3] [dest][1] translog closed 1> [2017-12-31T05:50:54,823][DEBUG][o.e.g.GatewayAllocator$InternalPrimaryShardAllocator] [node_sm0] [[dest/vIWcQWqASY6ynJVTOe2H7g]][0]: not allocating, number_of_allocated_shards_found [0] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] close acquired writeLock 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.t.Translog ] [node_sd3] [source][1] translog closed 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.e.Engine ] [node_sd3] [dest][1] engine closed [api] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.s.Store ] [node_sd3] [dest][1] store reference count on close: 0 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.IndexService ] [node_sd3] [dest] [1] closed (reason: [shutdown]) 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.e.Engine ] [node_sd3] [source][1] engine closed [api] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.s.Store ] [node_sd3] [source][1] store reference count on close: 0 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.IndexService ] [node_sd3] [source] [1] closed (reason: [shutdown]) 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd3] [dest] full cache clear, reason [close] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [dest] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.c.q.IndexQueryCache] [node_sd3] [source] full cache clear, reason [close] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.c.b.BitsetFilterCache] [node_sd3] [source] clearing all bitsets because [close] 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.IndicesService ] [node_sd3] [dest/vIWcQWqASY6ynJVTOe2H7g] closed... (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,823][DEBUG][o.e.i.IndicesService ] [node_sd3] [source/SktKe4hFTHyJKO7gBOezfw] closed... (reason [NO_LONGER_ASSIGNED][shutdown]) 1> [2017-12-31T05:50:54,823][DEBUG][o.e.c.s.MasterService ] [node_sm0] cluster state updated, version [41], source [zen-disco-node-left({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(left)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} left], zen-disco-node-failed({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(transport disconnected)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} transport disconnected], zen-disco-node-failed({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(transport disconnected)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected, {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected]] 1> [2017-12-31T05:50:54,823][INFO ][o.e.n.Node ] [node_sd3] stopped 1> [2017-12-31T05:50:54,824][INFO ][o.e.n.Node ] [node_sd3] closing ... 1> [2017-12-31T05:50:54,824][INFO ][o.e.c.s.MasterService ] [node_sm0] zen-disco-node-left({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(left)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} left], zen-disco-node-failed({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(transport disconnected)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} transport disconnected], zen-disco-node-failed({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(transport disconnected)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected, {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected], reason: removed {{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287},} 1> [2017-12-31T05:50:54,824][DEBUG][o.e.c.s.MasterService ] [node_sm0] publishing cluster state version [41] 1> [2017-12-31T05:50:54,825][DEBUG][o.e.d.z.PublishClusterStateAction] [node_sm0] failed to send cluster state to {node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162} 1> org.elasticsearch.transport.NodeNotConnectedException: [node_sd3][127.0.0.1:35162] Node not connected 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:693) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:122) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.test.transport.MockTransportService$LookupTestTransport.getConnection(MockTransportService.java:539) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.getConnection(TransportService.java:525) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:501) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.discovery.zen.PublishClusterStateAction.sendClusterStateToNode(PublishClusterStateAction.java:280) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.discovery.zen.PublishClusterStateAction.sendClusterStateDiff(PublishClusterStateAction.java:265) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.discovery.zen.PublishClusterStateAction.innerPublish(PublishClusterStateAction.java:192) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.discovery.zen.PublishClusterStateAction.publish(PublishClusterStateAction.java:161) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.discovery.zen.ZenDiscovery.publish(ZenDiscovery.java:338) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:226) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:133) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:150) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:188) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:566) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:244) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:207) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,825][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [41] source [zen-disco-node-left({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(left)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} left], zen-disco-node-failed({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(transport disconnected)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} transport disconnected], zen-disco-node-failed({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(transport disconnected)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected, {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected]]])]: execute 1> [2017-12-31T05:50:54,825][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] cluster state updated, version [41], source [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [41] source [zen-disco-node-left({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(left)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} left], zen-disco-node-failed({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(transport disconnected)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} transport disconnected], zen-disco-node-failed({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(transport disconnected)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected, {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected]]])] 1> [2017-12-31T05:50:54,825][INFO ][o.e.c.s.ClusterApplierService] [node_sm0] removed {{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287},}, reason: apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [41] source [zen-disco-node-left({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(left)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} left], zen-disco-node-failed({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(transport disconnected)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} transport disconnected], zen-disco-node-failed({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(transport disconnected)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected, {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected]]]) 1> [2017-12-31T05:50:54,826][INFO ][o.e.n.Node ] [node_sd3] closed 1> [2017-12-31T05:50:54,826][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,826][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,826][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,826][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,826][WARN ][o.e.c.NodeConnectionsService] [node_sm0] failed to connect to node {node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162} (tried [1] times) 1> org.elasticsearch.transport.ConnectTransportException: [node_sd3][127.0.0.1:35162] connect_exception 1> at org.elasticsearch.transport.TcpChannel.awaitConnected(TcpChannel.java:165) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.openConnection(TcpTransport.java:616) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TcpTransport.connectToNode(TcpTransport.java:513) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.test.transport.MockTransportService$LookupTestTransport.connectToNode(MockTransportService.java:529) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:327) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:314) ~[elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.NodeConnectionsService.validateAndConnectIfNeeded(NodeConnectionsService.java:154) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.cluster.NodeConnectionsService$1.doRun(NodeConnectionsService.java:107) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:635) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] 1> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> Caused by: java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> ... 1 more 1> [2017-12-31T05:50:54,827][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,827][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] applying cluster state version 41 1> [2017-12-31T05:50:54,827][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] apply cluster state with version 41 1> [2017-12-31T05:50:54,827][INFO ][o.e.n.Node ] [node_sm0] stopping ... 1> [2017-12-31T05:50:54,827][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,828][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,828][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,827][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,829][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,829][DEBUG][o.e.t.n.NioTransport ] [node_sm0] failed to connect to socket channel: TcpNioSocketChannel{localAddress=null, remoteAddress=127.0.0.1/127.0.0.1:35162} 1> java.net.ConnectException: Connection refused 1> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] 1> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:?] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.internalFinish(NioSocketChannel.java:174) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.channel.NioSocketChannel.finishConnect(NioSocketChannel.java:152) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.attemptConnect(SocketSelector.java:221) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setupChannel(SocketSelector.java:210) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.setUpNewChannels(SocketSelector.java:198) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.SocketSelector.preSelect(SocketSelector.java:75) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.singleLoop(ESSelector.java:102) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at org.elasticsearch.transport.nio.ESSelector.runLoop(ESSelector.java:78) ~[framework-6.2.0-SNAPSHOT.jar:6.2.0-SNAPSHOT] 1> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 1> [2017-12-31T05:50:54,830][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] set locally applied cluster state to version 41 1> [2017-12-31T05:50:54,830][DEBUG][o.e.c.s.ClusterApplierService] [node_sm0] processing [apply cluster state (from master [master {node_sm0}{bOWASjTcTOisA4FsYPv-OQ}{X9p-TRaQRu2ozwChrLrnkQ}{127.0.0.1}{127.0.0.1:46220} committed version [41] source [zen-disco-node-left({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(left)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} left], zen-disco-node-failed({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(transport disconnected)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} transport disconnected], zen-disco-node-failed({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(transport disconnected)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected, {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected]]])]: took [4ms] done applying updated cluster state (version: 41, uuid: nQx_LKUFTtC_E4gzXceKkw) 1> [2017-12-31T05:50:54,830][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-left({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(left)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} left], zen-disco-node-failed({node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434}), reason(transport disconnected)[{node_sd1}{bl4yBwZQRrCXgXZLbOA6fQ}{WvStMckgTbavASbjfLcjkA}{127.0.0.1}{127.0.0.1:43434} transport disconnected], zen-disco-node-failed({node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287}), reason(transport disconnected)[{node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected, {node_sd2}{h8bs9IUzRPSWE3S5OnIXXQ}{w5uWzJc0Q3CtwzbANShqUg}{127.0.0.1}{127.0.0.1:35287} transport disconnected]]: took [13ms] done publishing updated cluster state (version: 41, uuid: nQx_LKUFTtC_E4gzXceKkw) 1> [2017-12-31T05:50:54,830][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [zen-disco-node-failed({node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}), reason(transport disconnected)[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162} transport disconnected, {node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162} transport disconnected], zen-disco-node-left({node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162}), reason(left)[{node_sd3}{HHMoQL6gTuKgHFJ6a395cA}{ssi3pC3gRMK3fzYD3Gfqtw}{127.0.0.1}{127.0.0.1:35162} left]]: ignoring, master service not started 1> [2017-12-31T05:50:54,830][DEBUG][o.e.c.s.MasterService ] [node_sm0] processing [cluster_reroute(async_shard_fetch)]: ignoring, master service not started 1> [2017-12-31T05:50:54,831][INFO ][o.e.n.Node ] [node_sm0] stopped 1> [2017-12-31T05:50:54,831][INFO ][o.e.n.Node ] [node_sm0] closing ... 1> [2017-12-31T05:50:54,831][INFO ][o.e.n.Node ] [node_sm0] closed Completed [30/30] on J3 in 92.09s, 3 tests, 2 failures, 1 error <<< FAILURES! [ant:junit4] JVM J3: stderr was not empty, see: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex/build/testrun/test/temp/junit4-J3-20171231_094859_8115891746404227083102.syserr Tests with failures: - org.elasticsearch.index.reindex.ReindexFailureTests.testResponseOnSearchFailure - org.elasticsearch.index.reindex.ReindexFailureTests.testFailuresCauseAbortDefault - org.elasticsearch.index.reindex.ReindexFailureTests.testAbortOnVersionConflict Slow Tests Summary: 92.09s | org.elasticsearch.index.reindex.ReindexFailureTests 15.55s | org.elasticsearch.index.reindex.ReindexBasicTests 13.83s | org.elasticsearch.index.reindex.RethrottleTests 12.13s | org.elasticsearch.index.reindex.DeleteByQueryBasicTests 12.10s | org.elasticsearch.index.reindex.RetryTests [ant:junit4] JVM J0: 0.26 .. 28.83 = 28.57s [ant:junit4] JVM J1: 0.26 .. 27.60 = 27.34s [ant:junit4] JVM J2: 0.26 .. 27.79 = 27.54s [ant:junit4] JVM J3: 0.26 .. 115.85 = 115.59s [ant:junit4] Execution time total: 1 minute 55 seconds [ant:junit4] Tests summary: 30 suites, 172 tests, 1 error, 2 failures :modules:reindex:test FAILED :modules:reindex:test (Thread[Task worker for ':',5,main]) completed. Took 1 mins 55.873 secs. :modules:reindex:integTestCluster#stop (Thread[Task worker for ':',5,main]) started. :modules:reindex:integTestCluster#stop Putting task artifact state for task ':modules:reindex:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':modules:reindex:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 5258 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/modules/reindex Command: kill -9 5258 Successfully started process 'command 'kill'' :modules:reindex:integTestCluster#stop (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :distribution:zip:integTestCluster#stop (Thread[Task worker for ':',5,main]) started. :distribution:zip:integTestCluster#stop Putting task artifact state for task ':distribution:zip:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':distribution:zip:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 32266 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/distribution/zip Command: kill -9 32266 Successfully started process 'command 'kill'' :distribution:zip:integTestCluster#stop (Thread[Task worker for ':',5,main]) completed. Took 0.001 secs. :docs:integTestCluster#stop (Thread[Task worker for ':',5,main]) started. :docs:integTestCluster#stop Putting task artifact state for task ':docs:integTestCluster#stop' into context took 0.0 secs. Up-to-date check for task ':docs:integTestCluster#stop' took 0.0 secs. It is not up-to-date because: Task has not declared any outputs. Shutting down external node with pid 32186 Starting process 'command 'kill''. Working directory: /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos/docs Command: kill -9 32186 Successfully started process 'command 'kill'' :docs:integTestCluster#stop (Thread[Task worker for ':',5,main]) completed. Took 0.002 secs. 1374 actionable tasks: 1360 executed, 14 up-to-date Stopped 1 worker daemon(s). runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<< runbld>>> DURATION: 1365618ms runbld>>> STDOUT: 4610311 bytes runbld>>> STDERR: 39767 bytes runbld>>> WRAPPED PROCESS: FAILURE (1) runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/elastic+elasticsearch+6.x+multijob-unix-compatibility/os/centos runbld>>> Storing build metadata: runbld>>> FAILURES: 8 runbld>>> BUILD: https://5086a1f436ee16623a447bdf25881bbc.us-east-1.aws.found.io:9243/build-1498188341992/t/20171231082810-DABD1F7D runbld>>> MAILING: build-elasticsearch@e***.co runbld>>> Mail sent. Output: {:code 0, :error :SUCCESS, :message "messages sent"} runbld>>> NOTIFYING SLACK Build step 'Execute shell' marked build as failure Archiving artifacts Sending e-mails to: infra-root+build@elastic.co Recording test results Finished: FAILURE